Put file with star in destination filename

Advertisement

StevenJW
Guest

Put file with star in destination filename

I am trying to replace a Windows FTP script with WinSCP so I can use FTPES. The destination system is an OS that requires a * in the filename (part1*part2.) I can't get the WinSCP command to leave the star in the destination filename.

The FTP command is
put C:\upload\file.bin upload*file.

the WinSCP commands I've tried are
"put -transfer=binary C:\upload\file.bin upload*file."
"put -transfer=binary C:\upload\file.bin upload[*]file."
"put -transfer=binary C:\upload\file.bin upload**file."

Any suggestions?

Reply with quote

Advertisement

Advertisement

You can post new topics in this forum