Differences
This shows you the differences between the selected revisions of the page.
2012-01-10 | 2012-02-27 | ||
toc + example (martin) | excludemask/includemask => filemask (martin) | ||
Line 17: | Line 17: | ||
===== Properties ===== | ===== Properties ===== | ||
^ Name ^ Description ^ | ^ Name ^ Description ^ | ||
- | | string ExcludeMask | [[ui_transfer#other_options|Exclude mask]]. Only one of ''ExcludeMask'' and ''IncludeMask'' can be set at a time. | | + | | string FileMask | [[ui_transfer#other_options|File mask]]. | |
- | | string IncludeMask | [[ui_transfer#other_options|Include mask]]. Only one of ''ExcludeMask'' and ''IncludeMask'' can be set at a time. | | + | |
| [[library_filepermissions|FilePermissions]] FilePermissions | Permissions to applied to a remote file (used for uploads only). Use default ''null'' to keep default permissions. | | | [[library_filepermissions|FilePermissions]] FilePermissions | Permissions to applied to a remote file (used for uploads only). Use default ''null'' to keep default permissions. | | ||
| bool PreserveTimestamp | Preserve timestamp (set last write time of destination file to that of source file). Defaults to ''true''. | | | bool PreserveTimestamp | Preserve timestamp (set last write time of destination file to that of source file). Defaults to ''true''. | |