Re: rsync over http?

From: Heiner Steven (heiner.steven_at_nexgo.de)
Date: 03/30/05

  • Next message: Alan Connor: "Re: rsync over http?"
    Date: Wed, 30 Mar 2005 02:40:13 +0200
    
    

    pascaldamian@icqmail.com wrote:

    > Aside from using something like httptunnel, is there something akin to
    > "rsync over http"? Both machines are Unix/Linux and I can install
    > anything on them. I don't care about encryption. But sometimes http is
    > the only [reliable/unshaped/open] channel I've got to the Internet.

    There is WebDAV, and a davfs that implements remote file sharing
    semantics via DAV (which in turn uses HTTP).

    Heiner

    -- 
      ___ _
    / __| |_ _____ _____ _ _     Heiner STEVEN <heiner.steven@nexgo.de>
    \__ \  _/ -_) V / -_) ' \    Shell Script Programmers: visit
    |___/\__\___|\_/\___|_||_|   http://www.shelldorado.com/
    

  • Next message: Alan Connor: "Re: rsync over http?"