Move aFile to aFolder with replacing ???
Move aFile to aFolder with replacing ???
- Subject: Move aFile to aFolder with replacing ???
- From: "Brandon Carpenter" <email@hidden>
- Date: Sat, 10 Mar 2001 11:27:11 -0600
I have a script that will move a file from one volume folder to another
volume folder. Really simple.
If a file already exists, I get an error saying I do not have enough
permissions. Yet if I were to move the same file
the old fashioned way of drag n drop the file gets replaced. I have checked
with the admin
of the machine and I have full access. I have attempted the same thing with
Jon's Command
moveFile replacing and get a differant error message, though still a
permissions error.
Any ideas?
The volumes are on a NT server, shared properly, with full read/write
access.