This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
computing:windows:sync_tools [2022/12/29 10:07] gcooper |
computing:windows:sync_tools [2024/03/09 09:17] (current) gcooper |
||
---|---|---|---|
Line 12: | Line 12: | ||
**Docs**: https:// | **Docs**: https:// | ||
+ | |||
+ | **Filtering**: | ||
**Forum**: https:// | **Forum**: https:// | ||
Line 29: | Line 31: | ||
</ | </ | ||
- | Choose WebDAV for many cloud services, enter the WebDAV URL, username and password. | + | Choose |
<note tip> | <note tip> | ||
Line 52: | Line 54: | ||
--dry-run | --dry-run | ||
--progress | --progress | ||
- | --log-file mylogfile.txt | ||
- | --log-level INFO | ||
</ | </ | ||
- | |||
- | https:// | ||
- | |||
- | Log levels are, from least verbose to most: ERROR or NOTICE or INFO or DEBUG | ||
- | |||
- | The default, NOTICE, is usually sufficient. | ||
==== Sync ==== | ==== Sync ==== | ||
Line 78: | Line 72: | ||
< | < | ||
--exclude ' | --exclude ' | ||
+ | </ | ||
+ | |||
+ | ==== Logging ==== | ||
+ | |||
+ | https:// | ||
+ | |||
+ | Log levels are, from least verbose to most: **ERROR** or **NOTICE** or **INFO** or **DEBUG**. | ||
+ | |||
+ | < | ||
+ | --log-file mylogfile.txt | ||
+ | --log-level INFO | ||
</ | </ |