gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gluster-devel] 1st results: gcov/lcov code coverage of glusterfs


From: Justin Clift
Subject: Re: [Gluster-devel] 1st results: gcov/lcov code coverage of glusterfs
Date: Fri, 10 May 2013 23:42:52 +0100

On 10/05/2013, at 11:24 PM, John Smith wrote:
<snip>
> Oh, and if anyone knows of a commandline recursive upload ftp tool for
> linux, so i can do something like   ftp source/dirs*/subdirs*
> destination/dir from the cmdline, id love to hear about it. ;)


Pity it needs to be ftp.  Otherwise rsync would be the go. :)

Anyway, the easiest one is probably ncftp, which is fairly powerful.  It's
packaged in at least Fedora/EPEL, and very likely available for other
distro's too. :)

With ncftp installed (it comes with a bunch of utils), you'll probably
want to use ncftpput with the -R option for recursive.  Look at the
options with it's inbuilt help:

  $ ncftpput --help

If ncftp doesn't quite do what you want, then lftp definitely can.  It's
super powerful, but a bit weird to use because it has its own scripting
language.  Recommendation -> Google for other people's lftp scripts, don't
try reading the manual first and figuring it out yourself. ;)

Hope that helps. :)

+ Justin

--
Open Source and Standards @ Red Hat

twitter.com/realjustinclift




reply via email to

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