XFileSharing Pro - File transfer error "Zero filesize at uu.cgi line 47&am

Message
Author
venture89
Posts: 95
Joined: Aug 30, 2011 12:11 am

File transfer error "Zero filesize at uu.cgi line 47&am

#1 Postby venture89 » Jan 18, 2013 7:14 am

Hello All,

I am getting an error when transferring files to a certain server. This server is the only one that is giving this error (I can transfer the same files to a different server without any issues)

Here is the error they give
Zero filesize at uu.cgi line 47.
For help, please send mail to the webmaster ([email protected]), giving this error message and the time and date of the error.

Sending 00042/0jzh22gjsw7r...
Here is that line in the trouble server's uu.cgi file

Code: Select all

die("Zero filesize") if !-s "$dir/$dx/$file1";
Only different between this server and any other server is that it's data is located at /data/file_serv

While on other servers data is located at /home/file_serv

Can anybody suggest a solution to this issue?
Thanks in advance.
[/quote]

bizman
Posts: 95
Joined: Mar 24, 2013 1:57 am

#2 Postby bizman » Jul 17, 2014 7:05 am

hello. I have same error... what is the problem?