EasyManua.ls Logo

Digi IX20 - Page 1076

Digi IX20
1188 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
File system Upload and download files
IX20 User Guide
1076
Transfer a file from the IX20 device to a remote host
This example downloads a file named test.py from the IX20 device at the IPaddressof 192.168.2.1
with a username of ahmed to the local directory on the remote host:
$ sftp ahmed@192.168.2.1
Password:
Connected to 192.168.2.1
sftp> get test.py
Fetching test.py to test.py
test.py
100% 254 0.3KB/s 00:00
sftp> exit
$

Table of Contents