PDA

View Full Version : MOVE bug?


MyMailb0x
11-04-2005, 12:17 AM
I'm using the 3.3.3 build 1102 BETA version (properly licensed to ME).

When I try to move files on my FTP site using the MOVE command (right-click menu) I get this:

[R] RNFR 002.mpeg
[R] 550 file/directory not found
Move Failure!

if I instead drag the file and drop it on a directory I get this:

[R] RNFR /F/Media/002.mpeg
[R] 350 File exists, ready for destination name.
[R] RNTO /F/Media/Videos/002.mpeg
[R] 250 file renamed successfully

and it works. So there seems to be an issue using the MOVE command off the right-click menu.. it doesn't seem to add the path to the RNFR command, whereas a drag-and-drop action does prefix the file with the current path.

This issue makes it a pain to move files to nested directories as I can only drag to visible directories... can you fix please? :mad:

Mike

MxxCon
11-04-2005, 12:22 AM
upgrade to latest beta and try again

Sigmundt
11-04-2005, 12:51 AM
OK, cool... updated to 3.3.4 build 1106 BETA and now it works! Thanks! :)