[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:02:55 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 | Keywords:
Architecture: Intel | Platform: Windows 7
-----------------------+-----------------------
'''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>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows
More information about the Cyberduck-trac
mailing list