find /home/user/* -mtime -1 -exec cp -r {} /media/Elements/home/user \;
