바뀜

둘러보기로 가기 검색하러 가기
+ RSYNC_BW="1024" # (1024KByte/s / 1024) * 8 = 8Mbit/s
</syntaxhighlight>
 
==== 미러링 실행 ====
$ /home/ftpsync/bin/./ftpsync sync:archive:security
</pre>
 
==== 미러링 로그 확인 ====
$ tail -f /home/ftpsync/log/rsync-ftpsync-security.log
</pre>
 
=== 저장소(debian-cd) 미러링 ===
+ RSYNC_BW="1024" # (1024KByte/s / 1024) * 8 = 8Mbit/s
</syntaxhighlight>
 
==== 미러링 실행 ====
$ /home/ftpsync/bin/./ftpsync sync:archive:cd
</pre>
 
==== 미러링 로그 확인 ====
$ tail -f /home/ftpsync/log/rsync-ftpsync-cd.log
</pre>
 
=== 저장소(debian-multimedia) 미러링 ===
+ RSYNC_BW="1024" # (1024KByte/s / 1024) * 8 = 8Mbit/s
</syntaxhighlight>
 
==== 미러링 실행 ====
$ /home/ftpsync/bin/./ftpsync sync:archive:multimedia
</pre>
 
==== 미러링 로그 확인 ====

둘러보기 메뉴