On my local machine I have some directories (with subdirectories) with many files (jpeg and nef), like:
1.jpg 1.nef 2.jpg 2.nef .... what I want to do is to sync on an HD all files (both jpeg and nef) but after syncing, deleting on my local computer only the nef files and keep the jpg.
Is there a way to combine this with --remove-source-files?