ColdGrub1384 / Pisth

SSH and SFTP client for iOS
https://develobile.com/pisth
Apache License 2.0
412 stars 67 forks source link

Cannot upload directories #12

Open ColdGrub1384 opened 5 years ago

ColdGrub1384 commented 5 years ago

If a directory is selected from the document picker to upload it, it will show a permission error.

ColdGrub1384 commented 5 years ago

It seems to be an Apple bug, I called URL. startAccessingSecurityScopedResource, but it don't work. Uploading single files work.