- martin
Post a reply
Topic review
- 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
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
- martin
Re: Automation of Winscp tool
- 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
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