copy directories, only updated files

Use rsync, like:

rsync -a --ignore-times updatedfiles/* /var/www/filestoupdate/

 

This entry was posted in Uncategorized. Bookmark the permalink.