# 다운로드

{% code fullWidth="true" %}

```
```

{% endcode %}

\`\`\` NAME: singularity download - 메타데이터 API에서 CAR 파일 다운로드

사용법: singularity download \[command options] \<piece\_cid>

분류: 유틸리티

옵션: 1Fichier

\--fichier-api-key value 1Fichier 계정의 API 키. <https://1fichier.com/console/params.pl에서> 얻으세요. \[$FICHIER\_API\_KEY] --fichier-encoding value 백엔드의 인코딩. (기본값: "Slash,LtGt,DoubleQuote,SingleQuote,BackQuote,Dollar,BackSlash,Del,Ctl,LeftSpace,RightSpace,InvalidUtf8,Dot") \[$FICHIER\_ENCODING] --fichier-file-password value 공유된 파일의 비밀번호가 있는 경우 다운로드하려면 이 매개변수를 추가하세요. \[$FICHIER\_FILE\_PASSWORD] --fichier-folder-password value 공유된 폴더에서 파일 목록을 보려면 이 매개변수를 추가하세요. \[$FICHIER\_FOLDER\_PASSWORD] --fichier-shared-folder value 공유 폴더를 다운로드하려면 이 매개변수를 추가하세요. \[$FICHIER\_SHARED\_FOLDER]

Akamai NetStorage

\--netstorage-account value NetStorage 계정 이름을 설정하세요. \[$NETSTORAGE\_ACCOUNT] --netstorage-host value 연결할 NetStorage 호스트의 도메인+경로입니다. \[$NETSTORAGE\_HOST] --netstorage-protocol value HTTP 또는 HTTPS 프로토콜을 선택하세요. (기본값: "https") \[$NETSTORAGE\_PROTOCOL] --netstorage-secret value NetStorage 계정 비밀/G2O 키를 인증에 사용하세요. \[$NETSTORAGE\_SECRET]

Amazon Drive

\--acd-auth-url value 인증 서버 URL입니다. \[$ACD\_AUTH\_URL] --acd-checkpoint value 내부 폴링에 대한 체크포인트 (디버깅용). \[$ACD\_CHECKPOINT] --acd-client-id value OAuth 클라이언트 ID입니다. \[$ACD\_CLIENT\_ID] --acd-client-secret value OAuth 클라이언트 시크릿입니다. \[$ACD\_CLIENT\_SECRET] --acd-encoding value 백엔드의 인코딩. (기본값: "Slash,InvalidUtf8,Dot") \[$ACD\_ENCODING] --acd-templink-threshold value 이 크기보다 크거나 같은 파일은 tempLink를 통해 다운로드할 수 있습니다. (기본값: "9Gi") \[$ACD\_TEMPLINK\_THRESHOLD] --acd-token value OAuth 액세스 토큰(JSON 형식)입니다. \[$ACD\_TOKEN] --acd-token-url value 토큰 서버 URL입니다. \[$ACD\_TOKEN\_URL] --acd-upload-wait-per-gb value 완료되지 않은 업로드 후 몇 분 기다렸다가 나타나는지 확인하기 위해 1GB당 추가로 기다리는 시간입니다. (기본값: "3m0s") \[$ACD\_UPLOAD\_WAIT\_PER\_GB]

Amazon S3 및 호환 스토리지 공급자(Alibaba, Ceph, China Mobile, Cloudflare, ArvanCloud, DigitalOcean, Dreamhost, Huawei OBS, IBM COS, IDrive e2, IONOS Cloud, Liara, Lyve Cloud, Minio, Netease, RackCorp, Scaleway, SeaweedFS, StackPath, Storj, Tencent COS, Qiniu 및 Wasabi 포함)

\--s3-access-key-id value AWS 액세스 키 ID입니다. \[$S3\_ACCESS\_KEY\_ID] --s3-acl value 버킷 및 개체를 생성할 때 사용되는 canned ACL입니다. \[$S3\_ACL] --s3-bucket-acl value 새 버킷을 생성할 때 사용되는 canned ACL입니다. \[$S3\_BUCKET\_ACL] --s3-chunk-size value 업로드에 사용할 청크 크기입니다. (기본값: "5Mi") \[$S3\_CHUNK\_SIZE] --s3-copy-cutoff value multipart 복사로 전환하기 위한 숫자. (기본값: "4.656Gi") \[$S3\_COPY\_CUTOFF] --s3-decompress 만약 설정하면 gzip으로 인코딩된 개체를 해제합니다. (기본값: false) \[$S3\_DECOMPRESS] --s3-disable-checksum 개체 메타데이터에 MD5 체크섬을 저장하지 않습니다. (기본값: false) \[$S3\_DISABLE\_CHECKSUM] --s3-disable-http2 S3 백엔드에 대한 http2 사용을 비활성화합니다. (기본값: false) \[$S3\_DISABLE\_HTTP2] --s3-download-url value


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://data-programs.gitbook.io/singularity/kr/cli-reference/download.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
