charonn0 / RB-FTP

FTP client and server implementations in realbasic
MIT License
10 stars 4 forks source link

Fixes issue #8 #9

Closed charonn0 closed 8 years ago

charonn0 commented 8 years ago

FTP.Client was failing to close the upload stream, which prevented opening a local file after successfully uploading the same file.