Just found this great little article here: https://www.raspberrypi.org/documentati ... sh/sftp.md
Simply download the latest FileZilla Client version for your operating system from filezilla-project.org.
Launch FileZilla and go to File > Site manager.
Fill in the IP address (default is 192.168.0.252), the port number (22), user name (default is root) and password (default is raspberry) of your Raspberry Pi in the dialog and choose SFTP as the protocol.
Click Connect and you will see the root folder.
Hope that helps someone
Easily access files on the RPI from your computer
-
- Posts: 9
- Joined: Mon Apr 11, 2016 3:45 pm
- Location: Nederland
- Real Name: Ruben Dijk
Hello,
i use WinSCP (its only for windows)
link : https://winscp.net/eng/docs/free_ssh_client_for_windows
if you use putty, it knows you saved connections and auto given you the option to quick connect
for the windows users its a very nice programm
Grz Ruben Dijk
i use WinSCP (its only for windows)
link : https://winscp.net/eng/docs/free_ssh_client_for_windows
if you use putty, it knows you saved connections and auto given you the option to quick connect
for the windows users its a very nice programm
Grz Ruben Dijk
-
- Posts: 48
- Joined: Wed Jan 20, 2016 12:35 am
- Real Name: Clifford Conrad Sumner
Awesome, thanks man, I'll check that outRuben wrote:Hello,
i use WinSCP (its only for windows)
link : https://winscp.net/eng/docs/free_ssh_client_for_windows
if you use putty, it knows you saved connections and auto given you the option to quick connect
for the windows users its a very nice programm
Grz Ruben Dijk