You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
When using the FTP.UploadFile method and given it a none existing localpath,
you'll get a panic instead of an error "open ...: no such file or directory".
It is trying to close the file pointer even when the file couldn't be opened in
the first place.
Thank you for your time developing this package, you're AWESOME!
Djuke
Original issue reported on code.google.com by [email protected] on 25 Oct 2013 at 7:13
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 25 Oct 2013 at 7:13The text was updated successfully, but these errors were encountered: