ui_transfer » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2009-08-24 | 2009-10-02 | ||
typography (martin) | how to remove speed limit (martin) | ||
Line 49: | Line 49: | ||
The //Calculate total size// checkbox make WinSCP calculate total size of all files to be transferred before the actual transfer. It allows it then to estimate time necessary to complete the transfer. Note that if you are going to transfer large number of files the calculation can take significant time. | The //Calculate total size// checkbox make WinSCP calculate total size of all files to be transferred before the actual transfer. It allows it then to estimate time necessary to complete the transfer. Note that if you are going to transfer large number of files the calculation can take significant time. | ||
- | Use //Speed// to limit transfer speed. Available only for transfer operation. The limit is in KiB/s. You can also change the speed on [[ui_progress|progress windows]] while files are being transferred. | + | Use //Speed// to limit transfer speed. Available only for transfer operation. The limit is in KiB/s. You can also change the speed on [[ui_progress|progress windows]] while files are being transferred. To remove speed limit, set it to "Unlimited". |
===== Other Options ===== | ===== Other Options ===== | ||
In the //Exclude/Include mask// you can specify [[file_mask|file mask]] to exclude certain files/directories (or file types) from the transfer. When //Exclude// option is selected, the files/directories matching mask will be excluded from transfer. When //Include// option is selected, only the files/directories matching mask will be transferred. | In the //Exclude/Include mask// you can specify [[file_mask|file mask]] to exclude certain files/directories (or file types) from the transfer. When //Exclude// option is selected, the files/directories matching mask will be excluded from transfer. When //Include// option is selected, only the files/directories matching mask will be transferred. | ||
Leave mask empty to transfer all files/directories. The option also excludes files from [[task_synchronize_full|synchronization]] and makes them be ignored by function //[[task_keep_up_to_date|Keep remote directory up to date]]//. | Leave mask empty to transfer all files/directories. The option also excludes files from [[task_synchronize_full|synchronization]] and makes them be ignored by function //[[task_keep_up_to_date|Keep remote directory up to date]]//. |