Fujitsu M8000 Security Camera User Manual


 
snapshot(8)
374 XSCF Reference Manual Last Revised January 2007
EXAMPLE 5 Downloading Using Encryption With Provided Password and No Public
Key
EXAMPLE 6 Downloading Using No Key to Invalid Directory
EXAMPLE 7 Downloading Public Key With Connectivity Failure
EXAMPLE 8 Downloading Public Key and Answering No to All Prompts
EXAMPLE 9 Downloading Public Key Attempted by Unauthorized User
XSCF> snapshot -t bob@mars.east:/home/bob/logs/x -k none -e -P
password
Output data will be encrypted.
Enter ssh password for user ’bob’ on host ’mars.east’
Setting up ssh connection to remote host...
Collecting data into joe@jupiter.west:/home/joe/logs/x/archive.zip
Data collection complete.
XSCF>
snapshot -t sue@saturn.north:/home/sue/logs/bad_dir -k none
Enter ssh password for user ’sue’ on host ’saturn.north’
Setting up ssh connection to remote host...
Failed to create remote file:
/home/sue/logs/bad_dir/archive.zip
Verify adequate disk permissions and disk space on target host
Error opening SSH target
Exiting with error 1
XSCF>
snapshot -t sue@saturne.west:/home/sue/logs/x -k download
Downloading Public Key from ’saturne.west’...
Error downloading key for host ’saturne.west’
Error opening SSH target
Exiting with error 1
XSCF>
snapshot -v -t jill@earth.east:/home/jill/logs/x -k download
-n
Downloading Public Key from ‘earth.east’...
Public Key: ssh-rsa
AAAAB3NzaC1yc2EAAAABIwAAAIEAwVFiSQNVBFhTTzq0AX5iQqCkkJjd6ezWkVGtmMkJJzzM
jYK0sBlhn6dGEIiHdBSzO8QLAXb8N4Kq8JDOBpLSN4yokUPTcZQNxJaYA0W058Qgxbn
Key fingerprint in md5: c9:e0:bc+b2:1a:80:29:24:13:d9:f1:13:f5:5c:2c:0f
Accept this public key (yes/no)? no
Public Key declined
Error opening SSH target
Exiting with error 1
XSCF>
snapshot -t fakeuser@fakehost.com:/fakedir -p fake-password
Downloading Public Key from ’fakehost.com’...
Error downoading key for host ’fakehost.com’
Error opening SSH target
Exiting with error 1