e1ba233753
sync-camera: copy MOV file and *then* convert.
...
This is important to at least not keep files on the device for too long.
2025-04-11 12:53:14 +02:00
6eb456e667
sync-camera: Remove executable permission from file.
...
This happens because the device is a FAT32 formatted SD card, thus by
default everything is executable. But when transferring to my computer
this isn't necessary.
2025-01-16 09:43:34 +01:00
191784d1f2
sync-camera: require arguments.
2025-01-16 09:42:50 +01:00
e132462e5c
sync-camera: clarify output path in info message.
2025-01-16 09:40:51 +01:00
81af13a1ae
Add bash strict options.
2024-12-31 11:03:56 +01:00
a361543acf
Add sync-camera
...
A script to automatically copy files from the camera. It will also
automatically convert MOV to MP4.
2024-12-30 18:41:15 +01:00