0

Since Ubuntu 20.04 has switched to snap package, I can't upload/download anymore files inside ~/Nextcloud/

Obviously, everything works normally using the OS file browser, command line and Firefox.

enter image description here

1 Answers1

0

snap applications can only read the user's home directory and, depending on the configuration, the user's /media/ mountpoints.

That is the current security model.

All other mount points are off-limits.