Hi
Just started using CoreFTP lite and its working great except for one little issue - we are trying to connect to the CoreFTP server via ssh in a batch script and download a file, which works great, but then we are trying to rename the file and we are getting an error - Target already exists, operation aborted (when it doesnt). I've been told older versions of SSH might not support renaming - i was curious as to which version CoreFTP lite uses?
We have tried using sftp.exe from openssh which works through a batch script, but we would like it to work using sftp2.exe from ssh.com and thats where we get the error.
Can anybody shed any light on any settings i might have missed? I have setup a domain for it to use, but we are connecting via IP only (ie user@111.111.111.111 not user@somedomain.com) - could that be an issue?