From 86f2d8a96e548406a0930062b718779b1f904bda Mon Sep 17 00:00:00 2001 From: wzhd Date: Tue, 19 Jan 2016 10:07:28 +0000 Subject: Added a comment: attaching a torrent file to a downloaded and annexed directory --- .../comment_1_4ef590d88bacd763abd5ce209e6b9640._comment | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 doc/special_remotes/bittorrent/comment_1_4ef590d88bacd763abd5ce209e6b9640._comment diff --git a/doc/special_remotes/bittorrent/comment_1_4ef590d88bacd763abd5ce209e6b9640._comment b/doc/special_remotes/bittorrent/comment_1_4ef590d88bacd763abd5ce209e6b9640._comment new file mode 100644 index 000000000..8518e0ff8 --- /dev/null +++ b/doc/special_remotes/bittorrent/comment_1_4ef590d88bacd763abd5ce209e6b9640._comment @@ -0,0 +1,17 @@ +[[!comment format=mdwn + username="wzhd" + subject="attaching a torrent file to a downloaded and annexed directory" + date="2016-01-19T10:07:27Z" + content=""" +I have a multi-file torrent that has been downloaded and annexed. After reading the article about web remote, I thought `git-annex addurl --file` could be used. However, when I tried `git-annex addurl --file video/tvseries/someseries /tmp/some.torrent`, I get the error + + addurl video/tvseries/someseries git-annex: video/anime/tvseries/someseries already exists and is not annexed; not overwriting + +Attaching the torrent to one of the files inside failed, too, with the message: + + addurl video/tvseries/someseries/someepisode.mkv + while adding a new url to an already annexed file, failed to verify url exists: /tmp/some.torrent + failed + git-annex: addurl: 1 failed + +"""]] -- cgit v1.2.3