Search found 1 match

by dom
Fri Sep 01, 2006 10:02 am
Forum: Server - General
Topic: Cannot rename file
Replies: 1
Views: 1032

Cannot rename file

I have a script that uses SFTP2 to connect to a coreftp server (eval copy) and was able to mget the files but when I issue a rename command, the error was "Target already exists, operation aborted". The peculiar thing is if using SFTP, renaming is successful. Anyone encountered this proble...