Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

  1. SSH to Kyvos node.

  2. Navigate to the cd /tmp directory by executing the following command.

  3. Upload the UpdateAzcopy.sh script (provided in the AzureInstallationFiles following Azure Installation Files folder) and provide the execute permission by running the chmod 755 UpdateAzcopy.sh command.

  4. Run the ./UpdateAzcopy.sh command. You can also verify the version by running the azcopy --version command.

...