git-annex/doc/forum/Invalid_cross-device_link.mdwn
jean.jordaan@4bb3bd508a9eb0a4bab5d1b587dadd2b6c4a7edc e85e6bcc67
2015-05-22 07:17:33 +00:00

9 lines
422 B
Markdown

I want to import from an SD card to a mounted annex:
user@laptop:/media/.../annex/Pictures/(master)$ git annex import /media/.../sdcard/Download/QuickTransfer
[...]
git-annex: /media/.../sdcard/Download/QuickTransfer/20150428_192110.jpg: rename: unsupported operation (Invalid cross-device link)
[...]
Why is it trying to make a cross-device link? As long as it can read the files,
it should be OK, no?