Fork me on GitHub

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
developer:rsync_hfs [2020/07/08 02:46]
henri [Compilation Instructions for Rsync v3 with Mac OS X MetaData Support]
developer:rsync_hfs [2020/07/08 03:07]
henri [Compilation Instructions for Rsync v3 with Mac OS X MetaData Support]
Line 60: Line 60:
 <​file>​ <​file>​
 cd ~/Desktop cd ~/Desktop
-curl -O http://​rsync.samba.org/​ftp/​rsync/​src/​rsync-3.2.2.tar.gz+curl -O https://​rsync.samba.org/​ftp/​rsync/​src/​rsync-3.2.2.tar.gz
 tar -xzvf rsync-3.2.2.tar.gz tar -xzvf rsync-3.2.2.tar.gz
 rm rsync-3.2.2.tar.gz rm rsync-3.2.2.tar.gz
-curl -O http://​rsync.samba.org/​ftp/​rsync/​src/​rsync-patches-3.2.2.tar.gz+curl -O https://​rsync.samba.org/​ftp/​rsync/​src/​rsync-patches-3.2.2.tar.gz
 tar -xzvf rsync-patches-3.2.2.tar.gz tar -xzvf rsync-patches-3.2.2.tar.gz
 rm rsync-patches-3.2.2.tar.gz rm rsync-patches-3.2.2.tar.gz