10.0.0.1
| Login: pi
| Password: raspberry
login
.scp
tool for this. Just type:-r
option[remote_path]
is a relative path it will be resolved in /home/pi
namespace (e.g. [email protected]:leo
will be resolved to /home/pi/leo
). man scp
sshfs
to mount remote file system into your local directorypi
user, you have write permission only on files inside /home/pi
directory. This should be sufficient in most cases but if you really need to upload files outside of the home directory you have a couple of options.pi
userroot
instead of pi