Displaying 2 results from an estimated 2 matches for "bla_2".
Did you mean:
bla2
2024 Feb 06
0
BUG? rsync ends without message by delete files
...n 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...) and stopps again
> after some correctly doing after deleting so...
2024 Feb 06
0
BUG? rsync ends without message by delete files
...n 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...) and stopps again
> after some correctly doing after deleting so...