[Cyberduck-trac] [Cyberduck] #10381: Mountain Duck how to save original modification date timestamps
Cyberduck
trac at cyberduck.io
Mon Jul 23 15:10:16 UTC 2018
#10381: Mountain Duck how to save original modification date timestamps
-----------------------+---------------------------
Reporter: Tardigrad | Owner:
Type: defect | Status: closed
Priority: normal | Milestone:
Component: core | Version: 6.6.2
Severity: normal | Resolution: worksforme
Keywords: | Architecture:
Platform: |
-----------------------+---------------------------
Changes (by dkocher):
* status: new => closed
* resolution: => worksforme
Comment:
The timestamps are set by the application (such as Finder) writing the
files to the mounted volume and forwarded to the remote server. Therefore
the default setting copy timestamps does not apply in Mountain Duck. You
could set updated timestamps for the files by using `rsync` to mirror
timestamps on files only such as
{{{
rsync -vv --no-whole-file --recursive --size-only --times --existing
<source location> /Users/<username>/Library/Group\
Containers/G69SCX94XU.duck/Library/Application\
Support/duck/Volumes/<volume name>/
}}}
--
Ticket URL: <https://trac.cyberduck.io/ticket/10381#comment:2>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows
More information about the Cyberduck-trac
mailing list