[Cyberduck-trac] [Cyberduck] #9902: cyberduck cli synchronization webdav

Cyberduck trac at cyberduck.io
Fri Mar 31 08:53:14 UTC 2017


#9902: cyberduck cli synchronization webdav
---------------------------+------------------------
    Reporter:  korggrodno  |      Owner:
        Type:  defect      |     Status:  new
    Priority:  normal      |  Milestone:
   Component:  cli         |    Version:  5.2
    Severity:  normal      |   Keywords:
Architecture:  Intel       |   Platform:  Windows 10
---------------------------+------------------------
 Using the command-line cyber duck
 like lnk - https://trac.cyberduck.io/wiki/help/en/howto/cli

 Using the webdav protocol the contents of my laptop regularly synced with
 the cloud drive.
 I use the following command - powershell + Cyberduck cli

 $path_all | % { & duck --upload $dest$_ $folder_source$_ --existing
 compare --parallel 100 --assumeyes -p pass -v }

 But this command contains the problem.
 For example, in the folder $folder_source$_ contains a file 1.tib
 I synced the laptop with the cloud.
 The file is copied to the cloud.
 Then I delete on the laptop 1.tib (for example i no need it  now)
 I synced the laptop with the cloud.
 File 1.tib in the cloud is not removed.

 But I wanted to after the synchronization data in the cloud matches the
 source data.
 Tell me how I can fix the command?
 Maybe I need to run an additional command after synchronization?

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


More information about the Cyberduck-trac mailing list