On Mon, 30 Jan 2006, Scott Purcell wrote: > Hello, > I need to scp some files to a remote machine on our network, and I > cannot find the scp module? > When I loaded cygwin, I loaded most default stuff, but even today, I am > trying to search for it, and cannot find scp?
Exactly where were you trying to search for it? The answer to most queries of "where is program foo" is the Cygwin package search page at <http://cygwin.com/packages/> (also mentioned in the FAQ entry <http://cygwin.com/faq/faq.setup.html#faq.setup.what-packages>). You can use Perl regular expressions to get better matches for short names, e.g., "\bscp\b" for a whole-word "scp" search. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ [EMAIL PROTECTED] | [EMAIL PROTECTED] ZZZzz /,`.-'`' -. ;-;;,_ Igor Peshansky, Ph.D. (name changed!) |,4- ) )-,_. ,\ ( `'-' old name: Igor Pechtchanski '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "Las! je suis sot... -Mais non, tu ne l'es pas, puisque tu t'en rends compte." "But no -- you are no fool; you call yourself a fool, there's proof enough in that!" -- Rostand, "Cyrano de Bergerac" -- 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/