power shell script to copy files from an on premise location to another SMB share
Budget: $10 – $30 USD
Checks the contents of a source and destination directory.
If the destination directory doesn't exist, create it
If the destination directory exist, copy the files.
If the files already exist, check to make sure that they aren't newer/different.
If they are newer/different, copy the files.
If they aren't newer/different skip them
If the destination directory doesn't exist, create it
If the destination directory exist, copy the files.
If the files already exist, check to make sure that they aren't newer/different.
If they are newer/different, copy the files.
If they aren't newer/different skip them