Sujet : Re: Copy a file from local to network preserving timestamp
De : ambaraba (at) *nospam* none.nn (ambaraba)
Groupes : comp.os.linux.miscDate : 21. Aug 2024, 18:04:49
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <va56nh$3uggc$1@dont-email.me>
References : 1 2
User-Agent : Betterbird (Linux)
On 8/21/24 18:05, Lew Pitcher wrote:
To summarize, you want to use Linux tools to copy a file from a (Windows)
NTFS directory to a (Windows-compatible) CIFS directory, preserving the
(Windows) "creation date" metadata.
...
HTH
Oh yes this/you helped me a LOT.
Copying from a win machine with win utility (robocop, in my case, but prob. there are more) solved my problem :-)
THANKS