diff --git a/doc/forum/Git-annex_with_dumb_FAT32_devices_not_a_valid_use_case__63__/comment_5_da422adacdeb36163186a38f1aa6c06b._comment b/doc/forum/Git-annex_with_dumb_FAT32_devices_not_a_valid_use_case__63__/comment_5_da422adacdeb36163186a38f1aa6c06b._comment new file mode 100644 index 0000000000..1497f0c3b5 --- /dev/null +++ b/doc/forum/Git-annex_with_dumb_FAT32_devices_not_a_valid_use_case__63__/comment_5_da422adacdeb36163186a38f1aa6c06b._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="seanl@fe5df935169a5440a52bdbfc5fece85cdd002d68" + nickname="seanl" + avatar="http://cdn.libravatar.org/avatar/082ffc523e71e18c45395e6115b3b373" + subject="I use git-annex with FAT32" + date="2021-01-29T17:10:01Z" + content=""" +I'm using git-annex for precisely this use case. I manage files on my Sansa Clip Zip, Odroid Go, and Pi1541 with it. I use a directory special remote for each device pointing at its mount point, with remote..annex-ignore-command set to `lsblk -no uuid,mountpoint | egrep -qx '\s+'` to make sure git-annex only tries to touch the remote when it's mounted. I just rename any files in the repo that have invalid names. +"""]]