silexlabs / unifile

Unified access to cloud storage services through a simple web API.
https://silexlabs.github.io/unifile/
MIT License
144 stars 31 forks source link

FTP error is wrong #135

Closed lexoyo closed 6 years ago

lexoyo commented 7 years ago

When the FTP service can not create a folder (mkdir) then on the front end the error is "unknown error" even though the error returned by the FTP library is "Error: Create directory operation failed."

This is a minor bug but errors are probably not handled well

JbIPS commented 6 years ago

Closed by #136