Hi all If I run rsync and there is a a new folder / file on the sending side, rsync tries to remove that very folder on the receiving side for some weird reason. This makes no sense to me. If I don't use --delete, this doesn't occur, but instead files that don't exist on the sending side anymore, don't get deleted on the receiving side, which is also not what I want.
Seeking help here! (I'd like to be CC'ed) TIA Sven