Blanks in the file path

Core FTP client questions and answers
Post Reply
rb
Posts: 5
Joined: Mon Mar 26, 2007 6:22 pm

Blanks in the file path

Post by rb »

When transferring from command line, I get a file not found if I have blanks in the file path. If I remove the blanks then it works. Is there any solution for this?

corecmd.exe -ssh -s -u "D:\MHR Batch Applications\xxx\PGPCntl\xxxPublicKey\Junk.pub" sftp://userid:*********@xxx.yyy.com/home/userid/to_xxx/ >>log.txt
Post Reply