General discussion
-
Topic
-
Move files automatically
LockedNetware would not recognized the syntax of a batch file in a w2k machine to move files from two network folders even though user has all trustee rights.
batch file contents:
move s:\folder 1\*.bmp s:\folder 2
the .bat file works fine if the folders are local.
is there a similar batch, script, etc. to accomplish this?