Fujitsu M4000 Life Jacket User Manual


 
snapshot(8)
System Administration 423
EXAMPLE 9 Downloading Public Key Attempted by Unauthorized User
EXAMPLE 10 Downloading to External Media Device
EXAMPLE 11 Limiting Data Collection for Certain Logs to a Date Range
EXIT STATUS The following exit values are returned:
SEE ALSO setarchiving(8), showarchiving(8), showlogs(8)
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
XSCF> snapshot -d usb0 -r
Testing writability of USB device....SUCCESS
About to remove all files from device ‘usb0’. Continue? [y|n] : y
Collecting data into /media/usb_msd/jupiter_10.1.1.1_2006-04-17T22-41-
51.zip
Data collection complete.
XSCF> snapshot -d usb0 -S 2007-01-01,01:00:00 -E 2007-01-31_14-
00-00
Testing writability of USB device....SUCCESS
Collecting data into /media/usb_msd/jupiter_10.1.1.1_2006-04-17T22-41-
51.zip
Data collection complete.
0 Successful completion.
>0 An error occurred.