Windows folder synchronization Cwrsync

Source: Internet
Author: User

Back up the script on the client:

-----------------------------

@echo off

Echo starts syncing data, wait a minute ...

Echo.
echo Backup remote 172.16.0.2 filestore data to local start ...
Echo.

Set localtime=%date:~0,4%_%date:~5,2%_%date:~8,2%_%time:~0,2%_%time:~3,2%_%time:~6,2%

Rsync-avzp--progress--delete rsync://172.16.0.2:8173/data/cygdrive/d/wxshop/filestore >> D:\cwRsyncrsync_% Localtime%.log



Echo.
echo Data Sync complete
Echo.

------------------------------------------


The script notes that:

    1. In Rsync://172.16.0.2:8173/data/cygdrive/d/wxshop/filestore, data is a label created on the server side, followed by a space key, and/cygdrive is required

    2. /cygdirve/d/wxshop is actually the way Linux is written, need to pay attention to, at the same time under d:\ if you need some longer such as program Files (X86) This error-prone, you can use a simple way.

Refer to the contents of the annex for specific methods,

The contents of the annex are excerpted from the Internet, if there is a copyright issue please inform


This article is from the "Sulan Network" blog, so be sure to keep this source http://zhangfang526.blog.51cto.com/8588740/1908730

Windows folder synchronization Cwrsync

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.