SFTP - Windows Script to Automate Synchronize Remote to Local Directory using WinSCP

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

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

THANK YOU! i searched for 3 days for such a nice solution!!

harris
Автор

Thanks a million for this! You've just earned a new sub

mwamburi
Автор

This did exactly what I needed, great video man.

quantization
Автор

Simply works. Keep the good work It really help in doing ETL

sz
Автор

This is amazing! Thanks for sharing the knowledge! works like a charm.

BitmasterXor
Автор

Thank you. This was a 100% help for me!

DJIrvinCee
Автор

Very useful short and to the point video. Thanks

GladstonLionel
Автор

Thank you very much for this!
I had to lose time and sanity before I found your video... 🙂
Great job.

OJLDA
Автор

Thanks for the video ! If i need to transfer same files every day, does this method overwrite the old ones ? I basically have to update same files every day since the content of the files changes daily but file names stay the same.

machina
Автор

Muchas gracias por tu video!
hace días que intentaba esto.
Como dato adicional: para poder visualizar el host key, también se puede ver presionando el botón de la barra de herramientas Sessión - Información de servidor/protocolo - Pestaña Protocolo y en la parte de Huellas de clave de servidor en la parte final (abajo) aparece el host key. (el valor separados con ": " )

alfredotaira
Автор

Love your video & resources, worked first go..! thanks!

tristangallagher
Автор

I have followed your video to automate sync with remote to local and vice versa, However is there a method to use that once a file is deleted from local that it synchronizes with the remote folder and deletes that too. Would be really helpful if you could provide a link or method to resolve this issue.

WoodsD
Автор

Thank you, had to write it a little differently in my case but it still worked

SirDella
Автор

Have you tried to run the script with the Windows Task Scheduler? I have the ability to run the script manually but adding in Win Task Scheduler is not working.

jeremyharris
Автор

How to setup in Task Scheduler:

To run WinSCP script, use /script= switch, for example:

Program/script: "C:\Program Files (x86)\WinSCP\WinSCP.com"
Add arguments: /script="D:\test.txt"

azelic
Автор

Hey mate, that helped me a lot, but I want to sync the local and the remote whenever my local folder changes. Can you help me to do that?

cypher
Автор

Thanks very much. I have a question. Can i synchro only new files?

Автор

Hi Sir, I am facing this issue.
[Execute Process Task] Error: In Executing Studio at "", The process exit code was "1" while the expected was "0".
What could be the mistake i have done

ravikishore
Автор

Hi, thanks for your video. Anyway it works, but cant see the files being sent on the console. What I am missing?

Trash
Автор

can you do this to download files to a raspberry pi from a remote computer on the same wifi?

abreezyst