edpatterson
IS-IT--Management
- Feb 24, 2005
- 186
Is there a functionally equivalent for directory.move using share names?
directory.move(\\server\source\folder, \\server\destination\folder) throws a 'Source and destination path must have identical roots. Move will not work across volumes.' The shares are on the same volume but the app has no way of knowing that.
Ideas?
I am moving old home directories out of the tape path.
Ed
directory.move(\\server\source\folder, \\server\destination\folder) throws a 'Source and destination path must have identical roots. Move will not work across volumes.' The shares are on the same volume but the app has no way of knowing that.
Ideas?
I am moving old home directories out of the tape path.
Ed