Displaying 2 results from an estimated 2 matches for "bla_1".
Did you mean:
bla1
2024 Feb 06
0
BUG? rsync ends without message by delete files
...es within that list meaning that anything not
>> currently in that list is immune to deletion.
> no, $SOURCE $TARGET are only placeholder here. In real there are normal
> path's like: /foo/bar /new/foo/bar
>
> The Rsync does some time correctly, like:
>
> (sync) /foo/bar/bla_1
> delete /foo/bar/mee/blub
> ...
> (sync) /foo/bar/bla_2
> ...
> delete /foo/bar/mee/borg
> ...
>
> and then, it stops totally quiet.
>
> I try'd to recall the command again an then ist wokrs again correctly
> after the last output delete (/foo/bar/mee/borg...)...
2024 Feb 06
0
BUG? rsync ends without message by delete files
...es within that list meaning that anything not
>> currently in that list is immune to deletion.
> no, $SOURCE $TARGET are only placeholder here. In real there are normal
> path's like: /foo/bar /new/foo/bar
>
> The Rsync does some time correctly, like:
>
> (sync) /foo/bar/bla_1
> delete /foo/bar/mee/blub
> ...
> (sync) /foo/bar/bla_2
> ...
> delete /foo/bar/mee/borg
> ...
>
> and then, it stops totally quiet.
>
> I try'd to recall the command again an then ist wokrs again correctly
> after the last output delete (/foo/bar/mee/borg...)...