[09:51] angch: rsync ni, in any case, memang kena specify source-dir utk di backup ke? [09:51] excalibr, ? [09:51] excalibr, yes..? [09:53] aku guna --include-from utk bagi dia baca pattern dari file..tapi rsync tak copy apa-apa kalau aku tak specify source-dir [09:53] persoalannya ialah..kenapa perlu specify sourcedir bila kita dah supply dia dgn pattern list [09:54] pattern list =filter [09:54] kena appy source against filter. [09:54] pattern list != senarai file untuk rsync [09:54] s/appy/apply/ [09:55] senarai file pun sama..aku guna --files-from= tapi kena specify src-dir juga [09:55] * excalibr pening baca man rsync [09:57] excalibr, sorry, can't help. /me man rsync juga [09:57] oh bila guna files-from, rsync nak anchor path files dlm list tu ke src-dir [09:57] better bagi contoh [09:59] ni contoh backup list [09:59] http://pastebin.com/raw.php?i=1rEBFGE2 [09:59] command line lah [10:01] "The filenames that are read from the FILE are all relative to the source dir -- any leading slashes are removed and no ".." references are allowed to go higher than the source dir. For example, take this command: [10:01] rsync -a --files-from=/tmp/foo /usr remote:/backup" [10:01] aka semua /etc/foo/bar akan jadi etc/foo/bar [10:01] dalam list u. [10:01] so kena specify source of "/" [10:01] aka rsync --files-from=your.txt / $dest [10:11] ah yes.. [10:17] option files-from ni hanya utk literal matching ke..bila backuplist ada wildcard, rsync terus halt [10:19] seems so.. "Using this option allows you to specify the exact list of files to transfer.." [10:20] relative links