Jump to content

PHP upload, and File Space


spencer9772

Recommended Posts

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

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. 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.