Complete.Org: Mailing Lists: Archives: linux-help: July 2002:
[linux-help] Re: [linux-help]
Home

[linux-help] Re: [linux-help]

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: linux-help@xxxxxxxxx
Subject: [linux-help] Re: [linux-help]
From: Tom Hull <thull2@xxxxxxx>
Date: Fri, 19 Jul 2002 11:05:23 -0500
Reply-to: linux-help@xxxxxxxxx

Hareesh Haridas wrote:
> Hi,
>       This is something for which a google-search did not give
> satisfying results - the question is simple:
> 
> is there a way by which you can send directories via ftp in one go
> (wihtout expicitly moving to the directories and then sending files) ?
> does anyone have a workaround?

Use the ncftp client, get -R or put -R commands.

Another approach would be to use rsync, which can synchronize whole
directory trees on two machines, copying only the files (indeed only
the changed file blocks) needed to mirror. rsync can also be set up
to work over ssh.

> (i am not a lazy person, but i tried and am not able to find out the
> way!)
> 
> thanks in advance,
> Hareesh.

-- 
/*
  *  Tom Hull * thull2 at cox.net * http://www.tomhull.com/
  */

-- This is the linux-help@xxxxxxxxx list.  To unsubscribe,
visit http://www.complete.org/cgi-bin/listargate-aclug.cgi


[Prev in Thread] Current Thread [Next in Thread]