Skip to content

Commit 6b9d24f

Browse files
authored
Convert absolute URL to local
1 parent 78aaf1e commit 6b9d24f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

remote-access/ssh/sftp.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
The SSH File Transfer Protocol is a network protocol that provides file access, file transfer, and file management functionalities over SSH.
44

5-
By using SFTP, you can easily change, browse, and edit files on your Raspberry Pi. SFTP is easier to set up than [FTP](../ftp.md) once Raspbian has SSH enabled. For security reasons, since the November 2016 release of Raspbian, the SSH server has been disabled by default. To enable it, please follow [these instructions](https://www.raspberrypi.org/documentation/remote-access/ssh/README.md).)
5+
By using SFTP, you can easily change, browse, and edit files on your Raspberry Pi. SFTP is easier to set up than [FTP](../ftp.md) once Raspbian has SSH enabled. For security reasons, since the November 2016 release of Raspbian, the SSH server has been disabled by default. To enable it, please follow [these instructions](./README.md).)
66

77
## WinSCP on Windows
88

0 commit comments

Comments
 (0)