Differences

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

2011-11-08 2011-11-10
be more specific about shell session with call command (martin) lowercase xml log elements (martin)
Line 15: Line 15:
Alias: ''!'' Alias: ''!''
-XML Log Element: ''[[logging_xml#call|call]]''+XML log element: ''[[logging_xml#call|call]]''
Examples: Examples:
Line 45: Line 45:
Filename can be replaced with [[file_mask|wildcard]] to select multiple files. Filename can be replaced with [[file_mask|wildcard]] to select multiple files.
-XML Log Element: ''[[logging_xml#chmod|chmod]]''+XML log element: ''[[logging_xml#chmod|chmod]]''
Examples: Examples:
Line 106: Line 106:
Effective [[scriptcommand_option|options]]: ''transfer'', ''confirm'', ''exclude'', ''include'', ''reconnecttime'' Effective [[scriptcommand_option|options]]: ''transfer'', ''confirm'', ''exclude'', ''include'', ''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'')
Examples: Examples:
Line 152: Line 152:
Effective [[scriptcommand_option|options]]: ''transfer'', ''exclude'', ''include'', ''reconnecttime'' Effective [[scriptcommand_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'')
Examples: Examples:
Line 210: Line 210:
Alias: ''dir'' Alias: ''dir''
-XML Log Element: ''[[logging_xml#ls|ls]]''+XML log element: ''[[logging_xml#ls|ls]]''
Examples: Examples:
Line 224: Line 224:
  mkdir <directory>   mkdir <directory>
-XML Log Element: ''[[logging_xml#mkdir|mkdir]]''+XML log element: ''[[logging_xml#mkdir|mkdir]]''
Example: Example:
Line 240: Line 240:
Alias: ''rename'' Alias: ''rename''
-XML Log Element: ''[[logging_xml#mv|mv]]''+XML log element: ''[[logging_xml#mv|mv]]''
Examples: Examples:
Line 271: Line 271:
| ''-rawsettings setting1=value1 setting2=value2 ...'' | Allows configuring any session settings using raw format as in an INI file. E.g. to enable SSH compression and agent forwarding use ''-rawsettings Compression=1 AgentFwd=1''. &beta_feature | | ''-rawsettings setting1=value1 setting2=value2 ...'' | Allows configuring any session settings using raw format as in an INI file. E.g. to enable SSH compression and agent forwarding use ''-rawsettings Compression=1 AgentFwd=1''. &beta_feature |
-XML Log Element: ''[[logging_xml|session]]''+XML log element: ''[[logging_xml|session]]''
Examples: Examples:
Line 337: Line 337:
Effective [[scriptcommand_option|options]]: ''transfer'', ''confirm'', ''exclude'', ''include'', ''reconnecttime'' Effective [[scriptcommand_option|options]]: ''transfer'', ''confirm'', ''exclude'', ''include'', ''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'')
Examples: Examples:
Line 362: Line 362:
If [[ui_login_environment#recycle_bin|remote recycle bin]] is configured, moves file to the bin instead of deleting it. Filename can be replaced with [[file_mask|wildcard]] to select multiple files. If [[ui_login_environment#recycle_bin|remote recycle bin]] is configured, moves file to the bin instead of deleting it. Filename can be replaced with [[file_mask|wildcard]] to select multiple files.
-XML Log Element: ''[[logging_xml#rm|rm]]''+XML log element: ''[[logging_xml#rm|rm]]''
Examples: Examples:
Line 378: Line 378:
If [[ui_login_environment#recycle_bin|remote recycle bin]] is configured, moves directory to the bin instead of deleting it. If [[ui_login_environment#recycle_bin|remote recycle bin]] is configured, moves directory to the bin instead of deleting it.
-XML Log Element: ''[[logging_xml#rm|rm]]''+XML log element: ''[[logging_xml#rm|rm]]''
Example: Example:
Line 420: Line 420:
Effective [[scriptcommand_option|options]]: ''transfer'', ''exclude'', ''include'', ''reconnecttime'' Effective [[scriptcommand_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'')
Examples: Examples: