Home

Does anyone have any experience with Sync-in for online files?

$$6055
https://lemmy.today/u/paequ2 posted on Mar 2, 2026 04:48

I still haven’t found a Google Drive replacement. Nextcloud is way too bloated. Seafile is way too complicated to install.

I need multi-user support, so other apps where they just serve a folder from my server don’t really cut it either.

https://lemmy.today/post/48563874
Reply
$$6059
https://sopuli.xyz/u/anamethatisnt posted on Mar 2, 2026 05:02
In reply to: https://lemmy.today/post/48563874

I haven’t tried Sync-in but if simple is what you want then a Synology DS225+ should get you up n running quickly.
https://www.androidpolice.com/synology-as-a-google-drive-alternative/

Which part of the seafile install was it that made you back off?
https://manual.seafile.com/latest/setup/setup_ce_by_docker/

https://sopuli.xyz/comment/22184571
Reply
$$6069
https://lemmy.dbzer0.com/u/Scipitie posted on Mar 2, 2026 05:31
In reply to: https://lemmy.today/post/48563874

Opencloud is the was to go from the established systems in my opinion. https://github.com/opencloud-eu

File sharing and -management for me has a higher level of trust and stability requirements. Syncin with four developers and “doing everything” while based on typescript makes me suspicious - but I haven’t tried it hands-on.

https://lemmy.dbzer0.com/comment/24708830
Reply
$$6112
https://lemmy.today/u/paequ2 posted on Mar 2, 2026 07:13
In reply to: https://sopuli.xyz/comment/22184571

but if simple is what you want then a Synology DS225+ should get you up n running quickly

Ah, I forgot to mention I’m already running my own Debian server. Ideally, I wouldn’t have to buy another device just for online file management.

Which part of the seafile install was it that made you back off?

There’s proxies behind proxies behind proxies that proxy to proxies so you can proxy while you proxy.

I managed to install half of it, but then some of the many servers you need to install didn’t end up talking with each other. I tried studying the architecture for a bit, but still couldn’t figure out which server’s request I needed to rewrite in order for the other server to see it.

https://lemmy.today/comment/22602241
Reply
$$6119
https://programming.dev/u/u_tamtam posted on Mar 2, 2026 07:50
In reply to: https://lemmy.today/post/48563874

Nextcloud is way too bloated

It really isn’t, though? What if you deploy it from source with just the modules you need and a tuned config for PHP/postgres?

https://programming.dev/comment/22476842
Reply
$$6142
https://lemmy.world/u/NorthWestWind posted on Mar 2, 2026 09:18
In reply to: https://lemmy.today/post/48563874

Copyparty is awesome. You don’t even need to sync you can just mount WebDAV

https://lemmy.world/comment/22427676
Reply
$$6147
https://discuss.tchncs.de/u/Creat posted on Mar 2, 2026 09:41
In reply to: https://lemmy.today/post/48563874

If you just want file sync, the obvious option is SyncThing. It’s established and highly regarded.

https://discuss.tchncs.de/comment/24254701
Reply
$$6152
https://lemmy.world/u/captcha_incorrect posted on Mar 2, 2026 09:50
In reply to: https://lemmy.today/post/48563874

A very simple way to do it is to use SSHFS, mounting the drive via SFTP. It may not be as fast as other protocols but it is simple and requires minimal setup on your server.

https://github.com/winfsp/sshfs-win
https://github.com/libfuse/sshfs

https://lemmy.world/comment/22427969
Reply
$$6210
https://lemmy.world/u/kurotora posted on Mar 2, 2026 12:47
In reply to: https://lemmy.today/post/48563874

I have been in Nextcloud wagon for quite sometime, but latest versions or new features are not really in my use case. I just want a place to store my files and work with others (mostly family), nothing about AI assistants or the like.

With that said, I have a testing instance of Sync-in. So far is good, files are stored on my server and the structure makes it easy to backup (one of the reasons I dropped OpenCloud), collaboraCODE integration works really well, sharing spaces with family works OK.

The only missing feature is an Android client, like nextcloud, to store some files locally (something that you could need to be available and not be concerned about connectivity). As a workaround, I’m using syncthing (I’m aware of the android-app related drama, and that’s why I would love to have an Android native client for Sync-in).

https://lemmy.world/comment/22429878
Reply
$$6267
https://slrpnk.net/u/cravl posted on Mar 2, 2026 15:53
In reply to: https://lemmy.world/comment/22427676

Agreed, copyparty is awesome. However, the one obvious downside is that you lose guaranteed offline support (some clients may allow for it, but it’s not baked in).

https://slrpnk.net/comment/21020845
Reply
$$6543
https://jlai.lu/u/Kynn posted on Mar 3, 2026 06:14
In reply to: https://lemmy.world/comment/22427676

Surely awesome, but sync is one-side only. This is a nogo for my usecases.

https://jlai.lu/comment/19774770
Reply
$$6545
https://jlai.lu/u/Kynn posted on Mar 3, 2026 06:21
In reply to: https://lemmy.today/post/48563874

Hi,

I’ve been on seafile for years, I see no reason for the docker install to scare you.

I’ve been meaning to migrate to an european alternative (seafile is essentially chinese), but none seem to have the notion of zero-trust.

I’ve checked both opencloud and sync-in. In both cases, if you are the admin, you can access every one’s files. For now at least. This means a hacker accessing your server could also get the files uncrypted.

This is a no-go for me, I want my friends to be able to trust my instance so they can use it. Seafile has that : you can create an encrypted collection which asks for a second password when you open it.

https://jlai.lu/comment/19774851
Reply
$$6692
https://feddit.uk/u/Nighed posted on Mar 3, 2026 15:35
In reply to: https://discuss.tchncs.de/comment/24254701

It doesn’t support offline files though. I can’t dump a few hundred GB on there and then access it from my phone etc

https://feddit.uk/comment/23597070
Reply
$$6902
https://lemmy.world/u/ikidd posted on Mar 4, 2026 03:42
In reply to: https://programming.dev/comment/22476842

I like NC and use it primarily for file sync. I think this would create a fragile maintenance nightmare for the sake of saving a few MB of storage and memory.

https://lemmy.world/comment/22464680
Reply
$$6921
https://feddit.org/u/prenatal_confusion posted on Mar 4, 2026 05:09
In reply to: https://feddit.uk/comment/23597070

I dont understand what you mean. As in that client a can dump files, go offline and client b can go onlineel and sync these files afterwards?

https://feddit.org/comment/11832630
Reply
$$6981
https://feddit.uk/u/Nighed posted on Mar 4, 2026 10:01
In reply to: https://feddit.org/comment/11832630

Sorry, brain fart moment.

I meant online only - the complete opposite of what I wrote ….

I want to be able to upload files and have them stored on the server and only downloaded when needed (or if I mark them as always downloaded)

I don’t need or want everything on my laptop or phone (requires lots of storage!), but want to be able to get them easily when I do.

https://feddit.uk/comment/23616243
Reply
$$7466
https://lemmy.today/u/paequ2 posted on Mar 5, 2026 22:24
In reply to: https://lemmy.world/comment/22427969

Yeah, that’s what I was doing before when it was just me. But, my wife isn’t gonna wanna mount an SSHFS. It needs to work like Google Drive, meaning web interface.

https://lemmy.today/comment/22690755
Reply
$$7469
https://lemmy.today/u/paequ2 posted on Mar 5, 2026 22:25
In reply to: https://discuss.tchncs.de/comment/24254701

I don’t want to sync files at all. I want files to only be on the server, accessible via web interface. Like Google Drive.

https://lemmy.today/comment/22690782
Reply
$$7674
https://discuss.tchncs.de/u/Creat posted on Mar 6, 2026 14:49
In reply to: https://lemmy.today/comment/22690782

Maybe look onto OwnCloud. That’s the project NextCloud was forked from many years ago. It’s very much still around and had a very different philosophy, a much more minimalistic approach with focus on stability. That’s actually the reason the people behind NextCloud had to fork it, cause all their additional features (bloat) wasn’t accepted upstream.

https://discuss.tchncs.de/comment/24351806
Reply