diff options
Diffstat (limited to 'posts')
-rw-r--r-- | posts/the-best-way-to-transfer-gopro-files-with-linux.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/posts/the-best-way-to-transfer-gopro-files-with-linux.md b/posts/the-best-way-to-transfer-gopro-files-with-linux.md index dec11d1..7b1f00b 100644 --- a/posts/the-best-way-to-transfer-gopro-files-with-linux.md +++ b/posts/the-best-way-to-transfer-gopro-files-with-linux.md @@ -45,3 +45,7 @@ Some things I would like to change/add: - Download all image files as well; should be easy, just another `--accept` - Initiate parallel downloads - Clean up the directory afterwards so I just have one level of depth + +I could probably write a quick and dirty shell script to do all of this for me +but I use the camera so infrequently that it's probably not even worth it. + |