Search found 2 matches

by udo.sander
07 Sep 2022, 16:47
Forum: Help
Topic: file modify date/time is not preserved
Replies: 2
Views: 619

Re: file modify date/time is not preserved

Yes, you are right! Thanks for that hint.

When I copy a file via Linux file manager to the WebDAV drive, then the same problem occurs, date/time is set to the current date/time.

If anybody knows how to mount a WebDAV drive in Linux so that it preserves the datetime, I would be glad if they could ...
by udo.sander
07 Sep 2022, 11:42
Forum: Help
Topic: file modify date/time is not preserved
Replies: 2
Views: 619

file modify date/time is not preserved

Dear community,

I want to use FFS to backup files from my Linux Mint 21 computer to a WebDAV cloud storage in sync mode mirroring. and compare mode date+size.

For this, i have mounted the WebDAV drive via following entry in /etc/fstab:

https://<an-openxchange-server>/servlet/webdav.infostore /mnt ...