Hi guys,
my own goal is to replicate Google Photos functionality on my own vps - and biggest hurdle I’ve done. I’ve setup vps with nextcloud in docker and did masive google takeout import into nextcloud (400gb+) with memories app scrolling over gallery blazzing fast - just fast! - but now I needs simple sync tool - because native mobile (or desktop) nextcloud app dont work..
This is my specific setup that I’ve gone with in space - speed reqs that I’ve choosen..
My vps is only holding thumbnails, users have 20MB limits and everyone has dedicated objects storage 1TB+ - and it works well - except sync..
Native nc sync app is doing some bug thing that only pushes to my vps into uploads directory - untill it fills it up (and not doing actual database import and thumb creation I think)
I can share my dockr hybrid approach files if needed - and would like to hear if anyone has any suggestions
p.s. I’ve tested Easy Sync app - and it can upload (monitor my android files changes) to my webdav - directory (s3object storage) - without filling /uploads dir like NC native app - but it works buggy - only image upload - no videos ??
Thanks in advance, Kres