On Tue, Feb 18, 2003 at 01:34:00PM +0100, Gregor Waluga wrote:
> Am Dienstag, 18. Februar 2003 02:04 schrieb Max Bowsher:
>
> Hi,
>
> With Schultz's hint it works fine now. Thanks!
> I didn't know before that I have to include the parent directories...
>
> > NB: * will match dotfiles. No need fo
Am Dienstag, 18. Februar 2003 02:04 schrieb Max Bowsher:
Hi,
With Schultz's hint it works fine now. Thanks!
I didn't know before that I have to include the parent directories...
> NB: * will match dotfiles. No need for .* as well.
Really? As I understood the FAQ entry [1], * maches all files be
On Tue, Feb 18, 2003 at 01:04:28AM -, Max Bowsher wrote:
> Gregor Waluga wrote:
> > + .kde/share/apps/kabc/
> > + .kde/share/apps/kbear/
> > + .kde/share/apps/kopete/
> > + .kde/share/apps/korganizer/
> > + .kde/share/apps/quanta/
> > + .gaim/
> > + .gaimrc
> > + .OpenOffice/user/config/
> > +
Gregor Waluga wrote:
> + .kde/share/apps/kabc/
> + .kde/share/apps/kbear/
> + .kde/share/apps/kopete/
> + .kde/share/apps/korganizer/
> + .kde/share/apps/quanta/
> + .gaim/
> + .gaimrc
> + .OpenOffice/user/config/
> + .OpenOffice/user/wordbook/
> - *
> - .*
+ .kde/share/apps/kabc/
+ .kde/share/app
Gregor Waluga wrote:
> Am Dienstag, 18. Februar 2003 01:04 schrieb Max Bowsher:
>
> Hi,
>
>>> My general problem is, that I want to use an include-file, where
>>> also exludes are listed. Here's my file (base directory is
>>> /home/gregor/):
>>> - *
>>> - .*
>>> + .kde/share/apps/kabc/*
>>> + .kde/
Am Dienstag, 18. Februar 2003 01:04 schrieb Max Bowsher:
Hi,
> > My general problem is, that I want to use an include-file, where also
> > exludes are listed. Here's my file (base directory is /home/gregor/):
> > - *
> > - .*
> > + .kde/share/apps/kabc/*
> > + .kde/share/apps/kbear/*
> > + .kde/s
Gregor Waluga wrote:
> Hi,
>
> I got a little question on the rsync-option include/exclude:
> I excluded all hidden files in my home-directory but I want two files
> to be included. I used following command:
>
> gregor@notebook:~> rsync -avzuPn -e ssh --exclude=.* --exclude=*
> --include=.kderc --i
Hi,
I got a little question on the rsync-option include/exclude:
I excluded all hidden files in my home-directory but I want two files to be
included. I used following command:
gregor@notebook:~> rsync -avzuPn -e ssh --exclude=.* --exclude=*
--include=.kderc --include=.gaimrc /home/gregor/ 192.