this post was submitted on 13 Jan 2025
0 points (50.0% liked)

Software recommendations

1166 readers
2 users here now

Do you want to know the best program to do something? Ask it here and discover the best options to choose between. Do not be shy

Anyone can ask for products by making a post. There are no posts because I think people think that they can not post but they can now

Want to get recommendations to non-software topics? Go to Recommendations

rules: instance rules

founded 2 years ago
MODERATORS
 

As the title says, I'm looking for something I can use to access a cloud image folder from many devices. Something lightweight without much bloat and good privacy features and no ads with a decent storage limit (and that doesn't compress HD photos to hell)

Free is best but paid is okay too.

I feel like there's an obvious answer here but I've yet to find one.

you are viewing a single comment's thread
view the rest of the comments
[–] sloppy_diffuser 2 points 1 week ago

Note this is only for backup. If you want a gallery type view with thumbnails, you may be able to combine it with this but I don't have a ready to go solution.

Rclone: https://rclone.org/

Android Rclone: https://github.com/newhinton/Round-Sync

Round sync isn't in any app store so use https://github.com/ImranR98/Obtainium.

Use rclone on PC and round sync on android.

Round sync can do scheduled backups.

Will have to setup cron or w/e on PC.

You can pick most any storage provider with rclone and wrap in an encrypted vault which means it won't get compressed, or it will be lossless compression.

Use copy instead of sync otherwise it will delete files.