aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/copy_--auto_copies_already_synced_files/comment_2_3cfd11d8199a4d5e442d207a1edb38e0._comment12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/forum/copy_--auto_copies_already_synced_files/comment_2_3cfd11d8199a4d5e442d207a1edb38e0._comment b/doc/forum/copy_--auto_copies_already_synced_files/comment_2_3cfd11d8199a4d5e442d207a1edb38e0._comment
new file mode 100644
index 000000000..5fe0b215d
--- /dev/null
+++ b/doc/forum/copy_--auto_copies_already_synced_files/comment_2_3cfd11d8199a4d5e442d207a1edb38e0._comment
@@ -0,0 +1,12 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 2"""
+ date="2016-07-19T16:57:59Z"
+ content="""
+Right, it's checking if the file content is still present on the remote.
+Since that can take a while, or even lead to a ssh password prompt etc,
+it prints out the name of each file as it checks it.
+
+--fast avoids that check, which is fine. I have gone back and forth on
+making --fast the default in this sitation.
+"""]]