Copy to shared Folder "Download" when using TaifunFile not works

Ok, ich dachte, er hat die Erweiterung nicht benutzt. Aber das habe ich auf Taifuns Website gesehen

Note: Starting with the SDK30 release most of the methods and events of this extension will still work, except copying files to the external storage (outside the ASD) on devices with Android >= 10, because WRITE permission does no longer exist (with targetSdk = 30). But DefaultFileScope must be set to Legacy (otherwise you will not be able to ask for READ/WRITE permissions for Android versions from 4.4 - 9, API 19 - 28).

Generally my suggestion is to use the corresponding methods from the file component now.
See also the design document here.

Bitte korrigierst du mich, wenn ich falsch liege.