public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: How to use cygcheck to find documentation on rsync?
       [not found] <200606100414.k5A4Em9R019983@mail.prospeed.net>
@ 2006-06-10  5:14 ` Larry Hall (Cygwin)
  2006-06-10 10:28   ` Christopher Faylor
  0 siblings, 1 reply; 3+ messages in thread
From: Larry Hall (Cygwin) @ 2006-06-10  5:14 UTC (permalink / raw)
  To: cygwin

On 06/10/2006, siegfried wrote:
> Somebody (in this email list) showed me how to use cygcheck to find all the 
> files associated with a command -- including the documentation. Can someone 
> kindly remind me what qualifiers I use on cygcheck to find the 
> documentation for rsync?


cygcheck -l rsync

-- 
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
838 Washington Street                   (508) 893-9889 - FAX
Holliston, MA 01746

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How to use cygcheck to find documentation on rsync?
  2006-06-10  5:14 ` How to use cygcheck to find documentation on rsync? Larry Hall (Cygwin)
@ 2006-06-10 10:28   ` Christopher Faylor
  0 siblings, 0 replies; 3+ messages in thread
From: Christopher Faylor @ 2006-06-10 10:28 UTC (permalink / raw)
  To: cygwin

On Sat, Jun 10, 2006 at 12:23:15AM -0400, Larry Hall (Cygwin) wrote:
>On 06/10/2006, siegfried wrote:
>>Somebody (in this email list) showed me how to use cygcheck to find all 
>>the files associated with a command -- including the documentation. Can 
>>someone kindly remind me what qualifiers I use on cygcheck to find the 
>>documentation for rsync?
>
>cygcheck -l rsync

Or, more generally:  man cygcheck

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* How to use cygcheck to find documentation on rsync?
  2006-04-25 19:27 How to understand proc directory? Cal Erickson
@ 2006-06-10  4:23 ` siegfried
  0 siblings, 0 replies; 3+ messages in thread
From: siegfried @ 2006-06-10  4:23 UTC (permalink / raw)
  To: cygwin

Somebody (in this email list) showed me how to use cygcheck to find all the
files associated with a command -- including the documentation. 

Can someone kindly remind me what qualifiers I use on cygcheck to find the
documentation for rsync?

I did a search on my old emails for cygcheck but there were two many.

Well, I ended up doing  "find /usr/share | xargs grep -n rsync".

Now I have a remote node from which I want to copy files. I had to abort a
partial copy so I have some of the files already. The remote node is
available via openvpn and a mapped drive. It is also available via ssh/scp.

Now here is the question: is rsync NOT going to do optimizations if I make
it look like I'm copying from one local disk to another or should I use ssh?
I have not established the rsync on the remote node as a service using
cygrunsrv. 

Since I had not installed/started the deamon on the remote node, I tried
using rsync using openvpn and, after about 20 minutes or more, I had to
abort it. It did not appear to be doing anything and I was in a public
hotspot trying to copy files to my notebook and I neededto leave. This leads
me to believe I need to start the rsyncd on the remote node. Would that
help?

Are there some qualifiers that I can use to rsync can give me a status check
so I know it is not just hung.

Is there a GUI version of rsync that has a nice progress bar?

Now what if I abort a copy operation and a file is only half copied and I
run rsync. Is it going to detect that the file is only half copied and copy
the other half or is it going to say "that file already exists at the
destination so I don't need to copy it"?

Thanks,
Siegfried


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-06-10  5:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <200606100414.k5A4Em9R019983@mail.prospeed.net>
2006-06-10  5:14 ` How to use cygcheck to find documentation on rsync? Larry Hall (Cygwin)
2006-06-10 10:28   ` Christopher Faylor
2006-04-25 19:27 How to understand proc directory? Cal Erickson
2006-06-10  4:23 ` How to use cygcheck to find documentation on rsync? siegfried

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).