First page Back Continue Last page Overview

 

Remote Backups

 
  • dump and tar can use rmt (remote tape mgr)

    • dump -0uf joe@svr:/dev/nst0 /home
    • Use user@host:path format to specify the remote user, host, and device.
    • dump can use ssh for secure backups when RSH environment variable is set to ssh