Ftp problem on android sdk33

I ask for help, ftp runs on Android SDK30, but doesn’t run on Android SDK33.
there is a problem in READ_EXTERNAL_STORAGE,
what is the solution? please help






I prefer users to handle permission issues themselves so my extensions usually don’t ask for required permissions itself.

Use whatever path you want to use but if any specific permission is required then ask yourself.