I'm new so I realy haven't been following this, but I am a PHP/XHTML developer/designer. So if you need any help/ideas, I'd be happy to help.
Robin Monks MozNetwork On Sat, 19 Feb 2005 23:07:16 +0100, Christian Lohmaier <[EMAIL PROTECTED]> wrote: > Hi *, > > On Sat, Feb 19, 2005 at 04:13:25PM -0500, Daniel Carrera wrote: > > Scott Carr wrote: > > > > > I can setup an FTP for Jean on my system. It may make updates faster, for > > > review. > > > > Not to mention that FTP is a whole lot easier to use than OOo's CVS > > system, thanks to the SSH tunneling requirement. > > What is so difficult of typing "tunnel" [1] in one terminal window and > using "plain" cvs in another terminal. > > The whole point of tunneling is that it is fully transparent. > > [1] > $ alias tunnel > alias tunnel='ssh -2 -x -L 2401:localhost:2401 [EMAIL PROTECTED]' > > When you say ftp is easier, than this is not because of the tunnel, but > because of cvs itself. > > (or maybe I got you wrong and you don't mean the tunnel itself, but the > administrativa until your key is uploaded?) > > > Question: Can one setup SSH access? > > ? The tunnel is ssh. > > > I'm thinking that one could use scp > > instead of FTP. You know, so the password is encrypted. And since scp is > > just as easy to use as FTP for Win... And I'll be happy to show Jean how > > to use scp on Win. :-) > > IIRC scp requires an account on the target system. This won't happen. > > ciao > Christian > -- > NP: Gerhard Polt - Democracy > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
