F
flarosa
I recently installed a NAS drive (network attached storage) which is
basically a small Linux system that acts as a dedicated file share.
Mostly it works fine, in the sense that I can attach to it and copy
files back and forth.
I used xcopy to back up a large directory to the networked drive, then
subsequently I used xcopy with the /D switch to copy only the files
that were new or changed since the last copy.
The /D switch doesn't seem to work - xcopy just copies all the files
anyway, even if they are already on the destination disk with the same
timestamp.
I have successfully done similar copies with xcopy /D to local disks
or networked disks on remote Windows computers.
Does anyone know what is going on here and what I can do about it?
The drive I'm using is called a Hammer N1200. I have it configured to
use CIFS. It also supports NFS, would that help?
basically a small Linux system that acts as a dedicated file share.
Mostly it works fine, in the sense that I can attach to it and copy
files back and forth.
I used xcopy to back up a large directory to the networked drive, then
subsequently I used xcopy with the /D switch to copy only the files
that were new or changed since the last copy.
The /D switch doesn't seem to work - xcopy just copies all the files
anyway, even if they are already on the destination disk with the same
timestamp.
I have successfully done similar copies with xcopy /D to local disks
or networked disks on remote Windows computers.
Does anyone know what is going on here and what I can do about it?
The drive I'm using is called a Hammer N1200. I have it configured to
use CIFS. It also supports NFS, would that help?