Re: Transfer files DOS <-> Windows
Bart Oldeman <[email protected]>
| Newsgroups | gmane.os.freedos.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 12 Oct 2002 [email protected] wrote: > Do any of you guys/gals have a program that will transfer files between > Windows and DOS? I'm running Windows 2000, so I need a Windows > program on the windows side. You could use a cross-over ethernet cable (or two cables and a hub of course), and use a crynwr driver + wattcp (and/or SCP from SSHDOS) on the DOS side and an FTP or SSH server (Cygwin has one) on the Windows side. Some pointers are at http://sshdos.sourceforge.net/ http://www.cygwin.com and http://www.devguy.com/fp/scp/ I never tried this myself (only Linux<->Linux) but it should work. Bart