Hi,
today I connected to a server. I uploaded a file "test.sh", which already exists in the folder. I got a prompt from FlashFXP asking me what to do. I choosed "Rename" and entered "test2.sh" as new name.
But FlashFXP didn't rename the file, it overwrote the existing "test.sh"
Code:
[R] Connecting to Testserver -> IP=192.168.1.55 PORT=22
[R] Connected to Testserver
[R] Host key algorithm ssh-RSA, size 2048 bits.
[R] Fingerprint (MD5): ff:f:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff
[R] Key exchange: diffie-hellman-group14-sha1. Session encryption: aes256-ctr, MAC: hmac-sha1, compression: none.
[R] Auth Type: Public Key
[R] Authentication succeeded
[R] SSH Connection open
[R] Connection established with OpenSSH_5.5p1 Debian-6+squeeze1 (SFTP v3)
[R] SFTP Connection Ready
[R] Changed Directory to: /root/
[R] Retrieving file list...
[R] List Complete: 5 KB in 0,11 seconds (5,2 KB/s)
[R] Uploading: /root/test.sh
Transferred: test.sh 478 bytes in 0,18 seconds (0,5 KB/s)
[R] Retrieving file list...
[R] List Complete: 5 KB in 0,10 seconds (5,2 KB/s)
Transfer queue completed
Transferred 1 File (478 bytes) in 8 seconds (0,1 KB/s)