Search found 4 matches

by rob
Fri Jun 05, 2009 4:24 am
Forum: JFileUpload
Topic: File upload corruption using FTP when moving to another tab
Replies: 10
Views: 25721

Re: File upload corruption using FTP when moving to another tab

I don't think remote access will be possible :(

Is there anything else I could provide you with that might help? code samples or log output or anything?
by rob
Tue Jun 02, 2009 11:29 pm
Forum: JFileUpload
Topic: File upload corruption using FTP when moving to another tab
Replies: 10
Views: 25721

Re: File upload corruption using FTP when moving to another tab

We have windows 2003 server on the server side with filezilla On the client side we've tried firefox 3 on Linux, Mac and Windows and also with Safari 4 on Mac. Are you actually switching to those tabs and browsing while the file is uploading? We also are using the http call back to move the file to ...
by rob
Sun May 31, 2009 11:54 pm
Forum: JFileUpload
Topic: File upload corruption using FTP when moving to another tab
Replies: 10
Views: 25721

Re: File upload corruption using FTP when moving to another tab

They are video and audio files (binary) so I can't diff them (that I know of anyway). They are simply different sizes. For example an MP3 on the client system is 7811766 bytes, after a tab switch upload the file is only 7,629 KB on the server. If there is no tab switch involved, the file is the same...
by rob
Fri May 29, 2009 2:43 am
Forum: JFileUpload
Topic: File upload corruption using FTP when moving to another tab
Replies: 10
Views: 25721

File upload corruption using FTP when moving to another tab

We are implementing the Premium version of jFileUpload for a client, and we seem to have found a bug, but want to verify that it is with Java / JFileUpload and not with our implementation. We are using JFileUpload connecting to an FTP on the backend. The files that are being uploaded are typically q...