From dcfa82945c93dec4dd5cb911983e5d391b7d07e5 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmH7o6q2l99M-PQolOfbR3_i5B_jtTIcAE" Date: Fri, 12 Sep 2014 18:55:45 +0000 Subject: [PATCH 1/4] Added a comment --- .../comment_4_1594457620463aa001ebb4a92eced276._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/special_remote_for_IMAP/comment_4_1594457620463aa001ebb4a92eced276._comment diff --git a/doc/forum/special_remote_for_IMAP/comment_4_1594457620463aa001ebb4a92eced276._comment b/doc/forum/special_remote_for_IMAP/comment_4_1594457620463aa001ebb4a92eced276._comment new file mode 100644 index 0000000000..07392aa253 --- /dev/null +++ b/doc/forum/special_remote_for_IMAP/comment_4_1594457620463aa001ebb4a92eced276._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmH7o6q2l99M-PQolOfbR3_i5B_jtTIcAE" + nickname="Giovanni" + subject="comment 4" + date="2014-09-12T18:55:45Z" + content=""" +Does this somehow scan the IMAP server for attachments already there? +"""]] From e12f6dcc2cc1600d241f68c95f9caef4c4fb7793 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmH7o6q2l99M-PQolOfbR3_i5B_jtTIcAE" Date: Fri, 12 Sep 2014 18:56:21 +0000 Subject: [PATCH 2/4] removed --- .../comment_4_1594457620463aa001ebb4a92eced276._comment | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 doc/forum/special_remote_for_IMAP/comment_4_1594457620463aa001ebb4a92eced276._comment diff --git a/doc/forum/special_remote_for_IMAP/comment_4_1594457620463aa001ebb4a92eced276._comment b/doc/forum/special_remote_for_IMAP/comment_4_1594457620463aa001ebb4a92eced276._comment deleted file mode 100644 index 07392aa253..0000000000 --- a/doc/forum/special_remote_for_IMAP/comment_4_1594457620463aa001ebb4a92eced276._comment +++ /dev/null @@ -1,8 +0,0 @@ -[[!comment format=mdwn - username="https://www.google.com/accounts/o8/id?id=AItOawmH7o6q2l99M-PQolOfbR3_i5B_jtTIcAE" - nickname="Giovanni" - subject="comment 4" - date="2014-09-12T18:55:45Z" - content=""" -Does this somehow scan the IMAP server for attachments already there? -"""]] From fb45eec69b0cf1ce7cf1812718892f70fe0df08c Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmH7o6q2l99M-PQolOfbR3_i5B_jtTIcAE" Date: Fri, 12 Sep 2014 18:57:07 +0000 Subject: [PATCH 3/4] Added a comment --- .../comment_4_0f8e01c453afb02aebf44b3fb2c9a7c1._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/special_remote_for_IMAP/comment_4_0f8e01c453afb02aebf44b3fb2c9a7c1._comment diff --git a/doc/forum/special_remote_for_IMAP/comment_4_0f8e01c453afb02aebf44b3fb2c9a7c1._comment b/doc/forum/special_remote_for_IMAP/comment_4_0f8e01c453afb02aebf44b3fb2c9a7c1._comment new file mode 100644 index 0000000000..6e39fd7307 --- /dev/null +++ b/doc/forum/special_remote_for_IMAP/comment_4_0f8e01c453afb02aebf44b3fb2c9a7c1._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmH7o6q2l99M-PQolOfbR3_i5B_jtTIcAE" + nickname="Giovanni" + subject="comment 4" + date="2014-09-12T18:57:07Z" + content=""" +Does this somehow scan the IMAP server for attachments already there? +"""]] From 7481e5411aaa5f5a677cf9c0dd4b242b4286260c Mon Sep 17 00:00:00 2001 From: Petter_petterson Date: Fri, 12 Sep 2014 19:17:17 +0000 Subject: [PATCH 4/4] --- ...do_I_sync_files_from_mobile_to_a_repo__63__.mdwn | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/forum/How_do_I_sync_files_from_mobile_to_a_repo__63__.mdwn diff --git a/doc/forum/How_do_I_sync_files_from_mobile_to_a_repo__63__.mdwn b/doc/forum/How_do_I_sync_files_from_mobile_to_a_repo__63__.mdwn new file mode 100644 index 0000000000..d63af388ff --- /dev/null +++ b/doc/forum/How_do_I_sync_files_from_mobile_to_a_repo__63__.mdwn @@ -0,0 +1,13 @@ +I have a local repo on a computer with some folder on the path +/computer1/annex/ + +Then I tried to run git annex on my phone and added a remote ssh repo syncing to +/computer1/annex/mobile/ from my mobile's picture folder. + +But the files ending up there are: +ls /computer1/annex/mobile/ +annex branches config description HEAD hooks info objects refs + +I chose "full backup" + +Why dont I see my pictures there, even if they are hiding in the metadata ?