I'm having a small problem setting up a folder move from one w2k server to another, yet when I do a copy, it works fine. The error I get is a permissions thing, and funnily enough, the directories both have full permissions for everyone. My code looks as follows:
Call objFolder.Move(BGOArchiveDir & strServerName & "\"
Any help on this matter would be highly appreciated...
xim_
Call objFolder.Move(BGOArchiveDir & strServerName & "\"
Any help on this matter would be highly appreciated...
xim_