<div dir="ltr"><div class="gmail-gs" style="margin:0px;padding:0px 0px 20px;width:844px;font-family:"Google Sans",Roboto,RobotoDraft,Helvetica,Arial,sans-serif;font-size:medium"><div class="gmail-"><div id="gmail-:aq4" class="gmail-ii gmail-gt" style="direction:ltr;margin:8px 0px 0px;padding:0px;font-size:0.875rem"><div id="gmail-:aq5" class="gmail-a3s gmail-aiL" style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:small;line-height:1.5;font-family:Arial,Helvetica,sans-serif;overflow:hidden"><div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif;color:rgb(0,102,0)">>> why not avoid using "--remove-source-files" and delete files manually/via extra step afterwards </div><div class="gmail_default" style="font-family:verdana,sans-serif;color:rgb(0,102,0)"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif;color:rgb(0,102,0)">Multiple reasons. Among them:</div><div class="gmail_default" style="font-family:verdana,sans-serif;color:rgb(0,102,0)">1) my jobs run a long time and there are a lot of them. Trying to remember what I did over ssh (where history doesn't get saved) is an extra cognitive load and the system is in a transient state (I've ended up with duplicate files unless I do the extra work later - potentially much later depending on the size of the job). I may also have multiple rsync commands running in separate terminals.</div><div class="gmail_default" style="font-family:verdana,sans-serif;color:rgb(0,102,0)">2) I am managing a lot of large files, and my collection of disks doesn't have 2x free space.</div><div class="gmail_default" style="font-family:verdana,sans-serif;color:rgb(0,102,0)">3) 2 operations instead of 1 gives more room to make a mistake.</div><div class="gmail_default" style="font-family:verdana,sans-serif;color:rgb(0,102,0)"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif;color:rgb(0,102,0)">This is a workaround that I can occasionally use, and you could even say "why not just use ext4magic?" to recover accidentally deleted files etc.</div><div class="gmail_default" style="font-family:verdana,sans-serif;color:rgb(0,102,0)"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif;color:rgb(0,102,0)">Regardless, the semantics of deleting source files without leaving one copy of your files intact should never happen right? </div></div></div><div class="gmail-yj6qo"></div><div class="gmail-adL"></div></div></div><div class="gmail-hi" style="border-bottom-left-radius:1px;border-bottom-right-radius:1px;padding:0px;width:auto;background:rgb(242,242,242);margin:0px"></div></div></div><br class="gmail-Apple-interchange-newline"></div>