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

E_Grey

Copy file from UNC path to the SFTP location

Hello,

I am asked to prepare a bat file for file copy from UNC path to the SFTP location.
Since I am not familiar with this environment I struggle to even begin. I was looking for some useful info, but everything is either too advanced and therefore enigmatic to me or not regarding UNC to SFTP movement.
I saw some basic copying with xcopy usage, but it does not explain how do I setup connections in the script etc. Since GUI does not allow me to connect with UNC path, I don't know how to properly write it.
Could someone please share some example script I could adapt?