I've been using smbnetfs to transfer files using cp command across multiple Debian servers. Everything works great, copying files never failed. But there is a problem with preserving date and time, and I could not find a reason why or any solution for it (perhaps my Google-fu is not up to par ? :)
Example:
In this example, uvcvideo.ko end up with a time stamp value as current time. Copying files the other direction (push) also has the same error.
Anybody using smbnetfs has seen this problem?
Thanks,
Example:
root@Dockstar:/localdisk/linux# cp -a /media/net/WORKGROUP/TLDDEBIAN/localdisk/linux/uvcvideo.ko . cp: preserving times for `./uvcvideo.ko': Invalid argument
In this example, uvcvideo.ko end up with a time stamp value as current time. Copying files the other direction (push) also has the same error.
Anybody using smbnetfs has seen this problem?
Thanks,