2020-05-27 22:16:07 +00:00
|
|
|
<!-- markdownlint-disable first-line-heading -->
|
2020-05-27 06:13:08 +00:00
|
|
|
<!-- spell-checker:ignore (markdown) markdownlint -->
|
|
|
|
|
2016-12-28 01:08:43 +00:00
|
|
|
## Feature list
|
|
|
|
|
2020-05-27 06:13:08 +00:00
|
|
|
<!-- spell-checker:ignore (options) linkgs reflink -->
|
|
|
|
|
2016-12-28 01:08:43 +00:00
|
|
|
### To Do
|
|
|
|
|
2021-06-18 15:56:22 +00:00
|
|
|
- [ ] cli-symbolic-links
|
|
|
|
- [ ] context
|
2016-12-28 01:08:43 +00:00
|
|
|
- [ ] copy-contents
|
|
|
|
- [ ] sparse
|
|
|
|
|
|
|
|
### Completed
|
|
|
|
|
2021-06-18 15:56:22 +00:00
|
|
|
- [x] archive
|
|
|
|
- [x] attributes-only
|
2016-12-28 01:08:43 +00:00
|
|
|
- [x] backup
|
2021-06-18 15:56:22 +00:00
|
|
|
- [x] dereference
|
2016-12-28 01:08:43 +00:00
|
|
|
- [x] force (Not implemented on Windows)
|
|
|
|
- [x] interactive
|
|
|
|
- [x] link
|
|
|
|
- [x] no-clobber
|
2021-06-18 15:56:22 +00:00
|
|
|
- [x] no-dereference
|
|
|
|
- [x] no-dereference-preserve-links
|
|
|
|
- [x] no-preserve
|
2016-12-28 01:08:43 +00:00
|
|
|
- [x] no-target-directory
|
2021-06-18 15:56:22 +00:00
|
|
|
- [x] one-file-system
|
|
|
|
- [x] parents
|
2016-12-28 01:08:43 +00:00
|
|
|
- [x] paths
|
2021-06-18 15:56:22 +00:00
|
|
|
- [x] preserve
|
|
|
|
- [x] preserve-default-attributes
|
2016-12-28 01:08:43 +00:00
|
|
|
- [x] recursive
|
2021-06-18 15:56:22 +00:00
|
|
|
- [x] reflink
|
2016-12-28 01:08:43 +00:00
|
|
|
- [x] remove-destination (On Windows, current only works for writeable files)
|
2021-06-18 15:56:22 +00:00
|
|
|
- [x] strip-trailing-slashes
|
2016-12-28 01:08:43 +00:00
|
|
|
- [x] suffix
|
|
|
|
- [x] symbolic-link
|
|
|
|
- [x] target-directory
|
2021-06-18 15:56:22 +00:00
|
|
|
- [x] update
|
2016-12-28 01:08:43 +00:00
|
|
|
- [x] verbose
|
|
|
|
- [x] version
|