winscp hangs
On windows, I call winscp from a perl script using backticks `.
However, sometimes the winscp program just hangs, my perl script completes without error, but the file never gets sent to the target host.
Should I use "system /B" command to background the call or am I missing something here?
However, sometimes the winscp program just hangs, my perl script completes without error, but the file never gets sent to the target host.
Should I use "system /B" command to background the call or am I missing something here?