![Advanced Card Systems Ltd. ACR880 Скачать руководство пользователя страница 15](http://html1.mh-extra.com/html/advanced-card-systems-ltd/acr880/acr880_setup-manual_2855867015.webp)
Document Title Here
Document Title Here
Document Title Here
eH880 and ACR880 SDE Setup Manual
Version 1.4
Page 15 of 20
www.acs.com.hk
5.3. Upload
Types
5.3.1.
FTP (File Transfer Protocol)
¾
"ftp" and "ncftp" are installed in the device
¾
User can login into the device and initiate FTP connection to a host computer; and user can
use these two commands to transfer files.
5.3.2.
SFTP (Secure FTP)
¾
An SFTP daemon is installed in the device.
¾
User can use an SFTP client to login (with above login info) the device and transfer files.
5.3.3.
NFS (Network File Server)
The eH880 supports mounting NFS filesystem and so it is able to mount folders from the remote NFS
Severs for more convenient file transfer. NFS file server and Ethernet connection is required. NFS file
server can be setup along with the development Linux PC
Procedure:
Login to the eh880 through telnet/sshIssue a command:
mount -o
nolock,rsize=1024,wsize=<nfs server ip>:<share directory> /mnt/ext3
The files in the share directory will be appeared in /mnt/ext3 of the eh880
For details please refer to Annex A2