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: provide sample .bat file for downloading & uploading file

Windows by default does not support SFTP. Maybe you want to use FTPS?
Sumit Tiwari

provide sample .bat file for downloading & uploading file

Hi,

Kindly provide sample .bat file for creating sftp connection with server(Windows Server) for uploading & downloading file.
I have created one .bat file but I am unable to upload a file which contains following:

option batch on
option confirm off
open stsftp@172.25.155.84
put C:\Users\Desktop\links.txt /home1/cchsftp/Sumit/BANKSERVER/
exit

Kindy do the needful.

Thanks in advance
Sumit
sumit tiwari

Automation of Winscp tool

I am new user of WinScp.
My requirement is to upload & download xlsheet & .txt file from Bank Server at day end of today's date without manual interviene i.e File to be downloaded & uploaded automatically at day end.

Kindly send the result of my query to my email id - tiwari_sumit2003@yahoo.co.in

Thanks in Advance