The small office I’m supporting is moving away from desktops to laptops. This means the current setup in which not only the shared datadrive but also the homes of the users are exposed through NFS will no longer work: laptops should not be assumed to be connected to the Internet at all times.
So instead of serving all /home/$user folders from the server, I’ll have to cope with having these folders on each laptop and then syncing them to the server.
One option would be to have the nextcloud desktop client sync all files in the /home/$user folder with a server. Until now however I have only synced a subfolder of my own home-folder with my Nextcloud server (which works just fine).
Did anyone else already do this? Care to share experiences on this? If this works, is performance ok?
Thx!