Posted: 07 Nov 2008 12:38 | ||
Registered User Currently Offline |
Posts: 1 Join Date: Nov 2008 |
|
Is it possible to use a mapped network drive or any other mapped drive as the "local" path in the command setlocal.
When I do that, my script errors. It works fine with a normal local drive. It is the command: ftpsetpath |
Posted: 07 Nov 2008 12:40 Last Edited By: sysaxsupport | ||
Moderator Currently Offline |
Posts: 367 Join Date: Nov 2008 |
|
Yes, you should be able to use a network drive as the local path. The only thing to watch for is that there should be a total of 4 backslash characters when specifying the start of the network drive path to escape the slash characters. eg. \\\\mynetdrive\\test
------------------------------------------------ FTP, SFTP, and SSH Server solutions |