This is the reverse of the usual. http://www.photosync-app.com is hard coded to create
~/Desktop/iPad mini/Camera Roll/IMG_0042.JPG
but I want the images directly on the desktop and no empty folders lying around. How to do it?
Moderator: Mr_Noodle
If all of the following conditions are met for any of its sub-files or folders
Kind is not folder
find $1 -type f -name '*' -exec mv -n \{\} /Users/scott/sandbox/dest \;
spaceship wrote:You reminded me that PhotoSync doesn't have to create its folders on the Desktop, so I can just put them somewhere I don't look, and stop worrying about removing them! Since I don't use albums on the iPad this also allows me to attach the rule directly to the folder containing the images. Works marvelously: