[Cyberduck-trac] [Cyberduck] #11519: FTPS switches to ascii mode in CLI

Cyberduck trac at cyberduck.io
Tue Dec 29 18:24:52 UTC 2020


#11519: FTPS switches to ascii mode in CLI
--------------------------+-------------------------
    Reporter:  eponymous  |      Owner:
        Type:  defect     |     Status:  new
    Priority:  normal     |  Milestone:
   Component:  cli        |    Version:  7.7.2
    Severity:  normal     |   Keywords:
Architecture:  Intel      |   Platform:  macOS 10.15
--------------------------+-------------------------
 I'm using a script to upload some files if they have been updated locally.
 I just noticed that duck is switching to ASCII mode when it's uploading a
 text file. This of course wreaks havoc with the unicode files. Here's the
 verbose output of the command:


 {{{
 ~/ >duck -v -r 4 -y -e upload --synchronize
 "ftps://user@server.org/public_html/dirname/file.html" "$src/file.html"
 Login successful…
 > CWD /public_html/dirname
 < 250 OK. Current directory is /public_html/dirname
 > TYPE A
 < 200 TYPE is now ASCII
 }}}

--
Ticket URL: <https://trac.cyberduck.io/ticket/11519>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list