Re: FTP upload of large files

2011-06-23 Thread Martin Winter
You are wrong: ftp client is not related to gwt, worst ftp is not related to most of browser. Every technology has limits. The file server supports webdav as well. Can I build a simple webdav client with GWT / javascript for just uploading and downloading some big files? I think

FTP upload of large files

2011-06-22 Thread Martin Winter
I want to upload large files (up to several GB) from the webuser-pc to the ftp-server. The user should not have to install a plugin or a special software, so I would be glad to have the client in javascript. the java-functionality should be something like :