diff options
author | https://www.google.com/accounts/o8/id?id=AItOawmqaNwDQ367zpW6cIRviLz6zJZZFODgoEI <Zack@web> | 2013-08-03 18:45:22 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-08-03 18:45:22 +0000 |
commit | 0212f044257019811a286fd74431ba86b00b31c8 (patch) | |
tree | 997272f5790fab2a19bf14acc516ec3982b01ec7 | |
parent | 1ca8cdebafbc9cb9fee4cd16316492fa3c273dbd (diff) |
-rw-r--r-- | doc/forum/__34__git_annex_copy_--to___60__REMOTE__62___.__34___doesn__39__t_send_it_to_working_directory..mdwn | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/forum/__34__git_annex_copy_--to___60__REMOTE__62___.__34___doesn__39__t_send_it_to_working_directory..mdwn b/doc/forum/__34__git_annex_copy_--to___60__REMOTE__62___.__34___doesn__39__t_send_it_to_working_directory..mdwn new file mode 100644 index 000000000..a1fc7a69e --- /dev/null +++ b/doc/forum/__34__git_annex_copy_--to___60__REMOTE__62___.__34___doesn__39__t_send_it_to_working_directory..mdwn @@ -0,0 +1,11 @@ +I tried to "git annex copy --to <SSH REMOTE>" it says it sends it: +copy Test (checking pi...) (to pi...) +SHA256E-s6--8283daccd02d2b2797da53446d367e39dc0fb1615bcae4274460f44455bd9822 + 6 100% 0.00kB/s 0:00:00 (xfer#1, to-check=0/1) + +sent 146 bytes received 31 bytes 354.00 bytes/sec +total size is 6 speedup is 0.03 +ok +(Recording state in git...) + +But I can't find it in the working directory. Can anyone help me? |