# 補充
從外網連入,可以使用 Cloudberry
若速度較慢,可以使用多個 Cloudberry Instance 來連入
- 內網抓取上傳資料,可以使用 s3cmd
https://s3tools.org/s3cmd (opens new window)
# 問題與處理
- 使用 s3cmd 時會出現 ERROR: S3 error: 403 (RequestTimeTooSkewed)
=> 請在主機安裝 NTP Cleint
$ sudo apt-get install ntp
$ service ntp restart
# 參考資料
- 在 JupyterNotebook 操作 Ceph Object Storage:
- S3cmd usage
https://s3tools.org/usage (opens new window)
- S3cmd sync how-to
← 使用S3Cmd Faust-cudf 概觀 →