extended readme
This commit is contained in:
parent
9c8fe4ba1e
commit
c089eb84bd
1 changed files with 2 additions and 0 deletions
|
@ -24,4 +24,6 @@ a simple wrapper for concurrent rsync processes written in golang
|
|||
|
||||
### troubleshooting
|
||||
|
||||
**make sure to wrap your `[source]` and `[target]` in `"` to avoid problems with paths and / or globbing.**
|
||||
|
||||
if you experience errors like `kex_exchange_identification: read: Connection reset by peer` it may be helpful to increase the default delay (100ms) between rsync connections or decrease the concurrency.
|
Loading…
Reference in a new issue