Code: Select all
C:\Users\xxxx\AppData\Local\Temp>"c:\Program Files (x86)\PuTTY"\psftp pi@192.168.3.14
Using username "pi".
pi@192.168.3.14's password:
Remote working directory is /home/piI've just done a clean install of the 2017-03-02 release and upgraded:Lemaum wrote:I bought a RPI3 today and started setting it up, the first thing I did was to enable the SSH connection, PuTTY worked perfectly, but when I tried to connect using WinSCP and FileZilla, they timed out. So I changed the default SFTP home directory in the "sshd_config" file and I was able connect, but I can't access the "/home/pi" directory, everytime I try to do that the apps time out. I searched on Google but didn't find anything to solve my problem. Does anyone knows how to fix this?
Code: Select all
root@raspberrypi:~# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@raspberrypi:~# uname -a
Linux raspberrypi 4.4.50-v7+ #970 SMP Mon Feb 20 19:18:29 GMT 2017 armv7l GNU/Linux
root@raspberrypi:~#