[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
Thu Jul 5 20:12:24 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: reopened
Priority: normal | Milestone:
Component: cli | Version: 6.6.2
Severity: normal | Resolution:
Keywords: | Architecture: Intel
Platform: Windows 7 |
-----------------------+-------------------------
Changes (by paulex):
* status: closed => reopened
* resolution: worksforme =>
Comment:
Replying to [comment:2 dkocher]:
> Please try using a glob pattern.
>
> {{{
> duck --username <name> --password <pass> --download
ftp://192.168.0.2/usr/local/root/http/* ~\test\ -y
> }}}
Still no luck. Also already tried *.log (most of the files in the
directory are of that type and that fails too.).
{{{
PS C:\Windows\system32> duck --username guest --password fguest --download
ftp://192.168.0.2/usr/local/root/http/* ~\test\ -y --verbose -e overwrite
http…
Resolving 192.168.0.2…
Opening FTP connection to 192.168.0.2…
FTP connection opened…
Password will be sent in plaintext. Please contact your web hosting
service provider for assistance.
Authenticating as guest…
Login successful…
Prepare http (Overwrite)…
Prepare http (Overwrite)…
> STAT /usr/local/root
< 211- status of /usr/local/root:
total 60
lrwxrwxrwx 1 root root 17 Jul 5 13:14 admin ->
flash/http/admin/
-rw-rw---- 1 httpadmi httpadmi 7 May 23 22:18 apps_release
-rwxr-xr-x 1 root root 22088 May 24 00:25 cbgtagfilt
drwxr-xr-x 1 httpadmi httpadmi 2760 May 24 08:56 config
drwxr-xr-x 1 root root 48 Jun 25 00:00 defadmin
-rw-r--r-- 1 root root 3493 Jul 5 05:35 defindex.html
drwxr-xr-x 1 root root 148 Jul 5 05:35 defindex_img
-rw-r--r-- 1 root root 1029 Jul 5 00:29 deftemplate.xml
drwxr-xr-x 1 root root 0 Jan 1 1970 flash
lrwxrwxrwx 1 root root 10 Jun 29 00:00 http -> flash/http
-rw-r--r-- 1 httpadmi httpadmi 364 Jan 1 1970 index.html
-rwxr-xr-x 1 root root 26776 Jan 1 1970 pcotagfilt
lrwxrwxrwx 1 root root 14 Jan 1 1970 usr-cgi -> flash
/usr-cgi/
211 End of Status
> CWD /usr/local/root/admin
< 250 CWD command successful.
> CWD /usr/local/root/http
< 250 CWD command successful.
> CWD /usr/local/root/usr-cgi
< 250 CWD command successful.
Transfer incomplete…
File not found. /usr/local/root/http. Please contact your web hosting
service provider for assistance.
> QUIT
< 221 Goodbye.
}}}
--
Ticket URL: <https://trac.cyberduck.io/ticket/10386#comment:3>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows
More information about the Cyberduck-trac
mailing list