View Single Post
Old 03-30-2015, 09:14 AM  
bigstar
FlashFXP Developer
 
bigstar's Avatar
 
Join Date: Oct 2001
Posts: 8,012
Default

The behavior of "Transfer Selected" was changed because the behavior wasn't consistent and slightly misleading.

Transfer Selected works like this:
It add selected items of the active control to the queue list and then starts transferring the queue.

But what if no files were added to the queue? (perhaps the current selection is invalid, or already queued)

In previous builds if the queue wasn't empty then it would start transferring the queue. With this change the user knows immediately that nothing was done with the current selection.

If you have files in the transfer queue then the correct way to start transferring is to do one of the following:

1. Click the "Transfer Queue" button on the toolbar (shortcut is Ctrl+Z)
2. Right-click on the Queue list window pane and select "Transfer Queue" from the popup menu.
bigstar is offline