How to decrypt a single file in nextcloud

I am running a nextcloud snap instance on a linux server. I have a problem with a single file that I can’t donwload from my server all of a sudden. I have no idea why. I am trying now to get the files from my server. So I ssh into it and try to recover the file from there. But since the files are encrypted I have to decrypt them first. The occ commands for decryption are listed here https://docs.nextcloud.com/server/16/admin_manual/configuration_server/occ_command.html#encryption-label

But I can’t seem to find a command that let’s me decrypt a single file. I don’t want to decrypt all files, I have a ton. Also I read about files getting corrupted using the -all flag. So my question is if there is a possibility to somehow just decrypt a single file?

Thanks for any help, very much appreciated!

1 Like