Custom Commands: Perform Multiple Commands on One Line
I'd like to setup some custom commands that can do more than just one thing at a time. I have no problems doing this in the command line, using a semicolon to separate each command. Since this type of custom command chokes on semicolons, causing the connection to die and reconnect, I'd like to know if this is a bug that can be fixed, or if there's an alternate way to do multiple commands in one custom command in a WinSCP-friendly way?