#965 closed defect (duplicate)
Unexpected "CHMOD not supported" message
Reported by: | davel | Owned by: | dkocher |
---|---|---|---|
Priority: | normal | Milestone: | 2.7.1 |
Component: | core | Version: | 2.7 |
Severity: | normal | Keywords: | |
Cc: | Architecture: | ||
Platform: |
Description
Upload of folder finishes with:
The last action could not be completed due to the following errors: FTP Error: Upload failed < destination path name name > CHMOD not supported
There is one of these errors for each file uploaded (seeTransfers Transcript below).
However, the transfers appear to have occurred successfully and the new files are available on my website.
Problem occured after updating to Cyberduck 2.7 (2600)
Problem is repeatable and consistent.
Workaround is revert to Cyberduck 2.6.2 (2396)
Transcript begins:
220 ProFTPD 1.2.10 Server (ProFTPD f2s Installation) [194.106.33.45] USER davel 331 Password required for davel. PASS ******** 230 User davel logged in. SYST 215 UNIX Type: L8 NOOP 200 NOOP command successful CWD /www.davel.f2s.com/hendrecoed 250 CWD command successful PASV 227 Entering Passive Mode (194,106,33,45,253,211). LIST -a 150 Opening ASCII mode data connection for file list drwxr-xr-x 7 davel none 4096 Nov 27 14:04 . drwxr-xr-x 4 davel none 4096 Jul 9 2005 .. -rw-r--r-- 1 davel none 10 May 9 2005 .lastUpload drwxr-xr-x 5 davel none 4096 Nov 27 13:59 Wilkinson -rwxrwxrwx 1 davel none 2302 Oct 28 2005 index.html drwxr-xr-x 2 davel none 4096 Aug 20 22:44 other -rw-r--r-- 1 davel none 90 Dec 20 2005 phpinfo.php drwxr-xr-x 3 davel none 4096 Oct 13 10:06 private -rw-r--r-- 1 davel none 51 Apr 3 2006 robots.txt drwxr-xr-x 2 davel none 4096 Jun 27 2005 wilkinson drwxr-xr-x 3 davel none 4096 Apr 3 2006 wms -rw-r--r-- 1 davel none 1411 Dec 20 2005 yaz.php 226 Transfer complete. NOOP 200 NOOP command successful MKD /www.davel.f2s.com/hendrecoed/Merioneth-Manganese 257 "/www.davel.f2s.com/hendrecoed/Merioneth-Manganese" - Directory successfully created SITE CHMOD 777 /www.davel.f2s.com/hendrecoed/Merioneth-Manganese 200 SITE CHMOD command successful NOOP 200 NOOP command successful TYPE I 200 Type set to I PASV 227 Entering Passive Mode (194,106,33,45,229,46). STOR /www.davel.f2s.com/hendrecoed/Merioneth-Manganese/fixIE.js 150 Opening BINARY mode data connection for /www.davel.f2s.com/hendrecoed/Merioneth-Manganese/fixIE.js 226 Transfer complete. SITE CHMOD 644 /www.davel.f2s.com/hendrecoed/Merioneth-Manganese/fixIE.js 200 SITE CHMOD command successful NOOP 200 NOOP command successful MKD /www.davel.f2s.com/hendrecoed/Merioneth-Manganese/furtherInfo 257 "/www.davel.f2s.com/hendrecoed/Merioneth-Manganese/furtherInfo" - Directory successfully created SITE CHMOD 777 /www.davel.f2s.com/hendrecoed/Merioneth-Manganese/furtherInfo 200 SITE CHMOD command successful NOOP 200 NOOP command successful < ... lots of similar stuff deleted ... > PASV 227 Entering Passive Mode (194,106,33,45,251,26). STOR /www.davel.f2s.com/hendrecoed/Merioneth-Manganese/style.css 150 Opening BINARY mode data connection for /www.davel.f2s.com/hendrecoed/Merioneth-Manganese/style.css 226 Transfer complete. SITE CHMOD 644 /www.davel.f2s.com/hendrecoed/Merioneth-Manganese/style.css 200 SITE CHMOD command successful QUIT 221 Goodbye.
Change History (1)
comment:1 Changed on Dec 1, 2006 at 11:06:00 AM by dkocher
- Milestone set to 2.7.1
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.