Versions Compared

Key

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

...

Code Block
echo 'Another file' > another_file_on_my_computer.txt
swift postupload container_name another_file_on_my_computer.txt container_name
swift postupload -m "X-Object-Meta-Hello: World" container_name another_file_on_my_computer.txt
swift stat -v container_name another_file_on_my_computer.txt

...