[Cyberduck-trac] [Cyberduck] #9214: Download to... fails over sftp

Cyberduck trac at trac.cyberduck.io
Sun Jan 17 15:39:50 UTC 2016


#9214: Download to... fails over sftp
----------------------------+----------------------
 Reporter:  Xaero182        |         Owner:
     Type:  defect          |        Status:  new
 Priority:  normal          |     Milestone:
Component:  core            |       Version:  4.7.3
 Severity:  normal          |    Resolution:
 Keywords:  download        |  Architecture:  Intel
 Platform:  Mac OS X 10.10  |
----------------------------+----------------------
Description changed by Xaero182:

Old description:

> When using the "download to..." file option to download a set of files to
> the local file system, it only works when these files are not yet
> present.
>
> Steps to reproduce:
> 1. create a temp dir locally
> 2. open cyberduck and login to server using sftp (I'm using a
> public/private key mechanism)
> 3. select a file and click "Download to..." in the context menu
> 4. download the file to temp dir
> 5. check that they are actually there
> 6. redo steps 3 and 4
> 7. click overwrite in the dialog
> 8. observe that original downloaded files are gone
>

> Log drawer content after these steps:
>
> 1 OPENDIR
> 2 READDIR
> 3 READDIR
> 4 CLOSE
> 5 OPEN
> 6 READ
> 7 READ
> 8 READ
> 9 READ
> 10 CLOSE
> 1 OPENDIR
> 2 READDIR
> 3 READDIR
> 4 CLOSE
> 5 OPEN
> 6 READ
> 7 READ
> 8 READ
> 9 READ
> 10 CLOSE

New description:

 When using the "download to..." file option to download a set of files to
 the local file system, it only works when these files are not yet present.

 Steps to reproduce:
 1. create a temp dir locally
 2. open cyberduck and login to server using sftp (I'm using a
 public/private key mechanism)
 3. select a file and click "Download to..." in the context menu
 4. download the file to temp dir
 5. check that they are actually there
 6. redo steps 3 and 4
 7. click overwrite in the dialog
 8. observe that original downloaded files are gone


 Log drawer content after these steps:

 {{{
 1 OPENDIR
 2 READDIR
 3 READDIR
 4 CLOSE
 5 OPEN
 6 READ
 7 READ
 8 READ
 9 READ
 10 CLOSE
 1 OPENDIR
 2 READDIR
 3 READDIR
 4 CLOSE
 5 OPEN
 6 READ
 7 READ
 8 READ
 9 READ
 10 CLOSE
 }}}

--

-- 
Ticket URL: <https://trac.cyberduck.io/ticket/9214#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