Handling filenames with spaces

Advertisement

mazott
Joined:
Posts:
2

Handling filenames with spaces

Hello,
I believe this is an already answered question but here it goes.

I should upload a set of files whose names contain space characters. The upload is from a Windows host running WinSCP to a Unix ftp sever.
The obvious problem is that the Unix host doesn't allow writing filenames of such kind. More in general, using a vanilla command line ftp client I would use quoting the names in my put commands. How could I do that using WinSCP?
Thank you, Marco

Reply with quote

Advertisement

Vichu
Guest

file not found error when try to transfer the file with spac

I am getting file not found error when I try the following cmd

winscp.com /console /command "option batch on" "option confirm off" "open user:pwd@myServer" "cd Upload" "put My SFTPTest.txt" "exit" /log="C:\temp\Winscp.l

Reply with quote

Advertisement

You can post new topics in this forum