Differences
This shows you the differences between the selected revisions of the page.
2009-06-30 | 2009-07-02 | ||
commandline#scripting (martin) | 4.2.2 bug 367 (martin) | ||
Line 102: | Line 102: | ||
| ''-speed=<kibps>'' | Limit transfer speed | | | ''-speed=<kibps>'' | Limit transfer speed | | ||
- | Effective [[script_commands#option|options]]: ''transfer'', ''confirm'', ''exclude'' (not with ''-delete''), ''include'' (not with ''-delete'') | + | Effective [[script_commands#option|options]]: ''transfer'', ''confirm'', ''exclude'' (not with ''-delete''), ''include'' (not with ''-delete''), ''reconnecttime'' |
XML Log Elements: ''[[logging_xml#download|download]]'', ''[[logging_xml#rm|rm]]'' (with ''-delete'') | XML Log Elements: ''[[logging_xml#download|download]]'', ''[[logging_xml#rm|rm]]'' (with ''-delete'') | ||
Line 148: | Line 148: | ||
| ''-speed=<kibps>'' | Limit transfer speed | | | ''-speed=<kibps>'' | Limit transfer speed | | ||
- | Effective [[script_commands#option|options]]: ''transfer'', ''exclude'', ''include'' | + | Effective [[script_commands#option|options]]: ''transfer'', ''exclude'', ''include'', ''reconnecttime'' |
XML Log Elements: ''[[logging_xml#upload|upload]]'', ''[[logging_xml#touch|touch]]'', ''[[logging_xml#chmod|chmod]]'' (with ''-permissions''), ''[[logging_xml#rm|rm]]'' (with ''-delete'') | XML Log Elements: ''[[logging_xml#upload|upload]]'', ''[[logging_xml#touch|touch]]'', ''[[logging_xml#chmod|chmod]]'' (with ''-permissions''), ''[[logging_xml#rm|rm]]'' (with ''-delete'') | ||
Line 294: | Line 294: | ||
| ''transfer'' | ''%%binary|ascii|automatic%%'' \\ [[transfer_mode|Transfer mode]]: binary, ascii (text), automatic (by extension). \\ Commands affected: ''[[script_commands#get|get]]'', ''[[script_commands#put|put]]'', ''[[script_commands#synchronize|synchronize]]'', ''[[script_commands#keepuptodate|keepuptodate]]'' | | | ''transfer'' | ''%%binary|ascii|automatic%%'' \\ [[transfer_mode|Transfer mode]]: binary, ascii (text), automatic (by extension). \\ Commands affected: ''[[script_commands#get|get]]'', ''[[script_commands#put|put]]'', ''[[script_commands#synchronize|synchronize]]'', ''[[script_commands#keepuptodate|keepuptodate]]'' | | ||
| ''exclude'' \\ ''include'' | ''%%clear | <mask>[;<mask2>...]%%'' \\ Sets [[ui_transfer#other_options|exclusion or inclusion]] [[file_mask|masks]] (only one can be set at time). \\ Commands affected: ''[[script_commands#get|get]]'', ''[[script_commands#put|put]]'', ''[[script_commands#synchronize|synchronize]]'', ''[[script_commands#keepuptodate|keepuptodate]]'' | | | ''exclude'' \\ ''include'' | ''%%clear | <mask>[;<mask2>...]%%'' \\ Sets [[ui_transfer#other_options|exclusion or inclusion]] [[file_mask|masks]] (only one can be set at time). \\ Commands affected: ''[[script_commands#get|get]]'', ''[[script_commands#put|put]]'', ''[[script_commands#synchronize|synchronize]]'', ''[[script_commands#keepuptodate|keepuptodate]]'' | | ||
+ | | ''reconnecttime'' | ''%%off | <sec>%%'' \\ Sets time limit in seconds to try reconnecting broken sessions. \\ Commands affected: ''[[script_commands#get|get]]'', ''[[script_commands#put|put]]'', ''[[script_commands#synchronize|synchronize]]'', ''[[script_commands#keepuptodate|keepuptodate]]'' | | ||
Aliases: ''ascii'' (for ''option transfer ascii''), ''binary'' (for ''option transfer binary'') | Aliases: ''ascii'' (for ''option transfer ascii''), ''binary'' (for ''option transfer binary'') | ||
Line 331: | Line 332: | ||
Alias: ''send'' | Alias: ''send'' | ||
- | Effective [[script_commands#option|options]]: ''transfer'', ''confirm'', ''exclude'' (not with ''-delete''), ''include'' (not with ''-delete'') | + | Effective [[script_commands#option|options]]: ''transfer'', ''confirm'', ''exclude'' (not with ''-delete''), ''include'' (not with ''-delete''), ''reconnecttime'' |
XML Log Elements: ''[[logging_xml#upload|upload]]'', ''[[logging_xml#chmod|chmod]]'' (with ''-permissions''), ''[[logging_xml#touch|touch]]'' (with ''-preservetime'') | XML Log Elements: ''[[logging_xml#upload|upload]]'', ''[[logging_xml#chmod|chmod]]'' (with ''-permissions''), ''[[logging_xml#touch|touch]]'' (with ''-preservetime'') | ||
Line 414: | Line 415: | ||
| ''-speed=<kibps>'' | Limit transfer speed | | | ''-speed=<kibps>'' | Limit transfer speed | | ||
- | Effective [[script_commands#option|options]]: ''transfer'', ''exclude'', ''include'' | + | Effective [[script_commands#option|options]]: ''transfer'', ''exclude'', ''include'', ''reconnecttime'' |
XML Log Elements: ''[[logging_xml#download|download]]'' (with ''local'' or ''both''), ''[[logging_xml#upload|upload]]'' (with ''remote'' or ''both''), ''[[logging_xml#touch|touch]]'' (with ''remote'' or ''both''), ''[[logging_xml#chmod|chmod]]'' (with ''remote'' or ''both'' and ''-permissions''), ''[[logging_xml#rm|rm]]'' (with ''remote'' and ''-delete'') | XML Log Elements: ''[[logging_xml#download|download]]'' (with ''local'' or ''both''), ''[[logging_xml#upload|upload]]'' (with ''remote'' or ''both''), ''[[logging_xml#touch|touch]]'' (with ''remote'' or ''both''), ''[[logging_xml#chmod|chmod]]'' (with ''remote'' or ''both'' and ''-permissions''), ''[[logging_xml#rm|rm]]'' (with ''remote'' and ''-delete'') |