

FileZilla is not designed to be an SCP client. Cash Management Using Toast Data Exports Learn how to use a third-party system to export and analyze Toast Reports. Instead, it is an FTP client that allows you to transfer files from local computer to remote server or vice versa effortlessly thanks to its drag and drop feature. At the time of writing, FileZilla doesn’t specifically support SCP, but you can also use it as an SCP client with a little modification.

SCP (secure copy protocol) itself is quite similar to FTP.

It is a network protocol that is designed specifically to transfer files from local computer to remove server or between hosts on a network. SCP is based on the Secure Shell (SSH) protocol. Some FTP clients like WinSCP and Cyberduck already support SCP protocol. Meaning that you can use them to easily transfer files from local computer to remote server effortlessly using the drag and drop feature that is commonly offered by a GUI based FTP client. In Linux, you can also use the scpcommand on terminal to use SCP. If you are a Linux user and new to SCP and want to use GUI based tool, you can use FileZilla. As you know, this FTP client is cross-platform, available for all major desktop platforms, including Linux. WinSCP is great, but it doesn’t offer Linux version. To use SCP on FileZilla, you can choose SFTP – SSH on the Protocol section when adding a new site. SCP itself runs over TCP port 22 by default. Launch the FileZilla app on your computer and go File -> Site Manager (Ctrl+S). On the the Site Manager window, click the New Site button to add a new site.Įnter the web address or IP address of your server on the Host field. On the Port field section, you can leave it empty if the SCP configuration on your server uses the default port (22). On the Protocol section, change the default protocol (FTP) to SFTP – SSH. On the Encryption section, you can leave it default. There are several login types you can choose from.
