Differences
This shows you the differences between the selected revisions of the page.
| 2009-06-23 | 2009-06-29 | ||
| include and exclude are ignored with -delete (martin) | 4.2.2 bug 298 (martin) | ||
| Line 93: | Line 93: | ||
| ^ 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. Options ''exclude'' and ''include'' are ignored. | | ||
| + | | ''-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''. | | ||
| | ''-preservetime'' | Preserve timestamp | | | ''-preservetime'' | Preserve timestamp | | ||
| | ''-nopreservetime'' | Do not preserve timestamp | | | ''-nopreservetime'' | Do not preserve timestamp | | ||
| Line 311: | Line 313: | ||
| ^ 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. Options ''exclude'' and ''include'' are ignored. | | ||
| + | | ''-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''. | | ||
| | ''-preservetime'' | Preserve timestamp | | | ''-preservetime'' | Preserve timestamp | | ||
| | ''-nopreservetime'' | Do not preserve timestamp | | | ''-nopreservetime'' | Do not preserve timestamp | | ||