[Cyberduck-trac] [Cyberduck] #5841: still file chooser error with upload from Windows XP
Cyberduck
trac at trac.cyberduck.ch
Sat Mar 26 15:32:27 CET 2011
#5841: still file chooser error with upload from Windows XP
-------------------------+-------------------------------
Reporter: snuggles | Owner:
Type: defect | Status: new
Priority: highest | Milestone: 4.1
Component: core | Version: 4.0.1
Severity: major | Keywords: pathname filename
Architecture: Intel | Platform: Windows XP
-------------------------+-------------------------------
Running version 4.0.2 (8601) but had the same problem in previous version.
Cannot upload anything from folder other than default upload folder.
When navigating away from the default upload folder (for instance by
choosing a subfolder) on local PC (WinXP) and choosing a file to upload
then the upload quits saying Transfer incomplete.
If that same file is then moved to the default upload folder and the
upload is attempted again, it works just fine.
To me it seems that there is something wrong with the way the path and
filename are handled in Cyberduck under Windows XP causing the upload to
fail.
The same problem occurs in FTP, Google Docs and WebDAV (Dropbox) so it is
not protocol specific nor connection specific. It seems to be the core /
interface.
220 (vsFTPd 2.0.5)
FEAT
211-Features:
EPRT
EPSV
MDTM
PASV
REST STREAM
SIZE
TVFS
211 End
USER admin
331 Please specify the password.
PASS ********
230 Login successful.
NOOP
200 NOOP ok.
STAT /data/public
213-Status follows:
drwxrwxr-x 4 501 501 30 Jan 01 00:24 .
drwxr-xr-x 4 502 501 29 Feb 25 2011 ..
drwxrwxrwx 6 501 501 65 Mar 11 2011 audio
drwxrwxrwx 5 501 501 51 Mar 11 2011 films
213 End of status
QUIT
221 Goodbye.
220 (vsFTPd 2.0.5)
FEAT
211-Features:
EPRT
EPSV
MDTM
PASV
REST STREAM
SIZE
TVFS
211 End
USER admin
331 Please specify the password.
PASS ********
230 Login successful.
NOOP
200 NOOP ok.
SYST
215 UNIX Type: L8
STAT /data/public
213-Status follows:
drwxrwxr-x 4 501 501 30 Jan 01 00:24 .
drwxr-xr-x 4 502 501 29 Feb 25 2011 ..
drwxrwxrwx 6 501 501 65 Mar 11 2011 audio
drwxrwxrwx 5 501 501 51 Mar 11 2011 films
213 End of status
TYPE I
200 Switching to Binary mode.
PASV
227 Entering Passive Mode (192,168,2,108,90,8)
STOR /data/public/boekenkast.jpg
150 Ok to send data.
226 File receive OK.
NOOP
200 NOOP ok.
SITE CHMOD 644 /data/public/boekenkast.jpg
200 SITE CHMOD command ok.
QUIT
221 Goodbye.
--
Ticket URL: <http://trac.cyberduck.ch/ticket/5841>
Cyberduck <http://cyberduck.ch>
Open source FTP, SFTP, WebDAV, Cloud Files, Google Docs & Amazon S3 Browser for Mac & Windows.
More information about the Cyberduck-trac
mailing list