Self hosted cloud with mac app that can sync and filestream (similar to google drive)
Hi guys do you guys know any selfhosted cloud solution that has a combined sync and filestream option?
Context when you use seafile on macos there is seadrive (mounts external cloud like a drive) and seafile sync which syncs files to local folders. The problem is the two clients sort of act seperatly from one other (you cant make seadrive make files offline for instance neither can you preview files in seafile sync).
By contrast onedrive and google drive both have client apps which can sync on demand (file stream) and optionally make files available offline with a simple right click in context menu.
Side note I have tried nextcloud on mac but its experimental mount mode just keeps a placeholder .nextcloud file.
Edit:
Nextcloud does have proper virtual file sync. Only limitation is you can't make files availble offline via the context menu and instead need to set up manual folder syncs
It sorta does. Nextcloud creates a list of placeholder files with a .nextcloud extension and when you open it nextcloud will auto download the realfile and open it.
Syncthing copies the whole directory content, not just what you need.
OP is asking probably because of the outrageous apple SSD prices. For reference, swapping the 256gb SSD on the $700 Mac mini with a 2tb one costs $1000. And it's soldered on the motherboard so you have to decide when you buy it.
Because drive and RAM size on apple computers is simply unaffordable (even in 2014 buying 1,75tb of solid storage would have costed less than this!), many users need to be conscious on what to locally save on the drive.
It's probably to push users to iCloud as it's optimized to keep everything online and occupy as less space as possible
+1 for Syncthing. I run it on a server at home, then on my MacBook over Tailscale. For web access I run FileBrowser (also over Tailscale) against the same directory.
Syncthing doesn’t have an ‘files on demand’ feature though. The way that cloud storage providers do it is by having placeholder files which are selectively synced. Resilio Sync can do it, although it does change the file extension for the placeholder files to .rslsync temporarily.
MountainDuck supports this. They call it “cache on demand”. So you could setup an SFTP connection and use it via that. The next version of MountainDuck - v5 - should even support SMB.
I wonder if finally would be possible to have decent SMB browsing speeds when there are thousands of directories on a non-apple SMB server, as the system file browser checks all the subdirectories for resource forks.
At work the guy that insisted for a Mac takes 3+ minutes to load the main share with 10k directory, while on windows/Linux is instant.
Seafile works very well for this. They have a traditional sync app for desktop (seafile client) and they also have on demand file browser that let's you make some file local if you want (seadrive). Its quite slick.
Synology Drive has all the features you want and with desktop (macOS, windows, Ubuntu) and mobile clients (iOS and Android). The potential downside is that you have to buy a Synology NAS to run it. I’ve had one for a number of years and I’m still very happy with it.
I also really like Resilio Sync. The downside there is that while the mobile client supports selective sync (you choose which files and folders to always have on-device) only the paid “pro” version of the desktop client supports it.
For Resilio Sync mobile it is both on-the-fly and a configuration. You can mark individual files and folders as ones that always needs to be synced at all times and available for offline use. For files that are not synced already, simply tapping them will download it. I’m not sure how it behaves on Desktop since I don’t have the Pro version with selective sync.
Synology Drive is pretty much the same as far as being able to mark things for offline use, but the OS integration is nice because all un-synced files and folders still appear in the filesystem, and opening any files will magically sync them if needed.
I would hope Resilio Sync Pro desktop has the same OS-level integration, but I couldn’t say for sure.
Update: For both systems, selecting which content is always synced is a per-device configuration. For example,
If you want different files always available on your phone vs your tablet, you just mark those files however you wish using the app on each device.