Re: rsync only the directories, not the files

2008-04-24 Thread Joao Ferreira gmail
On Thu, 2008-04-24 at 13:16 -0400, Matt McCutchen wrote: > Yes. Pass the following option to exclude (-) everything but (!) > directories (/): > > --filter='-! */' > thanks. it worked just fine ! joao > Matt -- Please use reply-all for most replies to avoid omitting the mailing list. To u

Re: rsync only the directories, not the files

2008-04-24 Thread Matt McCutchen
On Thu, 2008-04-24 at 18:00 +0100, Joao Ferreira gmail wrote: > can I tell rsync to sync only the directory struture but _not_ the files > inside the directories ? Yes. Pass the following option to exclude (-) everything but (!) directories (/): --filter='-! */' Matt signature.asc Description

rsync only the directories, not the files

2008-04-24 Thread Joao Ferreira gmail
Hello all, can I tell rsync to sync only the directory struture but _not_ the files inside the directories ? --dir1 ___file11 ___file12 --subdir11 ___file111 ___file112 --dir2 ___file21 ___file22 ---

Syntax of Exclude File

2008-04-24 Thread Tim Evans
I'm having trouble making a very simple entry in my exclude file work properly. The entry is: - TMP/ Purpose of the entry is to exclude any directory or subdirectory named "TMP" from backup via rsync, but it's not doing it. What am I doing wrong? Thanks. -- Tim Evans, TKEvans.com, Inc.|

DO NOT REPLY [Bug 5413] New: rsnapshot looses connection

2008-04-24 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5413 Summary: rsnapshot looses connection Product: rsync Version: 3.0.3 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core