D
Don Culp
I use xcopy for backup. For example, the command would be:
xcopy c:\frontpage\web1 k:\backup\frontpage\web1 /d /s
where the /d switch only copies newer files and the /s switch operates on
subfolders.
However, this doesn't work on local web folders (like web1) created by
FP2003. Xcopy simply aborts with "0 files copied", even though there are
actually newer files in c:\frontpage\web1 subfolders. This type of xcopy
command works fine for other folders but not those created by FP2003. I do
notice in Windows Explorer that the web1 folder has a dot on it that appears
to be blue and perhaps some other color. I don't see this dot on any other
folders.
Thanks,
Don Culp
xcopy c:\frontpage\web1 k:\backup\frontpage\web1 /d /s
where the /d switch only copies newer files and the /s switch operates on
subfolders.
However, this doesn't work on local web folders (like web1) created by
FP2003. Xcopy simply aborts with "0 files copied", even though there are
actually newer files in c:\frontpage\web1 subfolders. This type of xcopy
command works fine for other folders but not those created by FP2003. I do
notice in Windows Explorer that the web1 folder has a dot on it that appears
to be blue and perhaps some other color. I don't see this dot on any other
folders.
Thanks,
Don Culp