Re: Sync files not folders non recursively

2009-03-04 Thread Matt McCutchen
On Wed, 2009-03-04 at 15:13 +0100, Ehlers, Kolja wrote: > What I am trying to do is to simply sync files with a special > suffix to a destination folder. So I dont want to transfer recursively but I > want to delete files from the destination which are not in the source > anymore. > > Closest I ha

Re: AW: AW: Sync files not folders non recursively

2009-03-04 Thread Fabian Cenedese
At 15:35 04.03.2009 +0100, Ehlers, Kolja wrote: >Thanks for helping but using: > >/usr/bin/rsync -dnolptgvze --delete --delete-excluded --include='*.htm' --in >clude='*.html' --exclude='*.*' /SOURCE /DESTINATION > >is not syncing anything Why do you use -d? You want to sync files not directories.

Sync files not folders non recursively

2009-03-04 Thread Ehlers, Kolja
Hi all, I am now trying to find a solution to my problem for quite some time. I hope you can help. What I am trying to do is to simply sync files with a special suffix to a destination folder. So I dont want to transfer recursively but I want to delete files from the destination which are not in t

AW: AW: Sync files not folders non recursively

2009-03-04 Thread Ehlers, Kolja
g [mailto:rsync-bounces+ehlers=clinresearch@lists.samba.org]im Auftrag von Fabian Cenedese Gesendet: Mittwoch, 4. Marz 2009 15:28 An: rsync@lists.samba.org Betreff: Re: AW: Sync files not folders non recursively >I am now trying to find a solution to my problem for quite some time. I hope &

Re: AW: Sync files not folders non recursively

2009-03-04 Thread Fabian Cenedese
>I am now trying to find a solution to my problem for quite some time. I hope >you can help. What I am trying to do is to simply sync files with a special >suffix to a destination folder. So I dont want to transfer recursively but I >want to delete files from the destination which are not in the s

AW: Sync files not folders non recursively

2009-03-04 Thread Ehlers, Kolja
Nachricht- Von: Ehlers, Kolja [mailto:ehl...@clinresearch.com] Gesendet: Mittwoch, 4. März 2009 15:13 An: rsync@lists.samba.org Betreff: Sync files not folders non recursively Hi all, I am now trying to find a solution to my problem for quite some time. I hope you can help. What I am trying