Differences
This shows you the differences between the selected revisions of the page.
2005-08-10 | 2005-08-10 | ||
3.7.6 suspeded indication (martin) | 3.7.6 delete -> cancel, suspend, resume (martin) | ||
Line 45: | Line 45: | ||
| //Show query/error/prompt// | Available for ongoing transfers only that needs to [[ui_queue#interacting_with_background_transfers|interact with the user]]. | | | //Show query/error/prompt// | Available for ongoing transfers only that needs to [[ui_queue#interacting_with_background_transfers|interact with the user]]. | | ||
| //Execute now// | Available for waiting transfers only. Use to instruct WinSCP to allow additional temporary connection for this transfer despite the [[ui_pref_background#background_transfers|maximal background transfers count limit]]. | | | //Execute now// | Available for waiting transfers only. Use to instruct WinSCP to allow additional temporary connection for this transfer despite the [[ui_pref_background#background_transfers|maximal background transfers count limit]]. | | ||
- | | //Delete// | Remove waiting transfer from queue or abort ongoing transfer. | | + | | //Suspend// | Available for ongoing transfers only. Use to temporarily suspend the transfer (e.g. to free bandwidth). | |
+ | | //Resume// | Available for suspended transfers only. Use to resume suspended transfer. | | ||
+ | | //Cancel// | Remove waiting transfer from queue or abort ongoing transfer. | | ||
| //Move up/down// | Available for waiting transfers only. Use to change priority/order of the waiting transfers. | | | //Move up/down// | Available for waiting transfers only. Use to change priority/order of the waiting transfers. | | ||