We have an external drive we want our server to backup all user data to it every night. How can we script this without expensive backup software?
xcopy directory without directory or file question
When I run Xcopy from a batch file, some files generate an error. “the file was modified externally” I can exclude these files but I really need to keep them backed up.
I have an XP Professional computer that I use to backup the contents of a network share (just for redundancy’s sake). The problem I keep having is that when I connect the hard drive, it keeps assuming the drive letter of a network share that already is being used. This is a problem as I [...]
I wanted to right a batch file that would copy only a new directory and the contents to another location, without copying any old directory and contents. This new directory would be nesting inside a directory, an a new folder will be added from time to time. I thought I could use the xcopy command… [...]





