On Sat, Dec 20, 2003 at 04:15:00PM +0200, Serhan T?RKMENLER wrote: > when I run #rsync -t rsync.dsbl.org::dsbl/rbldns-list.dsbl.org > will I download this file ? I can view the directory but I cant > download? What am I doing wrong?
You left off the trailing "." arg to tell it where to put the copy. You can use some other directory than ".", if you like, but leaving off the destination results in the files being listed, not copied. ..wayne.. -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html