[MacPorts] Mirroring modified

MacPorts noreply at macports.org
Sat Jul 23 10:28:04 PDT 2016


Page "Mirroring" was changed by larryv at macports.org
Diff URL: <https://trac.macports.org/wiki/Mirroring?action=diff&version=17>
Revision 17
Comment: put each table cell on its own line (the first column is about to get much wider)
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: Mirroring
=========================================================================
--- Mirroring (version: 16)
+++ Mirroring (version: 17)
@@ -48,15 +48,24 @@
 
 There is a sample script below for mirroring these modules via rsync. You don't have to use that script if you already have other arrangements for syncing, but please use the following `rsync` flags, for the following reasons:
 
-||=`rsync` flag        =||=Purpose
-|| `--compress`, `-z`   || File data is compressed during transfer. The server won't re-compress files that are already compressed.
-|| `--delete-delay`     || Files which were removed on the server are removed from the mirror after the transfer is finished. This option is similar to but more efficient than `--delete-after`.
-|| `--hard-links`, `-H` || Hard links are preserved.
-|| `--links`, `-l`      || Symbolic links (symlinks) are preserved.
-|| `--perms`, `-p`      || File and directory permissions are preserved.
-|| `--recursive`, `-r`  || Directories are copied recursively.
-|| `--timeout=600`      || If no data is transferred for 10 minutes, the connection is dropped.
-|| `--times`, `-t`      || Modification times are preserved.
+||=`rsync` flag =|| \
+||=Purpose
+|| `--compress`, `-z` || \
+|| File data is compressed during transfer. The server won't re-compress files that are already compressed.
+|| `--delete-delay` || \
+|| Files which were removed on the server are removed from the mirror after the transfer is finished. This option is similar to but more efficient than `--delete-after`.
+|| `--hard-links`, `-H` || \
+|| Hard links are preserved.
+|| `--links`, `-l` || \
+|| Symbolic links (symlinks) are preserved.
+|| `--perms`, `-p` || \
+|| File and directory permissions are preserved.
+|| `--recursive`, `-r` || \
+|| Directories are copied recursively.
+|| `--timeout=600` || \
+|| If no data is transferred for 10 minutes, the connection is dropped.
+|| `--times`, `-t` || \
+|| Modification times are preserved.
 
 == Stay up to date
 
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/Mirroring>
MacPorts <https://www.macports.org/>
Ports system for OS X

This is an automated message. Someone added your email address to be
notified of changes on 'Mirroring' page.
If it was not you, please report to .


More information about the macports-changes mailing list