[Cyberduck-trac] [Cyberduck] #10386: Duck CLI can't find a folder when I tell it to download but will list its contents and download individual files when speciefied

Cyberduck trac at cyberduck.io
Tue Jul 3 22:04:41 UTC 2018


#10386: Duck CLI can't find a folder when I tell it to download but will list its
contents and download individual files when speciefied
-----------------------+----------------------
 Reporter:  paulex     |         Owner:
     Type:  defect     |        Status:  new
 Priority:  normal     |     Milestone:
Component:  ftp        |       Version:  6.6.2
 Severity:  normal     |    Resolution:
 Keywords:             |  Architecture:  Intel
 Platform:  Windows 7  |
-----------------------+----------------------
Description changed by paulex:

Old description:

> '''When I enter:'''
>
> {{{duck --username <name> --password <pass> --download
> ftp://192.168.0.2/usr/local/root/http/ ~\test\ -y}}}
>
> It returns: {{{File not found. /usr/local/root/http. Please contact your
> web hosting service provider for assistance.}}}
>

> '''If I enter:'''
>
> {{{duck --username <name> --password <pass> --download
> ftp://192.168.0.2/usr/local/root/http/template.xml ~\test\ -y}}}
>
> It puts the file in the folder I specified
>

> '''If I enter:'''
>
> {{{duck --username <name> --password <pass> --list
> ftp://192.168.0.2/usr/local/root/http/ -y}}}
>
> it shows me all the files in the directory
>

> Is there something stupidly obvious I'm doing wrong?

New description:

 I'm trying to download all the files in a directory on a local FTP server,
 but when I enter:

 {{{duck --username <name> --password <pass> --download
 ftp://192.168.0.2/usr/local/root/http/ ~\test\ -y}}}

 It returns: {{{File not found. /usr/local/root/http. Please contact your
 web hosting service provider for assistance.}}}


 If I enter:

 {{{duck --username <name> --password <pass> --download
 ftp://192.168.0.2/usr/local/root/http/template.xml ~\test\ -y}}}

 It puts the file in the folder I specified


 If I enter:

 {{{duck --username <name> --password <pass> --list
 ftp://192.168.0.2/usr/local/root/http/ -y}}}

 it shows me all the files in the directory


 Is there something stupidly obvious I'm doing wrong?

--

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


More information about the Cyberduck-trac mailing list