[solved] Using Nextcloud as a directory/folder/remote location
Hi guys
Is there any way to access Nextcloud files (self hosted) in a file manager just like a regular directory or remote location? So the way iCloud or Dropbox allow you to access files and use them for example to upload them in a browser. So far I only managed to access the files in the Nextcloud WebUI or via the command line (but then a resync is necessary).
The nextcloud client has the option to setup the folder as a virtual folder. this wouldn't sync the files locally but would download them on first access, kind of like how OneDrive works. Would this not work for OP or did I miss read
I did but that's only syncing one folder if I'm not mistaken. I want to see everything though and if I make changes to files these changes should be synced back to the cloud.
WITH file synchronization you'd use nextcloud-client, obviously, otherwise I think GNOME file manager can connect to a nextcloud instance and browse files without downloading them
I haven't tried, but you might be able to set up a samba share that points to /var/www/nextcloud-data/USER/files, just make sure that it uses the www-data user.
Yeah, that will work. It sounds like answer to OPs question, but I have no clue why would someone need that unless there is no client app for that device.