This commit is contained in:
parent
e27934c42e
commit
7b8d8daece
1 changed files with 3 additions and 1 deletions
|
@ -13,7 +13,9 @@ I added the remote bup to AudioClone by doing:
|
||||||
git annex initremote mybup type=bup encryption=none buprepo=
|
git annex initremote mybup type=bup encryption=none buprepo=
|
||||||
|
|
||||||
But when I try to copy some files that I have previously got by "git annex get" by doing:
|
But when I try to copy some files that I have previously got by "git annex get" by doing:
|
||||||
git annex copy /home/me/AudioClone/someartist/somealbum --to mybup
|
|
||||||
|
git annex copy /home/me/AudioClone/someartist/somealbum --to mybup
|
||||||
|
|
||||||
it fails and tells me:
|
it fails and tells me:
|
||||||
|
|
||||||
copy Order To Die/01 Morituri Te Salutant.flac (to mybup...)
|
copy Order To Die/01 Morituri Te Salutant.flac (to mybup...)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue