# Teleport Files with SCP

DevFeed: [Teleport Files with SCP](<https://devfeed.tech/articles/teleport-files-with-scp-29921.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/teleport-files/>)

Author: ben@goteleport.com (Ben Arent)

Published: 2023-06-30T00:00:00Z

Content type: tutorial

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [OpenSSH](<https://devfeed.tech/topics/openssh.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [systems](<https://devfeed.tech/topics/systems.md>)

Tags: [command-line](<https://devfeed.tech/tags/command-line.md>), [credentials](<https://devfeed.tech/tags/credentials.md>), [files](<https://devfeed.tech/tags/files.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [linux](<https://devfeed.tech/tags/linux.md>), [openssh](<https://devfeed.tech/tags/openssh.md>), [remote](<https://devfeed.tech/tags/remote.md>), [server](<https://devfeed.tech/tags/server.md>), [sftp](<https://devfeed.tech/tags/sftp.md>), [ssh](<https://devfeed.tech/tags/ssh.md>)

## AI overview

A tutorial on transferring files between local and remote systems with SCP, including copying files in both directions and between two remote hosts. It covers OpenSSH SCP and Teleport's secure file copy options, including the Teleport UI and Teleport Connect.

## Source excerpt

In this blog post, we'll cover how to transfer files from one server to another.