From 6a1f7d58a1e733159ca4079782376592b575a68c Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Fri, 27 Nov 2020 10:59:13 -0500 Subject: fixed style and prettier errors --- ...the-best-way-to-transfer-gopro-files-with-linux.html | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) (limited to 'unix/2019-07-04-the-best-way-to-transfer-gopro-files-with-linux.html') diff --git a/unix/2019-07-04-the-best-way-to-transfer-gopro-files-with-linux.html b/unix/2019-07-04-the-best-way-to-transfer-gopro-files-with-linux.html index 47fb0b3..15c776f 100644 --- a/unix/2019-07-04-the-best-way-to-transfer-gopro-files-with-linux.html +++ b/unix/2019-07-04-the-best-way-to-transfer-gopro-files-with-linux.html @@ -10,10 +10,13 @@ /> - + - 53hornet ➙ Offloading GoPro Video the Easy Way! + 53hornet ➙ Offloading GoPro Footage the Easy Way! @@ -59,7 +62,7 @@
-

Offloading GoPro Video the Easy Way!

+

Offloading GoPro Footage the Easy Way!

Transferring files off of most cameras to a Linux computer isn't all @@ -87,9 +90,11 @@ any of the small video formats or actual HTML files. Here's what I used:

-

- sh wget --recursive --accept "*.MP4" http://10.5.5.9:8080/ -

+
+        
+sh wget --recursive --accept "*.MP4" http://10.5.5.9:8080/
+		
+      

This tells wget to download all of the files at the GoPro's -- cgit v1.2.3