Guest_imported
New member
- Jan 1, 1970
- 0
Have a quick question for y'all. I'm seeting up a batch file that copies a users My Documents folder to a netowrk share.in win 9x I just used the ~1 for folder names longer then 8 characters. In 2K SP2 I tried the same thing and I get invalid path. for example I would like to do this:
xcopy c:\documents and settings\user\mydocuments to f:\user\mydocuments /e
Anyone know the proper syntax to get this done? By the way the network share is on an NT server 4.0 SP5
Any helps/tips/suggestions would be appreciated.
Alex
xcopy c:\documents and settings\user\mydocuments to f:\user\mydocuments /e
Anyone know the proper syntax to get this done? By the way the network share is on an NT server 4.0 SP5
Any helps/tips/suggestions would be appreciated.
Alex