01-08-2019, 05:00 PM
(This post was last modified: 01-08-2019, 05:01 PM by Tim Curtis.)
Works same for me too :-)
It looks like sftp-server is automatically started on the target when the connection is made.
It looks like sftp-server is automatically started on the target when the connection is made.
Code:
pi@rp5:~ $ sftp rp3
pi@rp3's password:
Connected to rp3.
sftp> lcd /media/VFAT128/Test_mixed/Raymond/Lick\ Your\ Ticket/
sftp> put *.*
Uploading ...
.
.
pi@rp3:~ $ pgrep sftp-server
7080