zhanghai / MaterialFiles

Material Design file manager for Android
https://play.google.com/store/apps/details?id=me.zhanghai.android.files
GNU General Public License v3.0
5.44k stars 378 forks source link

Deleting files on an external FTP server via the FTP client creates an exception #1253

Open PumpkinMH opened 1 week ago

PumpkinMH commented 1 week ago

Whenever I added an FTP server to the app, i could browse files just fine and even create files, but whenever I try to delete a file, it doesn't work, and instead created a toast indicating an exception. Using other android ftp clients allows me to delete the file just fine, but Material Files can't do it for some reason

zhanghai commented 1 week ago

What is that exception?