Re: Transfer data between two comps without network

2000-05-20 Thread Russell Coker
On Thu, 18 May 2000, Dariush Pietrzak wrote: >> Assuming you are worried by people with promiscuous ethernet cards, >> packet-sniffing. Put in a second NIC, run a crossover UTP? I assume the >.. encrypting would solve that problem. or private network between two >ccomps. >And - if I could connec

Re: Transfer data between two comps without network

2000-05-18 Thread Chris Wagner
At 12:48 PM 5/18/00 +0200, Dariush Pietrzak wrote: >That was the original scheme, but bosses hmmm, after some consultations >said that we should transfer data on cd-roms with armed guardian. >so now we've got problems, and deadlines haven't changed >although we had no idea of those security issues

Re: Transfer data between two comps without network

2000-05-18 Thread Chris Wagner
At 04:36 PM 5/18/00 +0500, Vlad Harchev wrote: > I think you can install NIC into machine with data (call it machine A), place >another machine with large hdd with NIC in it near the source machine A (call >it machine B), connect them using crosswired UTP, download data to machine B, A laptop woul

RE: Transfer data between two comps without network

2000-05-18 Thread wsuetholz
You could add a seperate network link between the two endpoints... With that kind of data requirements Gig Ethernet might be a good choice. You could also use SSL for the network transport in order to encrypt the data to make it more secure. DVD-RAM is nicer than ZIP as far as storage space goes

Re: Transfer data between two comps without network

2000-05-18 Thread Vlad Harchev
On Thu, 18 May 2000, Dariush Pietrzak wrote: > > > Assuming you are worried by people with promiscuous ethernet cards, > > packet-sniffing. Put in a second NIC, run a crossover UTP? I assume the > .. encrypting would solve that problem. or private network between two > comps. > And - if I coul

Re: Transfer data between two comps without network

2000-05-18 Thread Dariush Pietrzak
> Assuming you are worried by people with promiscuous ethernet cards, > packet-sniffing. Put in a second NIC, run a crossover UTP? I assume the .. encrypting would solve that problem. or private network between two comps. And - if I could connect those two comps by some network daily data trans

Re: Transfer data between two comps without network

2000-05-18 Thread Dariush Pietrzak
> I've used schemes such as piping data across an SSH process to achieve > this without having to encrypt the files on disk. In fact, that's how our That was the original scheme, but bosses hmmm, after some consultations said that we should transfer data on cd-roms with armed guardian. so now we'

Re: Transfer data between two comps without network

2000-05-17 Thread cfm
Have you looked at the swappable disks broadcasters use? > > - Original Message - > From: Dariush Pietrzak <[EMAIL PROTECTED]> > To: > Cc: ; > Sent: Wednesday, May 17, 2000 9:37 PM > Subject: Transfer data between two comps without network > > > > Welcome, > > my problem is that I hav

Re: Transfer data between two comps without network

2000-05-17 Thread Sanjeev \"Ghane\" Gupta
Dariush, Assuming you are worried by people with promiscuous ethernet cards, packet-sniffing. Put in a second NIC, run a crossover UTP? I assume the machine's are close by. Hotswapping a hard disk seems risky, if you do it daily. On the other hand, if you are not CPU constrained, run PPTP or

Re: Transfer data between two comps without network

2000-05-17 Thread Jeremy C. Reed
On Wed, 17 May 2000, Dariush Pietrzak wrote: > my problem is that I have to transfer large amount of data (20~50 Gigs) > daily. We do something similar to this. > And it can't be done via network due to 'secret' nature of that data. We do it by having a second NIC card on the machines using in

Re: Transfer data between two comps without network

2000-05-17 Thread Russell Coker
>| my problem is that I have to transfer large amount of data (20~50 Gigs) >| daily. >| And it can't be done via network due to 'secret' nature of that data. > >Umm...how about encrypting it prior to sending it across the network. >I've used schemes such as piping data across an SSH process to

Re: Transfer data between two comps without network

2000-05-17 Thread Dave Brookshire
| Welcome, | my problem is that I have to transfer large amount of data (20~50 Gigs) | daily. | And it can't be done via network due to 'secret' nature of that data. Umm...how about encrypting it prior to sending it across the network. I've used schemes such as piping data across an SSH proce

RE: Transfer data between two comps without network

2000-05-17 Thread Ben Simpson
what about a Sony AIT tape drive. Kind of expensive. Not sure about the linux support. We have two of them and they are great and fast. Ben MCSE, CNA -Original Message- From: Dariush Pietrzak [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 17, 2000 9:38 AM To: debian-isp@lists.debian.org