XFileSharing Pro - Server Upload Limit?

Message
Author
weiden87
Posts: 8
Joined: Sep 12, 2012 3:16 pm

Server Upload Limit?

#1 Postby weiden87 » Oct 23, 2012 9:40 am

Hi guys,
i would like to know the following:

Are there any File- or Uploadlimits which limit the filesize for Uploading with XFS? I know in php are post_max_size and upload_max_filesize but does this matter for XFS (Perl?)?


Thanks,
Weiden

trinsic
Posts: 149
Joined: Dec 21, 2009 9:24 am

#2 Postby trinsic » Oct 24, 2012 10:57 am

You're really only limited by browser limits. Which globally are around 2GB, I believe Chrome allows 4GB.

weiden87
Posts: 8
Joined: Sep 12, 2012 3:16 pm

#3 Postby weiden87 » Oct 24, 2012 4:06 pm

thank you very much, trinsic.

trinsic
Posts: 149
Joined: Dec 21, 2009 9:24 am

#4 Postby trinsic » Oct 24, 2012 9:52 pm

However the FTP mod breaks these limits and doesn't have any size limits if your users upload via FTP .

randy
Posts: 321
Joined: Mar 13, 2012 7:00 pm

#5 Postby randy » Oct 24, 2012 10:54 pm

but if you upload a 1gb file and only 500MB is allowed it won't show up ;)

also be careful to disable ftp server on tim otherwise your temp will overload and your server sends crazy temp error messages!