Command to specify a space in remote directory path in a .cmd file
Remote directory to drop file(s) has a space in its name. What's the correct syntax for this statement? I can drop the files into the New Directory using the UI just fine.
Here's an example:
Generate session URS/code shows to reference it after the port as
Excerpt from log:
Jodi
Here's an example:
"put \\servername\sharename\*.txt /New Directory"
/New%20directory/
That doesn't work. The log shows it is trying to drop it in /New0directory
.
Excerpt from log:
Thanks,Copying 1 files/directories to remote directory "/New0directory"
Jodi