[Cyberduck-trac] [Cyberduck] #9950: Problem creating directory in encrypted vault over FTP

Cyberduck trac at cyberduck.io
Tue May 23 11:12:00 UTC 2017


#9950: Problem creating directory in encrypted vault over FTP
--------------------------+---------------------------
    Reporter:  TheBashar  |      Owner:
        Type:  defect     |     Status:  new
    Priority:  normal     |  Milestone:
   Component:  ftp        |    Version:  Nightly Build
    Severity:  major      |   Keywords:
Architecture:             |   Platform:  Windows 10
--------------------------+---------------------------
 I am connecting to an encrypted vault over FTP.  I try to create a
 directory and the operation fails with:
 "Cannot create folder [UID]..." where [UID] is the folder hash name.

 I see at the bottom of the error popup:

 MKDIR /path/to/vault/d/W7/[UID]

 In the preceding directory listing, I see there is no "W7" directory.  I
 think Cyberduck is trying to create a nested directory "W7/[UID]" in one
 command which returns a 550 error.  I think Cyberduck needs to issue two
 separate commands:

 MKDIR /path/to/vault/d/W7

 MKDIR /path/to/vault/d/W7/[UID]

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


More information about the Cyberduck-trac mailing list