Project

General

Profile

Feature #20937

Updated by Peter Amstutz 9 months ago

arv-copy feature that will  

 # accept a HTTP or HTTPS URL 
 # check if the URL has already been downloaded, on either the 'src' or 'dst' cluster 
 # if the URL is found, copy from src to dst using collection copy 
 # if it hasn't been downloaded, download it from the origin to dst 

Back