vjdw / Canon-SD-Card-Copy

Python scripts (and a udev rule) to keep track of new photos on a Canon or Olympus memory card, and copy them automatically when that card is mounted.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python scripts (and a udev rule) to keep track of new photos on a Canon or Olympus memory card, and copy them automatically when that card is mounted.

A hierarchical date directory structure is created on the target filesystem (e.g. /target/2015/08/10/123_1008.jpg) 

--- Installation ---

1. Copy 81-sdcard-sync.rules to /etc/udev/rules.d/
2. Copy the Python files to /usr/bin/
3. Edit source and target paths in sd-card-sync.py
4. Add an empty file named SYNC.ME to the camera's memory card

About

Python scripts (and a udev rule) to keep track of new photos on a Canon or Olympus memory card, and copy them automatically when that card is mounted.


Languages

Language:Python 100.0%