SFTP - Windows Automate Script to Synchronize Uploading Files to Remote Directory using WinSCP

preview_player
Показать описание

Demo of using WinSCP to script the automation of synchronizing Remote SFTP directory with a Local Directory by Uploading files, One Way Sync
Рекомендации по теме
Комментарии
Автор

Excelente Tutorial!, se debe tener en cuenta 2 cosas para que funcione:
1. Instalar en modo personalizado el winscp y agregar la variable de entorno a Windows.
2. Dentro del winscp ir a: Archivos->nombre de archivos -> generar url del archivo

Con eso se contruye el plano .txt para que funcione el .bat

Gracias desde Colombia!

hugosantillanasalazar
Автор

Thank you so much for posting this! You've made my night awesome. I thought i'd never solve this problem but this fixed it asap

girlmastergeneral
Автор

Thanks for posting. The issue here though is that you store the credentials for connecting to the SFTP server in the script in plain text. Have you used a method where you don't have to save the PW in plain text?

Bill_CBR
Автор

Thanks much !! Finally Will <synchronize remote A B> will work both ways, I need to upload /add file to B

mario-t
Автор

Thanks. I'm just heading into this. I need to coordinate excel files from FTP server of distributor to FTP server of e commerce site of Duda. Which video would be best?

TheCitizenRemy
Автор

Thanks for the tutorial! For future reference (or maybe you could add into the description) you didn't explain the difference between the BAT script and the text file containing the WINSCP command.

MattTheriot
Автор

Thank you for your video,

if I want to download files in a folder that someone else just uploaded with a pattern name, can I do it automatically? for example every 8 pm download files in the newly uploaded folder

imronaderangga
Автор

How exactly does this work? Does it just upload/download files or does it check if the files have been changed like filesize or date?

devKazuto
Автор

Pretty straightforward video. Now I would like to make enquiry about moving files from one remote server to another remote server without having to download the files to your PC

socrayhte
Автор

can the synchronize command take a remote admin share directory instead of the local c:\temp? e.g. as per your example synchronize remote \\server2\c$\temp /home/sftpuser04/Source

zack..
Автор

hi this video is helpful, is there any way to upload files from linux to windows apart from samba via sftp? or any other way which is very feasible. please help at the earliest

kavyajagdeesh
Автор

Gracias fuiste de mucha ayuda saludos desde Costa Rica !!

geraldbarrantes
Автор

Hi, First Time when I connect, it will show the hotkey or secret key. How about the sub-subsequent time of showing the key from winscp

SrinivasaRaoGurram
Автор

thanks! helped me out a lot, appreciate it!

omarbrokeit
Автор

Does it synchronize the folders inside. for e.g if the folder exists in local but not in remote, will this command create that folder in remote with the contents

kathir
Автор

Boss... Can we get the count of files synched each time we sync to remote location

karthickudatha
Автор

Excellent video. I would like to copy the .txt files to a remote server and rename the files to a different extension example.snt to show that they are already sent. I think synchronizing would take up allot of time. Do you have a script that can help me do this?

mengela
Автор

not working on my end
Would it work if the port for SFTP in my cpanel is not 22?
can i run the .bat file in any folder as long it was on the computer?

edseljaygavino
Автор

Thank you so much for sharing this knowledge, really appreaciate.

baihaqiariffin
Автор

Can we give the conditions in the script?
Like first copy 3 files and once it’s successful copy the other 3 files?

Aaqibcraft