RE: windows secure copy
From: Brian A. Reiter (breiter_at_wolfereiter.com)
Date: 10/05/05
- Previous message: George Njoku: "RE: windows secure copy"
- In reply to: Borroff, Richard (CSC): "RE: windows secure copy"
- Next in thread: George Njoku: "RE: windows secure copy"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: "'Borroff, Richard (CSC)'" <Richard.Borroff@VOLPE.DOT.GOV>, "'Massimo'" <massimo.mail@quipo.it>, <focus-ms@securityfocus.com> Date: Tue, 4 Oct 2005 20:42:31 -0400
>> I need to copy some file from two windows 2003 server. I need
>> to have the autentication and data to be encrypted on the network.
>>
>> Can you suggest me a free/opensource/microsoft product to do that?
> I've been testing freeSSHd (freesshd.com) for a bit, and it
> appears to be easy to install and use.
OpenSSH runs on the Interix UNIX subsystem provided by Services for UNIX 3.5
[http://www.microsoft.com/windows/sfu]. In Windows Server 2003 R2 and Vista,
Interix is renamed to the Subsystem for UNIX Applications (SUA)
[http://tinyurl.com/dy9bc]. Interix/SUA is a subsystem that runs on top of
the NT 5.x kernel parallel to the client-server runtime subsystem (Win32)
and provides a (mostly) full UNIX environment. It was forked from OpenBSD by
Softway Systems before being acquired by Microsoft.
OpenSSH can be used for secure copy of files as well as encrypting TCP
channels to services running on the Windows Server. For example, you can
tunnel SQL Server 1433 through SSH and you can tunnel RDP 3389 through SSH.
OpenSSH for Interix is actively maintained by Rodney Ruddock of
InteropSystems. There is a minimal one-time membership fee to access the
"Interop Tools Warehouse" portage for Interix which includes OpenSSH. Check
it out at [http://www.interopsystems.com/tools/warehouse.htm]
Brian A. Reiter
WolfeReiter, LLC : Thoughtful Computing
[http://www.wolfereiter.com]
---------------------------------------------------------------------------
---------------------------------------------------------------------------
- Previous message: George Njoku: "RE: windows secure copy"
- In reply to: Borroff, Richard (CSC): "RE: windows secure copy"
- Next in thread: George Njoku: "RE: windows secure copy"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|