Skip to main content

Documentation Index

Fetch the complete documentation index at: https://runpod-b18f5ded-promptless-github-integration-timeout-clari.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Transfer files or folders from your local machine to a Pod or another computer using a secure peer-to-peer connection.
runpodctl send <fileOrFolder> [flags]

Example

Send a folder to a Pod using a connection code:
runpodctl send ./my-dataset --code rainbow-unicorn-42

Arguments

<fileOrFolder>
string
required
The path to the file or folder you want to send. Can be a single file or an entire directory.

Flags

--code
string
A custom code phrase used to establish the secure connection between sender and receiver. The receiver must use the same code with the receive command.