On Wednesday, 13 May 2020 15:42:09 UTC+1, Daniel Jagszent wrote:
>
> Hello Xomex, 
> > [...] Is it feasible to copy my data at the bucket level from provider 
> > A to B (using a 3rd party data copying service) and then connect s3ql 
> > to the new data location.[...] 
> You need to use https://www.rath.org/s3ql-docs/contrib.html#clone-fs-py 
> to copy a S3QL file system from one storage backend to a different 
> storage backend. Only copying the data from one bucket to another does 
> not work. S3QL uses backend specific metadata (e.g. S3 metadata is a 
> little bit different than Openstack Swift metadata). 
>
> Unfortunately clone-fs.py does not do server-to-server copies. You might 
> be better off to run clone-fs.py inside a throw away VM with a decent 
> internet connection. 
>
>
Do you guys know if clone-fs.py can pickup where interrupted? Or basically 
copy across what was not yet copied like rclone or rsync.


 

-- 
You received this message because you are subscribed to the Google Groups 
"s3ql" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/s3ql/f407dffb-45fa-43d1-9cde-bacb0336e477%40googlegroups.com.

Reply via email to