Differences

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

2010-05-05 2010-11-07
note that setting permissions is for sftp/scp for keepuptodate and synchronize (martin) 4.3 bug 536 Allow include/exclude masks with put/get -delete (martin)
Line 106: Line 106:
Switches: Switches:
^ Switch                  ^ Description ^ ^ Switch                  ^ Description ^
-| ''-delete''              | Delete source remote file(s) after transfer. Options ''exclude'' and ''include'' are ignored. |+| ''-delete''              | Delete source remote file(s) after transfer. |
| ''-resume''              | Automatically resume transfer if possible ([[protocols#sftp|SFTP]] and [[protocols#ftp|FTP]] protocols only). Cannot be combined with ''-append''. | | ''-resume''              | Automatically resume transfer if possible ([[protocols#sftp|SFTP]] and [[protocols#ftp|FTP]] protocols only). Cannot be combined with ''-append''. |
| ''-append''              | Append source file to the end of target file ([[protocols#sftp|SFTP protocol]] only). Cannot be combined with ''-resume''. | | ''-append''              | Append source file to the end of target file ([[protocols#sftp|SFTP protocol]] only). Cannot be combined with ''-resume''. |
Line 113: Line 113:
| ''-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''), ''reconnecttime''+Effective [[script_commands#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'')
Line 332: Line 332:
Switches: Switches:
^ Switch                  ^ Description ^ ^ Switch                  ^ Description ^
-| ''-delete''              | Delete source local file(s) after transfer. Options ''exclude'' and ''include'' are ignored. |+| ''-delete''              | Delete source local file(s) after transfer. |
| ''-resume''              | Automatically resume transfer if possible ([[protocols#sftp|SFTP]] and [[protocols#ftp|FTP]] protocols only). Cannot be combined with ''-append''. | | ''-resume''              | Automatically resume transfer if possible ([[protocols#sftp|SFTP]] and [[protocols#ftp|FTP]] protocols only). Cannot be combined with ''-append''. |
| ''-append''              | Append source file to the end of target file ([[protocols#sftp|SFTP protocol]] only). Cannot be combined with ''-resume''. | | ''-append''              | Append source file to the end of target file ([[protocols#sftp|SFTP protocol]] only). Cannot be combined with ''-resume''. |
Line 343: Line 343:
Alias: ''send'' Alias: ''send''
-Effective [[script_commands#option|options]]: ''transfer'', ''confirm'', ''exclude'' (not with ''-delete''), ''include'' (not with ''-delete''), ''reconnecttime''+Effective [[script_commands#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'')