Project

General

Profile

Bug #8544

Updated by Bryan Cosca about 8 years ago

A common thing I'm doing is using screen to arv-copy. sometimes arv-copying the git repo fails due to permission errors. because of Permission denied (publickey). I think ssh keys don't persist through screen or something. So one work around I would like is to have all the collections copy first, then if when it fails on copying the git repo, I can copy the git repo and it shouldn't take more than 5 minutes.

Back