SFTP - Linux Shell Script to Automate Synchronize Remote to Local Directory using LFTP command

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


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

Thanks, been looking for something like this for secure, automated backups.

jajooby
Автор

You should probably use >> instead of > since > will overwrite the whole file, and >> will just add to the end. The user may have other fingerprints in their known_hosts they don't want to lose.

SoundToxin
Автор

Hi, when i am executing this bash script i am getting this error mirror: Access failed: /CL/cv02/if/ftpusers/T04: No such file or directory

AmitKumar-fbif
Автор

Hi. I don't have access to download bash script from description

sourabh
Автор

How can i connect if using proxy to connection to remote host using sftp....what will be the command?

shivk
Автор

Hello, i tried opening the link but I get message that I am not allowed to view the file, thanks

cofskyu
Автор

Hello, I can not download the script, google says I need to ask for permission, please help thanks

everhits
Автор

Thanks for this post. This is really informative if one has to copy files from ftp server to local linux server. but when i ran the sh file in my local linux machine it has not moved from [Connecting....] and the files are not copied from ftp server to local. Pl assist me in this

AmitKumar-fbif
Автор

nice video man, can i connect to the windows

vetribull
Автор

I don't know if it is informative. I can't read anything in your black window with dark letters

cedetafra