Differences
This shows you the differences between the selected revisions of the page.
2012-02-29 | 2012-05-07 | ||
future => beta (martin) | getting rid of ui_transfer_custom (martin) | ||
Line 12: | Line 12: | ||
| ''confirm'' | ''%%off|on%%'' \\ Toggles confirmations (overwrite, etc.). \\ Commands affected: ''[[scriptcommand_get|get]]'', ''[[scriptcommand_put|put]]'' | | | ''confirm'' | ''%%off|on%%'' \\ Toggles confirmations (overwrite, etc.). \\ Commands affected: ''[[scriptcommand_get|get]]'', ''[[scriptcommand_put|put]]'' | | ||
| ''transfer'' | //Deprecated in the latest beta release, use ''-transfer'' switch of respective commands.// &beta \\ ''%%binary|ascii|automatic%%'' \\ [[transfer_mode|Transfer mode]]: binary, ascii (text), automatic (by extension). \\ Commands affected: ''[[scriptcommand_get|get]]'', ''[[scriptcommand_put|put]]'', ''[[scriptcommand_synchronize|synchronize]]'', ''[[scriptcommand_keepuptodate|keepuptodate]]'' | | | ''transfer'' | //Deprecated in the latest beta release, use ''-transfer'' switch of respective commands.// &beta \\ ''%%binary|ascii|automatic%%'' \\ [[transfer_mode|Transfer mode]]: binary, ascii (text), automatic (by extension). \\ Commands affected: ''[[scriptcommand_get|get]]'', ''[[scriptcommand_put|put]]'', ''[[scriptcommand_synchronize|synchronize]]'', ''[[scriptcommand_keepuptodate|keepuptodate]]'' | | ||
- | | ''exclude'' \\ ''include'' | //Deprecated in the latest beta release, use ''-filemask'' switch of respective commands.// &beta \\ ''%%clear | <mask>[;<mask2>...]%%'' \\ Sets [[ui_transfer#other_options|exclusion or inclusion]] [[file_mask|masks]] (only one can be set at time). \\ Commands affected: ''[[scriptcommand_get|get]]'', ''[[scriptcommand_put|put]]'', ''[[scriptcommand_synchronize|synchronize]]'', ''[[scriptcommand_keepuptodate|keepuptodate]]'' | | + | | ''exclude'' \\ ''include'' | //Deprecated in the latest beta release, use ''-filemask'' switch of respective commands.// &beta \\ ''%%clear | <mask>[;<mask2>...]%%'' \\ Sets [[ui_transfer_custom#other_options|exclusion or inclusion]] [[file_mask|masks]] (only one can be set at time). \\ Commands affected: ''[[scriptcommand_get|get]]'', ''[[scriptcommand_put|put]]'', ''[[scriptcommand_synchronize|synchronize]]'', ''[[scriptcommand_keepuptodate|keepuptodate]]'' | |
| ''reconnecttime'' | ''%%off | <sec>%%'' \\ Sets time limit in seconds to try reconnecting broken sessions. \\ Commands affected: ''[[scriptcommand_get|get]]'', ''[[scriptcommand_put|put]]'', ''[[scriptcommand_synchronize|synchronize]]'', ''[[scriptcommand_keepuptodate|keepuptodate]]'' | | | ''reconnecttime'' | ''%%off | <sec>%%'' \\ Sets time limit in seconds to try reconnecting broken sessions. \\ Commands affected: ''[[scriptcommand_get|get]]'', ''[[scriptcommand_put|put]]'', ''[[scriptcommand_synchronize|synchronize]]'', ''[[scriptcommand_keepuptodate|keepuptodate]]'' | | ||