Re: Overwriting/Not Overwriting (General questions)
I tried it and it works.
I had file C:\TEMP\WINHELP.EXE, and wanted to move it to C:\ under different name, and this command worked for me:
[code]Ftp1.Rename /c:/whelp.txt , /c:/temp/winhelp.exe [/code]
Can you try something similar?