Using edtFTPj-free. I use FileTransferClient.uploadStream and I provide an EventListener. I never get a start notification and the bytes transferred has a null for the remoteFile parameter. The only calls to transferStarted in EventAggregator are done when downloading from the FTP server and not when uploading to the FTP server. Am I doing something wrong or is this a bug?
Is there a fix or workaround to this already? If so, can I get the change?
Thanks.