Ashwin Nanjappa wrote:
The problem is PDF files directory -- which I am syncing using Dropbox, not ideal but I don't see a better solution.
If the concern is around using a SaaS service like Dropbox, then NextCloud[0] with S3-Compatible Storage as the backend[1] is a great self-hosted files solution. NextCloud is not demanding on system resources at all and can run easily on a Pi3.
If you don't want to run an web-accessible service from home, there are commercial/opensource packages that allow you to mount S3 compatible storage as a FUSE drive but that comes with the trade-off of lack of access when you are on mobile devices.
[0] https://nextcloud.com/athome/ [1] https://autoize.com/s3-compatible-storage-for-nextcloud/ -- Balaji Dutt
