I want an easy way to delete a file once in has been
synced. For example: I recurse through a directory,
syncing all files and directories to another dorectory
on the destination computer. I then want to delete all
the files that were synced, but leave the directories
as they were. Is there an easy way to do this?