Skip to content
Discussion options

You must be logged in to vote

Apologies in advance for being unable to offer any insight into this, but just to add one more datapoint I'm experiencing the exact same issue attempting to export to proton drive.

Your data point was the impetus for me to finally figure out what's going on here. When SMS I/E performs manual exports, it uses single-file API calls that are widely supported by cloud SAF providers, but when scheduling exports, the app needs a folder / directory into which it can repeatedly write export files, so it uses ACTION_OPEN_DOCUMENT_TREE, which many cloud SAF providers apparently do not support - including (rather surprisingly) Google Drive (see here, here, and here) and Proton Drive. Other Android…

Replies: 12 comments 7 replies

Comment options

You must be logged in to vote
1 reply
@jringbox
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@jringbox
Comment options

@jringbox
Comment options

@jringbox
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@chenxiaolong
Comment options

@jringbox
Comment options

@srhaider000
Comment options

Answer selected by tmo1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
help wanted Extra attention is needed
4 participants