possible dataloss when pushing to a remote without git-annex-shell

Bug #1923482 reported by Rolf Leggewie
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
git-annex (Ubuntu)
New
Undecided
Unassigned

Bug Description

The following will lead to dataloss when the remote rsync server does not have git-annex-shell installed:

git annex initremote datalossremote type=gcrypt gitrepo=rsync://user@host:path/repo.git keyid=something_here
git annex sync
echo test > test.txt
git annex add test.txt
git annex move test.txt --to=datalossremote
git annex get test.txt

The get command will fail and the file is no longer present locally -> dataloss.

Tags: focal
Rolf Leggewie (r0lf)
description: updated
description: updated
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.