Then open nautilus and the your device will appear on the side panel a bit like in the mac os screenshot above. When clicking on it you will see folders for each app. open the folder for DeltaChat and copy the backup file there.
Note: Exporting to this location from deltachat desktop does not work, in this case you need to save the backup somewhere else and then copy it to the iDevice (iphone/ipad).
It should be possible to use the iOS Files app to copy the backup file from somewhere else to the “Delta Chat” directory on the iOS device.
Somewhere else e.g. could be a SMB/CIFS file share. With additional apps you may access other network shares in the Files app, e.g. with the app “Secure ShellFish” installed you can access SFTP shares.
Or download from a HTTP server or mail it to yourself or…
Hi I am new to Delta and have an iPad mini 4 with iPadOS 15.2 installed on it. Today I found out a way without the need of a computer. Here what i did:
made my backup on my Fairphone with /e/os installed (will work also on not degoogled android)
I knew therefore I copied the backup to my selfhosted nextcloud
Today I tried another way, installing kdeconnect beta on the iPad and transferred the file in this way from my cellphone
therefore, you’ll have no idea how long copying takes place - until the destination file shows the correct file size - which may take tens of minutes if the file is some gigabyte large. please stand by and do not disconnect the iPhone until you see the correct file size - unfortunately, Apple also seems to have removed the warning when outplugging the phone, so “just” doing that will result in incomplete, corrupted backup.
(tested on ios 15.3, macos 12.3 - took me some time to realize the issue and that copying really takes so long)
So note for linux users, but this can be done on macOS and windows too if the other methods are broken.
If libimobiledevice (the thing over the file manager) does not work for any reason (because of a broken installed version for example and you are not scared of the terminal, then you can follow these alternative steps:
Be on the same local network (wlan), also DO NOT EVER DO THIS IN PUBLIC WIFI!
create a new folder and move your backup in there (or just an empty directory if you want to transfer the backup from your phone to computer)
miniserve /path/to/the/directory/you/just/created -a username:suP3rSecret --qrcode --upload-files
on your phone go to settings app: safari → downloads and select “on my iphone” so your backup is not uploaded to the iCloud (apple why do you think that default icloud made sense??)
go to the camera app and scan the qrcode from the terminal to open the local website
login with the credentials you specified in step 4, in my case username:suP3rSecret
download the file, then move it to the deltachat folder using the files app. If you want to transfer to your computer instead press the upload button on the page and upload the file to your computer (that’s what the --upload-files argument was for).
I think the current situation is unacceptably bad for users with no technical affinity, we are planning to improve this process soon so that its just a qr scan away in the deltachat app.