scubamuc
scubamuc
see [skelton](https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/default_files_configuration.html)
possible solution; 1. use "[External Storage](https://docs.nextcloud.com/server/24/admin_manual/configuration_files/external_storage_configuration_gui.html)" to connect to external apps read/writable directory. 2. use "[Skelton](https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/default_files_configuration.html)" to add "external folder" upon account creation. (optional) 2.1 use "[Group Folders](https://apps.nextcloud.com/apps/groupfolders)" for permissions...
edit the config manually: ``` sudo nano /var/snap/nextcloud/current/nextcloud/config/config.php
> I cannot find a command to change the URL in my nextcloud snap installation. My dynamic dns provider seems to have closed my account, so I have to make...
@pierre-alain-b , do you see a migration possibility for existing nextcloud-rainloop to nextcloud-snappymail. I'm a nextcloud-snap user and rainloop/snappymail is priority for our cloud. I'm keen to migrate. Complete reconfiguration...
try mounting the removable drive to ` /media/drive ` or ` /mnt/drive ` in ` fstab `. that way only root can mount or unmount and only root has permissions....
@usergitty i have no further ideas or suggestions... sorry @kyrofa do you have any ideas?
@usergitty aaaarrgggh... the encrypted drive is definitely your bug-source! maybe you hadn't mentioned it or I over read your mention? I would suggest disabling encryption on the external drive and...
@ClassickTech as this is a Nextcloud problem experienced by some iOS users, please create an issue with the Nextcloud folks.
> I already have a backup routine for the data That's a good idea. There are plenty tools like `rclone` that can even sync between instances if needed. Locally hosted...