Advertisement
Guest User

Untitled

a guest
Feb 19th, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. [root@dc221 manhnv]# cat .s3kdaa
  2. [default]
  3. access_key = AUIT5910ACG83ZX7VM8T
  4. secret_key = fXWLnnfVUHquAoN4qK99TFG85PQtTy6b5MUr89SO
  5. #bucket_location = US
  6. #cloudfront_resource = /2010-07-15/distribution
  7. #default_mime_type = binary/octet-stream
  8. delete_removed = False
  9. dry_run = True
  10. enable_multipart = True
  11. encoding = UTF-8
  12. encrypt = False
  13. follow_symlinks = True
  14. force = False
  15. get_continue = True
  16. gpg_command = /usr/local/bin/gpg
  17. gpg_decrypt = %(gpg_command)s -d --verbose --no-use-agent --batch --yes --passphrase-fd %(passphrase_fd)s -o %(output_file)s %(input_file)s
  18. gpg_encrypt = %(gpg_command)s -c --verbose --no-use-agent --batch --yes --passphrase-fd %(passphrase_fd)s -o %(output_file)s %(input_file)s
  19. gpg_passphrase = password
  20. guess_mime_type = True
  21. host_base = https://s3.kstorage.vn
  22. host_bucket = https://s3.kstorage.vn
  23. human_readable_sizes = False
  24. list_md5 = False
  25. log_target_prefix =
  26. preserve_attrs = True
  27. progress_meter = True
  28. recursive = False
  29. recv_chunk = 1024
  30. reduced_redundancy = False
  31. send_chunk = 4096
  32. skip_existing = False
  33. socket_timeout = 300
  34. urlencoding_mode = normal
  35. use_https = True
  36. verbosity = WARNING
  37. signature_v2 = True
  38. acl_public = True
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement