Tracker »

Issue 97 – Enqueue each file of batch transfer individually

: GUI
: Unspecified
: Enhancement
: High
: 0
: RESOLVED
: IMPLEMENTED
: 4.2.2
In WinSCP item of queue is a complete batch transfers. Some other clients (e.g. FileZilla) have a single file as item. WinSCP may optionally support this mode as well.
For beginning we can queue each selected item individually only. So if directory is selected, it would be one item in queue (not one item for each file in directory). This should be quite easy to implement.
Raising priority.
Implemented.
Only individual enqueuing of selected items (non-recursive) is implemented.
Superseded by Issue 875.