Rsync Using Git Bash for Windows 10
Step 1: Download & Install Git Bash from here
Step 2: After installation download 3 files from here Download from Here
Step 3: Right click on git bash shortcut, click on Open File Location
Step 4: Right click again on git bash icon & click on Open File Location
Step 5: Copy & Paste downloaded 3 files to Program Files /Git/usr/bin
Open Git bash and execute your Rsync commands
rsync -avz root@server-ip:/home/user/data/* /data/
0 comments:
Post a Comment