On 25/03/20 5:18 am, Charles Curley wrote: > When I realized that nextcloud stores files as binary blobs > in an SQL database, I decided that I prefer Samba (or AFS or NFS....), > where a file is backed by a file.
On my Nextcloud server, a file is backed by a file. It's under (in my case) /opt/nextcloud/data/richard/files. Yes you have to go digging for it, and it's not recommended to modify it directly, but it's there. Richard