wolpi / prim-ftpd

FTP server app for android
Other
583 stars 78 forks source link

File Access write/full in V6.13 #275

Open klausmaus opened 1 year ago

klausmaus commented 1 year ago

My Galaxy with Android 12 does not have write access because I cannot activate special write access in the settings of Android.

However, you can only activate the special access if the following is in the manifest: android.permission.MANAGE_EXTERNAL_STORAGE

But google didn't allow that, as far as I understood.

I have now installed the primitiveFTPd-6.5.apk frommy archive, it works perfectly with Android 12.

wolpi commented 1 year ago

Yes, that is true. I've written about it in Readme and #274 is relevant.