From 01aa4394a64669a38fd865026cb826e3a852ad7a Mon Sep 17 00:00:00 2001 From: Nick Craig-Wood Date: Sun, 10 Jan 2016 10:43:59 +0000 Subject: [PATCH] Explain that errored sync doesn't delete files - fixes #285 --- docs/content/docs.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/content/docs.md b/docs/content/docs.md index e1e760375..b9d2bbc5c 100644 --- a/docs/content/docs.md +++ b/docs/content/docs.md @@ -63,6 +63,9 @@ modification time or MD5SUM. Destination is updated to match source, including deleting files if necessary. Since this can cause data loss, test first with the `--dry-run` flag. +Note that files in the destination won't be deleted if there were any +errors at any point. + ### rclone ls remote:path ### List all the objects in the the path with size and path.