GUF-Yocto-jethro-9.0-r7707-0
i.MX6
User Manual
$ cp ./myapp /srv/tftp/
The host system is assumed to have the ip address
192.168.1.100
. On the target system, type:
root@santaro:~# tftp -g 192.168.1.100 -r myapp -l /usr/bin/myapp
3.5
Uploading files with SFTP
You can exchange files between the host system and the target system using an SFTP (Secure FTP) client on
the host system. Simply choose your favourite SFTP client (e.g. FileZilla) and connect to
sftp://192.168.1.1
with
user root and no password.
13