Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions jfrog-applications/jfrog-cli/cli-for-jfrog-cloud-transfer.md
Original file line number Diff line number Diff line change
Expand Up @@ -482,6 +482,12 @@ When your self-hosted Artifactory hosts hundreds of terabytes of binaries, you m

The `jf rt transfer-files` command transfers the metadata of the binaries to the database (file paths, file names, properties, and statistics). The command also transfers the binaries that have been created and modified after you copy the filestore.

**Note**

> Make sure to first enable the [checksum replication](https://jfrog.com/help/r/jfrog-rest-apis/configure-checksum-replication)

***

To run the file transfer after you copy the filestore, add the `--filestore` command option to the `jf rt transfer-files` command.

#### Using Replication
Expand Down