Re: [PHP] (0t) SSH cp (copy help)

2003-12-11 Thread Evan Nemerson
On Thursday 11 December 2003 10:49 am, Pablo Gosse wrote: > > Hi, > I'm on a win2k pro machine and need to copy a modified httpd.conf file > to my > linux box, > I dont really know much about SSH and just learned a bit with my pals > help > (google) > > I am able to navigate around the directories

Re: [PHP] (0t) SSH cp (copy help)

2003-12-11 Thread David T-G
Ryan -- Let's see, here... You're planning to write an scp replacement in php and so this is on topic, right? ;-) ...and then Ryan A said... % % Hi, % I'm on a win2k pro machine and need to copy a modified httpd.conf file to my % linux box, Step 1: reformat your w2k box and run linux. All pro

RE: [PHP] (0t) SSH cp (copy help)

2003-12-11 Thread Glenn E. Sieb
gt; To: Ryan A; [EMAIL PROTECTED] > Subject: RE: [PHP] (0t) SSH cp (copy help) > > > > Hi, > I'm on a win2k pro machine and need to copy a modified > httpd.conf file to my linux box, I dont really know much > about SSH and just learned a bit with my pals help > (g

RE: [PHP] (0t) SSH cp (copy help)

2003-12-11 Thread Pablo Gosse
Hi, I'm on a win2k pro machine and need to copy a modified httpd.conf file to my linux box, I dont really know much about SSH and just learned a bit with my pals help (google) I am able to navigate around the directories, get a directory listing and delete...am unable to copy files from my harddi