Issue with Space in Local Directory listing
Hi,
Here's the script which i use with VB, this can also be copied and executed directly in ordinary Command line (not in WinSCP.com)
And I'm getting the error
Thanks,
Bala
Here's the script which i use with VB, this can also be copied and executed directly in ordinary Command line (not in WinSCP.com)
C:\>"C:\Program Files\WinSCP\WinSCP.com" /console /command "Open UserXXX:password@sftp.xxx.com" "CD FTP/REMO/REMOTE_DIRECTORY" "Put -delete -nopermissions -preservetime [b]"G:\Bala\FileNet DR Process\Checklist2.zip"[/b]" "close" "exit" "/log=c:\winscp.log"
Can anyone provide me a suggestion in this.File or folder 'G:\Bala\FileNet' does not exist.
System Error. Code: 2.
The system cannot find the file specified
Thanks,
Bala