Smart copy of photos from external memory card
This script makes a directory hierarchy by date (YYYY/MM/DD
) and do not
transfer photos already transfered.
Dependencies:
- pv (to install it:
sudo apt-get install pv
) (see this blog post)
- zsh (but should be OK for other shells)
Usage:
./get_photos.sh /path/to/the/mounted/memory/card
Don’t forget to change the destination directory in the script…
If you want to ask me a question or leave me a message add @bougui505 in your comment.