Closed qiaofeng1227 closed 1 month ago
install the rclone
sudo -v ; curl https://rclone.org/install.sh | sudo bash
use the rclone config
to config the azureblob and the cloudflare r2, you can use the rclone rcd --rc-web-gui
to check the config, if succuess, you can find the buket derecotory on Explorer. such as this.
use the rclone copy
to migrate from source to distination,you can run this command in a tmux.
rclone copy source:sourcepath dest:destpath
for example,
rclone copy azure:/dev cloudflare:/artifact/dev
solved
azure blob address:https://w9artifact.blob.core.windows.net
cloudflare r2 address: https://artifact.websoft9.com
directory (cloudflare r2 is the same)
secret key sending by other means
use rc clone