<div dir="auto">Hello,<div dir="auto"><br></div><div dir="auto">Rsync 2.6.9</div><div dir="auto">Mac OS interacting with Windows servers.</div><div dir="auto"><br></div><div dir="auto">My Rsync command: rsync -rvz --exclude-from=exclude.txt source destination.</div><div dir="auto"><br></div><div dir="auto">I copy large files from server A to server B excluding multiple directories which rsync quickly and beautifully executes.</div><div dir="auto">What I end up with at destination is these folders.</div><div dir="auto">  01_us_eng...</div><div dir="auto">     2_ASSETS</div><div dir="auto">      3_web</div><div dir="auto">       4_print</div><div dir="auto">I manually then move the web/print folders into the 01_us_eng... folder and then I manually delete the assets folder.</div><div dir="auto"><br></div><div dir="auto">My humble question to <a href="http://samba.org">samba.org</a> is this, can I add an rsync command to move folders 3 and 4 into 01... and delete the <span style="font-family:sans-serif">2_ASSETS</span> folder so I dont have to manually do this 200 times each day?</div><div dir="auto"><br></div><div dir="auto">I have done exhaustive searches without success and i really appreciate your help. </div><div dir="auto"><br></div><div dir="auto">Thanks,</div><div dir="auto"><br></div><div dir="auto">Freddie</div></div>