Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Script on SFTP PUT

Please attach a full session log file showing the problem (using the latest version of WinSCP).

To generate the session log file, use /log=C:\path\to\winscp.log command-line argument. Submit the log with your post as an attachment. Note that passwords and passphrases not stored in the log. You may want to remove other data you consider sensitive though, such as host names, IP addresses, account names or file names (unless they are relevant to the problem). If you do not want to post the log publicly, you can mark the attachment as private.
Marlonrea

Script on SFTP PUT

Hello,

We have been using WinSCP for a while now and recently we ran into an issue. The issue is when we are running the script to do a put onto a client SFTP it pulls the file within our network and pushes the files to the client SFTP folder. If that server drive is not available or that server is down it takes the home directory as a possible directory and transfers files within that home directory. How can we have the script fail or stop when the network path is unavailable?