Re: Port number on command line is an option.
I have found that if you append the port to the end of the "scp://" URL, it works. Here's an example:scp://%username%:%password%@%computername%:%portnum%
Saves the time of writing a custom script.
For what it's worth, I'm using WinSCP 4.3.3 build 1340.
Dan
Thanks for the help, you're a genious!