Freecom Technologies Storage Gateway NETWORK HARD DRIVE manual Linux/Mac OS, Ssh Fsgip -l admin

Models: Storage Gateway NETWORK HARD DRIVE

1 129
Download 129 pages 63.66 Kb
Page 95
Image 95

SSH Server

Linux/Mac OS X

GB

Open the console window or start 'Terminal' (Mac OS X). You now need to type in:

ssh FSG_IP –l admin

5

FSG_IP = IP address of your FSG (192.168.1.1, for instance). Now connect with the FSG's SSH server and sign in as admin. You can use the SSH server once you have entered the administrator password.

Sample SSH application

SSH allows you to instruct the FSG to download files from an FTP server. The file is then saved on the FSG without having to turn the PC on. This featureis particularly useful when downloading large files from slow FTP servers. The syntax for the 'ftpget' function is: ftpget -u <username> -p <password> <ftp server> local file path and name &

Example:

ftpget -u anonymous -p test@test.de ftp.ftp.com ftp.exe /pub/ test.exe &

User to Connect As:

anonymous

Password:

test@test.de

FTP server:

ftp.opera.com

Local file name:

ftp.exe —> name used to save the file on the FSG

Remotefilepathandname:

/pub/test.exe —> path and file name on FTP server &

 

—> Continues download when PuTTY is closed.

95

Page 95
Image 95
Freecom Technologies Storage Gateway NETWORK HARD DRIVE Linux/Mac OS, Ssh Fsgip -l admin, Sample SSH application, Password