From 50ec8441d4b58b4cc6be9b08a0f950a5381c1301 Mon Sep 17 00:00:00 2001 From: anarcat Date: Mon, 15 Jun 2015 20:05:13 +0000 Subject: Added a comment --- ...ent_4_ee791ad24d5d2c0ad4f82ecf6fc434a9._comment | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 doc/bugs/s3_InternalIOException__63__/comment_4_ee791ad24d5d2c0ad4f82ecf6fc434a9._comment diff --git a/doc/bugs/s3_InternalIOException__63__/comment_4_ee791ad24d5d2c0ad4f82ecf6fc434a9._comment b/doc/bugs/s3_InternalIOException__63__/comment_4_ee791ad24d5d2c0ad4f82ecf6fc434a9._comment new file mode 100644 index 000000000..fd65fa8f8 --- /dev/null +++ b/doc/bugs/s3_InternalIOException__63__/comment_4_ee791ad24d5d2c0ad4f82ecf6fc434a9._comment @@ -0,0 +1,28 @@ +[[!comment format=mdwn + username="anarcat" + subject="comment 4" + date="2015-06-15T20:05:13Z" + content=""" +nevermind that: `move` doesn't actually work either, it just skipped files that seemed to have already been transfered. the remaining files are still untransferable: + +
+www-data@ip-10-87-135-88:/persistent/media$ git annex move --to s3
+move video/original/a_gente_luta_-_eng_0.mov (checking s3...) (to s3...)
+0%            0.0 B/s 0s
+  InternalIOException send: resource vanished (Broken pipe)
+failed
+move video/original/a_gente_luta_-_esp_0.mov (checking s3...) (to s3...)
+0%       255.9KB/s 9h23m
+  InternalIOException send: resource vanished (Broken pipe)
+failed
+move video/original/kinja_iakaha_-_dvcam_en.mov (checking s3...) (to s3...)
+0%            0.0 B/s 0s
+  InternalIOException send: resource vanished (Broken pipe)
+failed
+move video/original/quartet_for_deafblind_h264kbs18000_24.mov (checking s3...) (to s3...)
+0%            0.0 B/s 0s
+  InternalIOException send: resource vanished (Broken pipe)
+failed
+git-annex: move: 4 failed
+
+"""]] -- cgit v1.2.3