ui_transfer » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2005-08-11 | 2005-09-14 | ||
3.7.6 %XX (martin) | no summary (66.161.59.254) | ||
Line 38: | Line 38: | ||
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 transfered. | 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 transfered. | ||
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]]//. | ||
+ | |||
+ | The value for the //Exclude/Include mask// is a Semi-Colon (;) seperated list. Each entry of the list may consist of a literal file/directory name, or a wildcard name. To specify a folder, be sure to add the '/' at the end of the folder name. Please check the //Mask hints// for examples of valid //exclude/include masks//. | ||
The //Clear source file 'Archive' attribute// checkbox makes WinSCP unset the "archive" attribute of source files once the [[task_upload|upload]] finishes. The option is not available for [[task_download|downloads]]. | The //Clear source file 'Archive' attribute// checkbox makes WinSCP unset the "archive" attribute of source files once the [[task_upload|upload]] finishes. The option is not available for [[task_download|downloads]]. |