Page 1 of 1

Uploads via web browser

Posted: Tue Jul 27, 2010 6:00 am
by epal
Hi,

Using the browser i'm trying to upload any file over 2GB and I get the following message,

"Exception occurred when uploading file. Please make sure you have upload permission and the file is not restricted."

I have full permissions on the file and i'm not sure what is meant by file is not restricted.

Thanks, great product, really close to making a decision which is why you probably see quite a few more posts from me.

Re: Uploads via web browser

Posted: Tue Jul 27, 2010 6:56 am
by FTP
Somebody asked the same question: http://www.wftpserver.com/bbs/viewtopic ... t=2GB#p147

Please use Chrome + Simple Mode, that will be OK.

Re: Uploads via web browser

Posted: Wed Jul 28, 2010 1:20 am
by epal
Thanks.

How can I default to simple mode for each user that logs in?

Re: Uploads via web browser

Posted: Wed Jul 28, 2010 4:13 am
by epal
Chrome works perfectly in simple mode. Thanks.

In Safari, I get a session timeout pop up but have removed all session limits. Is this a safari issue?

Re: Uploads via web browser

Posted: Wed Jul 28, 2010 4:22 am
by FTP
Yes, maybe its Safari's issue, we will check it later.

And if you want to enforce user view Simple Mode, you must modify the file "webclient/main.html" by yourself, modify it from line 980, keep the codes from line 984-989, remove else in that function.

But it is not recommeded.