Differences

This shows you the differences between the selected revisions of the page.

2009-07-02 2009-07-02
4.2.2 bug 58 (martin) 4.2.2 bug 108 (martin)
Line 36: Line 36:
Note that while you may have rights to overwrite the remote file, you may not have rights to change its attributes (permissions and timestamps). If you upload set of files, where for some you do not have the rights, you may want to check //Ignore permission errors// to avoid being prompted with error message for each of them. Note that while you may have rights to overwrite the remote file, you may not have rights to change its attributes (permissions and timestamps). If you upload set of files, where for some you do not have the rights, you may want to check //Ignore permission errors// to avoid being prompted with error message for each of them.
 +The //Clear 'Archive' attribute// checkbox makes WinSCP unset the "archive" attribute of source files once the upload finishes.
==== Download Options ==== ==== Download Options ====
Line 52: Line 53:
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]]//.
- 
-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]].