[Cyberduck-trac] [Cyberduck] #10020: Unable to upload files with ftps
Cyberduck
trac at cyberduck.io
Sat Jul 22 10:13:13 UTC 2017
#10020: Unable to upload files with ftps
-----------------------+-----------------
Reporter: teras | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: core | Version: 6.1
Severity: normal | Keywords:
Architecture: | Platform:
-----------------------+-----------------
I am trying to use cyberduck with ftps, but with no luck.
(note: ftps, not sftp)
Up to now I am successful to connect to my ftps site, list content and
delete files.
What I can not do, is upload file. Note that with lftp from the command
line I am able to do so.
Another thing is that the certificate is self signed, but it is properly
trusted in my keychain (as far as I can see). And I connect passively to
the server explicitly.
The upload folder is "backup" and it is chrooted. Here is the log file:
{{{
STAT /backups
213-Status follows:
drwxr-xr-x 2 1003 1003 4096 Jul 22 09:34 .
drwxr-xr-x 3 0 1003 4096 Jul 22 08:50 ..
213 End of status
TYPE I
200 Switching to Binary mode.
PASV
227 Entering Passive Mode (0,0,0,0,250,117).
TYPE I
200 Switching to Binary mode.
PASV
227 Entering Passive Mode (0,0,0,0,254,5).
TYPE I
200 Switching to Binary mode.
PASV
227 Entering Passive Mode (0,0,0,0,255,25).
TYPE I
200 Switching to Binary mode.
PASV
227 Entering Passive Mode (0,0,0,0,255,172).
QUIT
221 Goodbye.
}}}
--
Ticket URL: <https://trac.cyberduck.io/ticket/10020>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows
More information about the Cyberduck-trac
mailing list