Use SFTP to manage files on Raspberry Pi

Source: Internet
Author: User
Tags file transfer protocol filezilla

Use SFTP to manage files on Raspberry Pi

SFTP (SSH File Transfer Protocol) is a network protocol that provides SSH-based file access, file transfer, and file management methods.

With SFTP, you can easily modify, browse, and edit files on Raspberry Pi. SFTP is easier to configure than FTP, because Raspbian has enabled SSH by default.

Filezilla

Download the latest FileZilla client for your operating system on the filezilla-project.org.

Start FileZilla And Go To File> Site manager ).

In the dialog box, enter the IP address, user name, and password of your raspberry pi (Default User Name Is pi, and password is raspberry), and select SFTP.

Click Connect to view your home directory.

Ubuntu using nautilus (Ubuntu uses Nautilus)

Open Nautilus on the client.

Select File> Conncect to Server

Type: SSHServer: <The Pi's IP address> Port: 22 (default) User name: pi (default) Password: raspberry (default)

View the IP address.

Address: http://www.raspberrypi.org/documentation/remote-access/ssh/sftp.md

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.