In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/02 Report--
Automatic data synchronization using WinSCP scripts (backups)
Write at the front:
This note applies to data backup between windows and linux.
Use the following script if windows has installed the WinSCP program
Script file script.txt
Option echo off
Option transfer binary
Open s ftp://username:password@ip:port
:: cd / backup/
:: put E:\ app (simple upload file command)
Synchronize remote E:\ app\ back / backup/back (synchronization command, compare file information, incremental synchronization)
Exit calls script file run.bat
@ echo off
Cd C:\ Program Files (x86)\ WinSCP
C:
Winscp / script=script.txt / ini=WinSCP.ini / log=log.txt is put into scheduled task execution
Put run.bat into the scheduled task and execute it according to business time.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.