Get or put files from a remote VM.
Usage
flyctl sftp [command] [flags]
Available Commands
- find - The SFTP FIND command lists files (from an optional root directory) on a remote VM.
- get - The SFTP GET retrieves a file from a remote VM.
- shell - The SFTP SHELL command brings up an interactive SFTP session to fetch and push files from/to a VM:.
Options
-h, --help help for sftp
Global Options
-t, --access-token string Fly API Access Token
--verbose Verbose output
See Also
- flyctl - The Fly CLI