You can install cygwin on NT. cygwin contains an ssh client, *** and also a ssh daemon if you want to turn your NT machine into the host *** The cherry on the cake : the ssh daemon can be installed as service.
There are other ssh implementations for Windows, but I am personally happy with the cygwin version. I am using it a lot as client with UNIX machines being servers, it works fantastic, including ssh mode in xemacs, ... Cheers, Antoine ----- Original Message ----- From: "Matthias P." <[EMAIL PROTECTED]> To: "Ant Users List" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, August 12, 2003 6:36 PM Subject: RE: SCP -> Secure file transfer with ant > Hi, > > thanks for this. Was very helpful. Had a view on the ssh-task of antelope. > Is it possible to transfer files from a remote linux machine to a local NT > machine? > > Matthias > > > Do not use FTP as it is not a secure method. Look into SCP or the > > various other ssh style tasks as they are much more secure. Using scp > > should be just as secure as encrypting the source (since that's > > basically what it does when it sends it), and will be much less hassle > > for you. > > > > Scott > > > > -----Original Message----- > > From: Matthias P. [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, August 12, 2003 10:45 AM > > To: [EMAIL PROTECTED] > > Subject: Secure file transfer with ant > > > > > > Hi, > > > > I have following requirement. > > > > On our project we are developing in Germany with a offshore group in > > india. > > We are building every night in germany. No our india groups starts up > > with > > development. Before the build i want to get their sourcecode changes > > from > > india, do the build and then sent their the germany changes since last > > build. The > > transfer must be secure!!! > > > > What proceeding do you suggest? How save is FTP? Are their other > > possibilities, like encrypting the sources. Are their any tasks for it? > > > > Thanks, > > Matthias > > > > -- > > COMPUTERBILD 15/03: Premium-e-mail-Dienste im Test > > -------------------------------------------------- > > 1. GMX TopMail - Platz 1 und Testsieger! > > 2. GMX ProMail - Platz 2 und Preis-Qualitätssieger! > > 3. Arcor - 4. web.de - 5. T-Online - 6. freenet.de - 7. daybyday - 8. > > e-Post > > > > > > --------------------------------------------------------------------- > > 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] > > > > -- > COMPUTERBILD 15/03: Premium-e-mail-Dienste im Test > -------------------------------------------------- > 1. GMX TopMail - Platz 1 und Testsieger! > 2. GMX ProMail - Platz 2 und Preis-Qualitätssieger! > 3. Arcor - 4. web.de - 5. T-Online - 6. freenet.de - 7. daybyday - 8. e-Post > > > --------------------------------------------------------------------- > 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]