Re: backup

From: Mark Bucciarelli (mark_at_gaiahost.coop)
Date: 05/13/05

  • Next message: Lisa Casey: "Migrating to a newer version of FreeBSD"
    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"


  • Next message: Lisa Casey: "Migrating to a newer version of FreeBSD"

    Relevant Pages

    • Remote Debugging
      ... I am trying to debug my asp.net app on a remote server. ... Now take your C# App, you can copy it to the remote machine, run it ...
      (microsoft.public.vsnet.debugging)
    • Re: Anyone tired of the requirement to reboot for the weekly patches ?
      ... on which you use it happens to be a remote server. ... I wouldn't, anyway, set a remote machine ... Use a real news client if you want me to see your posts. ...
      (comp.sys.mac.system)
    • Re: [linux] Remote Access
      ... If the remote server runs a VNC server ... you could login using a VNC client and work in the graphical mode on ... a remote machine and display the results on your screen as well. ...
      (Ubuntu)
    • Re: Stupid ATL COM Server question
      ... I copied the client app to the remote machine. ... The client app uses MyServer.exe to make the proxy/stub connection to the remote server. ... What I was thinking was that the client app would use the type library info to dynamically create the proxy/stub connection. ...
      (microsoft.public.vc.atl)