29 January 2008 - 21:37:00

rsync adalah utility u/ memindah2 file/sinkronisasi file.Kata manualnya sih rsync bisa digunakan sbb :
1. for copying local files. This is invoked when neither source nor destination path contains a : separator2. for copying from the local machine to a remote machine using a remote shell program as the transport (such as rsh or ssh). This is invoked when the destination path contains a single : separator.3. for copying from a remote machine to the local machine using a remote shell program. This is invoked when the source contains a : separator.4. for copying from a remote rsync server to the local machine. This is invoked when the source path contains a :: separator or a rsync:// URL.5. for copying from the local machine to a remote rsync server. This is invoked when the destination path contains a :: separator.6. for listing files on a remote machine. This is done the […]

Read original post at ainoer blog



Post a comment
Name: 
Email: 
URL: 
Comments: