Update README.md

This commit is contained in:
Dmitri Popov
2018-03-17 13:27:59 +01:00
parent 356cc56748
commit a820adf9bb

View File

@@ -24,6 +24,10 @@ Uncomment then the line below by removing *#*:
Save the changes. Save the changes.
Keep in mind that the script that transfers files directly from the camera saves them in the */home/pi/BACKUP* directory on the system storage. Make sure that the storage card you use with Raspberry Pi has adequate storage capacity.
**Important** Make sure that the camera is set to the MTP USB connection mode.
## Usage ## Usage
1. Boot the Raspberry Pi 1. Boot the Raspberry Pi
@@ -34,6 +38,13 @@ To geocorrelate the backed up photos, place a GPX file in the root of the storag
**Note:** To differentiate between different storage cards, the backup script creates a datetime-based *.id* file in the root of each storage card. The name of the *.id* file is also used as the destination backup folder on the storage device. **Note:** To differentiate between different storage cards, the backup script creates a datetime-based *.id* file in the root of each storage card. The name of the *.id* file is also used as the destination backup folder on the storage device.
With the direct camera transfer script enabled, follow this steps:
1. Boot the Raspberry Pi
2. Connect the camera and turn it on and wait till the Raspberry Pi shuts down
Note that the direct camera transfer script doesn't support geocorrelation.
## Problems? ## Problems?
Please report bugs and issues in the [Issues](https://github.com/dmpop/little-backup-box/issues) section. Please report bugs and issues in the [Issues](https://github.com/dmpop/little-backup-box/issues) section.