Opened 18 years ago

Closed 10 years ago

#2471 closed Feature request (fixed)

Folder Changing

Reported by: rubah Owned by: Bruno Ramos
Priority: normal Component: FileZilla Client
Keywords: Cc: rubah
Component version: Operating system type:
Operating system version:

Description

A right clickable option in the windows version to move
a file to another folder would be very useful in
folders containing so many files that dragging a file
to another folder would involve about two minutes of
scrolling. The alternative at the moment for speed
seems to be deleting the file in question (or leaving a
duplicate) and reuploading to the desired folder.

Change History (2)

comment:1 by Bruno Ramos, 10 years ago

Owner: set to Bruno Ramos
Status: newassigned

It should be fairly simple to implement this.
This is currently possible with the Rename feature (Tested in Debian GNU/Linux).

e.g.:

  • In a given folder you have a file named "file.txt" and a folder named "xxx"
  • Right click the file and select Rename
  • When entering the name of the file enter "xxx/file.txt" and press enter
  • The file will be moved to the folder xxx with the name file.txt


comment:2 by Tim Kosse, 10 years ago

Resolution: fixed
Status: assignedclosed

When renaming files you are not bound to the current directory. You can already enter both absolute as well as relative paths in the rename in the rename edit box.

Note: See TracTickets for help on using tickets.