ENOTSUP: Operation not supported [futimens], Ubuntu to Synology

Get help for specific problems
Posts: 1
Joined: 5 Sep 2021

amccombs

Using FreeFileSync 11.13 on Ubuntu 20.04, destination is Synology DSM 6.2.4

FreeFileSync, Tools > Options > Copy file access permissions: unchecked
FreeFileSync, gear Left of Compare > Synchronization tab > Select a variant: Mirror ; Delete files: Permanent

The files were successfully transferred, however the date/time stamp on the files were stamped with the date/time of sync, not original date/time from source file.
04:14:20 PM    Warning    Cannot write modification time of "/run/user/1001/gvfs/afp-volume:host=amccombs.local,user=amccombs,volume=web/amccombs/phpinfo~600a.ffs_tmp".
ENOTSUP: Operation not supported [futimens]
User avatar
Site Admin
Posts: 7506
Joined: 9 Dec 2007

Zenju

Is it possible at all to set file modification times for this GVFS volume? e.g. via "touch" or "cp --preserve=timestamps"?

If the answer is "yes", then maybe there exists a workaround that FFS could implement.