Rename or Move file on server doesn't work correctly

Report client bugs
Post Reply
Eliot
Posts: 5
Joined: Tue Nov 23, 2004 7:50 pm

Rename or Move file on server doesn't work correctly

Post by Eliot »

Select a file, Cut. Select a folder "old" , paste - get this

The folder name is missing the trailing / in the RNTO

RNFR /internet/download/alsa-driver-1.0.1_asihpi-0.8.tar.gz
350 File or directory exists, ready for destination name
RNTO /internet/download/oldalsa-driver-1.0.1_asihpi-0.8.tar.gz
250 RNTO command successful.

OR Cut, then change to folder "old"

RNFR /internet/download/alsa-driver-1.0.1_asihpi-0.8.tar.gz
350 File or directory exists, ready for destination name
RNTO /internet/download/old/..alsa-driver-1.0.1_asihpi-0.8.tar.gz
250 RNTO command successful.

It is not possible to do paste command without having something selected in the target folder, in this case it was ".."
So the desired target filename gets the selected filename prepended.
Eliot
Posts: 5
Joined: Tue Nov 23, 2004 7:50 pm

Post by Eliot »

btw this was build 1391
Eliot
Posts: 5
Joined: Tue Nov 23, 2004 7:50 pm

Post by Eliot »

no, it creates a file called "..whatever"

not ../whatever
Eliot
Posts: 5
Joined: Tue Nov 23, 2004 7:50 pm

Post by Eliot »

Welcome to Core FTP, release ver 1.3b, build 1391 (U) -- © 2003-04
WinSock 2.0
Mem -- 261,616 KB, Virt -- 2,097,024 KB
Started on Wednesday November 24, 2004 at 10:22:AM
Resolving ftp.audioscience.com...
Connect socket #632 to 216.119.100.32, port 21...
220 Serv-U FTP Server v5.2 for WinSock ready...

=============
reply to an earlier question. I didnt use any manual command, just cut and paste from the context menu.
Eliot
Posts: 5
Joined: Tue Nov 23, 2004 7:50 pm

Post by Eliot »

CP wrote: If you do *not* select a directory or file when pasting, this problem will not show up. If a file or directory is selected, the filename will be renamed do the directory (bad). :evil:
How do you paste without having anything selected? I could only find the command on the context menu. Whatever is under the mouse gets selected.
Ctrl-V doesn't seem to work.

Aha! I can do it by scrolling right to the bottom of the directory listing, and getting the context menu on the blank line.
CP wrote:Regardless, this is a bug. The issue will be fixed asap and changes will be reflected in build 1403.
Great that it will be fixed. Thanks.
Post Reply