Re: FTP upload of large files
> 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 http://www.webdavsystem.com/ajax has this functionality... but
it is expensive and I want to code a simple client for free.
> I built
> client in flash technology, working on theoretically any size of file
> but divides large file on small chunks and cooperate with server to
> join them later. Works on http.
The client should work without flash, if possible...
> In GWT you have FileUpload control.
> Maybe there search for hints.
If I understand the FileUpload - documentation correct, I need to
code servlets for the server to use this control. But I have no access
to the file server, it is a file server of a webhost where I habe only
ftp and webdav access.
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home