I am using the latest edtftpj-pro.  I am preforming the mput method:
mput(localFile, remoteFile, "*.*" true);
The folders already exist on the remote server and I wish to replace them with modified ones from my local machine.  However, it will not do the upload.  I can do the reverse when downloading, i.e. overwriting local files with ones from the remote server.
Does edtftpjpro allow overwriting of remote files?