Differences
This shows you the differences between the selected revisions of the page.
2012-03-26 | 2012-05-07 | ||
vb.net signature (martin) | getting rid of ui_transfer_custom (martin) | ||
Line 21: | Line 21: | ||
===== Properties ===== | ===== Properties ===== | ||
^ Name ^ Description ^ | ^ Name ^ Description ^ | ||
- | | string FileMask | [[ui_transfer#other_options|File mask]]. | | + | | string FileMask | [[ui_transfer_custom#other_options|File mask]]. | |
| [[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''. | |