User's Manual

ZDC ZA-5000-D User's Manual V2.3.2
Chapter 5 Management
Page 42
SSH Management
1. Open putty.exe file
2. Input AP address, choose SSH protocol.
Figure 37 Putty Settings 1
3. The “3DES” should be in first in “Encryption cipher selection policy”.
C:\>ftp 192.168.0.228
Connected to 192.168.0.228.
220 (vsFTPd 1.1.3)
User (192.168.0.228:(none)): admin
331 Please specify the password.
Password:
230 Using binary mode to transfer files. Login successful. Have fun.
ftp> get zag5000.mib
200 PORT command successful. Consider using PASV.
150 Opening BINARY mode data connection for /mnt/ramd/zag5000.mib (35518 bytes).
226 File send OK.
ftp: 35518 bytes received in 0.03Seconds 1183.93Kbytes/sec.
ftp> quit
221 Goodbye.