diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2012-10-24 15:50:40 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-10-24 15:50:40 +0000 |
commit | dfdb31087c0cbd8dc107cc455439d4908ebc9527 (patch) | |
tree | 51afbf39e9707ea9eaf0a12a284a41a722c2d51a /doc/bugs/tmp_file_handling | |
parent | 69fe824d049ae60c73b65fcaf7fc4bbbe5d320c1 (diff) |
Added a comment
Diffstat (limited to 'doc/bugs/tmp_file_handling')
-rw-r--r-- | doc/bugs/tmp_file_handling/comment_2_cc14c7a79a544e47654e4cd8abc85edd._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/bugs/tmp_file_handling/comment_2_cc14c7a79a544e47654e4cd8abc85edd._comment b/doc/bugs/tmp_file_handling/comment_2_cc14c7a79a544e47654e4cd8abc85edd._comment new file mode 100644 index 000000000..e8e48abc8 --- /dev/null +++ b/doc/bugs/tmp_file_handling/comment_2_cc14c7a79a544e47654e4cd8abc85edd._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.154.0.23" + subject="comment 2" + date="2012-10-24T15:50:40Z" + content=""" +`rsynctmp` is only used when sending files to a rsync special remote. You can certianly delete it if you got a stale one, but the next time a file is sent to a rsync special remote it should delete it anyway. +"""]] |