Can Rclone copy documents with Archive tier?

Hello,

Can Rclone copy files from GCP bucket which are in Archive tier to Azure blob container?

welcome to the forum,

  • rclone can copy files from GCS to Azure, no problem.
  • as for archived files, GCS allows for instant retrieval, so that should be a problem.

can do a simple test:

  1. create a remote for GCS
  2. create a remote for Azure
  3. copy one single file from GCS to Azure

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.