Re: backup
From: Mark Bucciarelli (mark_at_gaiahost.coop)
Date: 05/13/05
- Previous message: Matt Juszczak: "Re: backup"
- In reply to: Matt Juszczak: "Re: backup"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 13 May 2005 16:23:53 -0400 To: freebsd-questions@freebsd.org
Matt Juszczak wrote:
> Problem with this is that I have to then create a tar file on the remote
> machine, because if I login with sftp from my remote machine, that
> account wont have access to read all the files it needs to read.
you can:
- create a password-protected ssh cert for root
- load key into ssh-agent on the client
- limit abilities of root ssh connections on server
using rsync wrapper [1]
- rsync from remote server with cron.
m
[1] http://www.bombich.com/mactips/rsync.html
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: Matt Juszczak: "Re: backup"
- In reply to: Matt Juszczak: "Re: backup"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|