spencer9772 Posted December 10, 2014 Share Posted December 10, 2014 Hi guys, does anybody know of any good libraries to handle and validate file uploading including Zipped folders. Also I was needing some tips, so my website developers can come and upload zipped folders, files etc. but eventually would'nt this start taking up a lot of space especially the zipped folders? Link to comment https://forums.phpfreaks.com/topic/293013-php-upload-and-file-space/ Share on other sites More sharing options...
hansford Posted December 11, 2014 Share Posted December 11, 2014 Space - depends on what they are uploading and how many developers are storing there and how much available storage space you have. If it's just plain code and other text files then a decent server space should be able to accommodate tons of these types of zips. Just give them each there own file space within a master file. Have a cron job that runs once a month and mails you the results of the master file and then each developers file size. Video and other heavy files are what can eat up server space quickly. Link to comment https://forums.phpfreaks.com/topic/293013-php-upload-and-file-space/#findComment-1499237 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.