User Tools

Site Tools


copy_all_files_from_sd_card

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
copy_all_files_from_sd_card [2017/06/25 13:54] walkeradmincopy_all_files_from_sd_card [2023/03/09 22:35] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Copy All Files From SD Card ====== ====== Copy All Files From SD Card ======
 +<color darkorange>Jun 2017</color>
 +\\ 
 +\\ 
 +----
 +\\ 
 To copy all of the files from the SD Card, use the following command: To copy all of the files from the SD Card, use the following command:
 \\  \\ 
Line 61: Line 66:
 </file> </file>
 \\  \\ 
-If I take some more photos (another five in this example) and I want to back them up, to stop gphoto2 downloading the original five files again, we can use another switch.+If I take some more photos (another five in this example) and I want to back them up, to stop <color #22b14c>gphoto2</color> downloading the original five files again, we can use another switch.
 \\  \\ 
      gphoto2 --get-all-files --skip-existing      gphoto2 --get-all-files --skip-existing
Line 82: Line 87:
 </file> </file>
 \\  \\ 
-So here we can see that by using <color #00a2e8>gphoto2 --get-all-files</color> <color #ed1c24>--skip-existing</color> we skipped the first five files that we already had, and only downloaded the five new images.+So here we can see that by using <color #00a2e8><color #22b14c>gphoto2</color> --get-all-files</color> <color #ed1c24>--skip-existing</color> we skipped the first five files that we already had, and only downloaded the five new images.
 \\  \\ 
 \\  \\ 
copy_all_files_from_sd_card.1498395240.txt.gz · Last modified: 2023/03/09 22:35 (external edit)