Re: File names with white spaces and `lcp'

[email protected] (Niels Möller) Wed, 02 May 2007 21:13:37 +0200
Newsgroups gmane.network.lsh.bugs
Message-ID <[email protected]>
[email protected] (Ludovic Court=E8s) writes:

> Besides, it'd be nice to have a `-r' option, but that would require
> sophisticated shellology...  ;-)

I don't think it would have to be so complicated. One could use
something along the lines

  lsh host tar cf - $dir | tar xf -

I do that manually from time to time. But one should probably create
the archive with filenames that are relative to $dir.

> PS: Is there any reason why http://www.gnu.org/software/lsh/ doesn't
>     exist?

No good reason, I think. I'm just not familiar at all with the GNU web
infrastructure. http://www.gnu.org/software/gmp gives a redirect to
the gmp homepage. Something similar would make sense for
software/lsh.

Regards,
/Niels