Hello,
this is my first post. I'm using commons net 2.2 in a osgi project and I noted that invoking storeFile method it seems not giving exception when ftp transfer falis.
I'm sure it fails because I'm testing the application on a full disk ftp server, so the files are no uploaded to it. Did someone note the same problem?
Thank you all