git-annex/doc/git-annex-copy/comment_1_9be279110a112335bc72ee8c8a347da2._comment
2015-07-03 05:14:37 +00:00

12 lines
408 B
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[[!comment format=mdwn
username="tomekwi"
subject="--all seems to do nothing"
date="2015-07-03T05:14:37Z"
content="""
Hi,
I want to back up all my files including previous versions on an external drive. Ive tried these two commands both of them exited instantly without producing any output:
$ git-annex copy --all --to=external-drive
$ git-annex copy --unused --to=external-drive
"""]]