Path: utzoo!attcan!uunet!tut.cis.ohio-state.edu!cs.utexas.edu!rutgers!apple!motcsd!hpda!hpcupt1!hpindwa!owenc From: owenc@hpindwa.HP.COM (Owen Cheung) Newsgroups: comp.sys.amiga Subject: Dos-2-Dos problem with copying to harddrive Message-ID: <36580007@hpindwa.HP.COM> Date: 15 Jan 90 21:09:36 GMT Organization: Hewlett-Packard, Cupertino CA Lines: 26 I am having problem with copying files from Amiga file system to a MS-DOS partition on my harddrive. I following the procedure in the manual: 1) Specify the devs' name when prompted by the program when it first starts up. For my case, the partition name is "IBMHD:", and the file contains the MS-DOS is "fakeC". : IBMHD:fakeC 2) Copy files using psuedo device name "MSDOS:". Copy Amiga_files to IBM_files. : copy dh0:work/*.* msdos:language\work As result, I always gets an error message about the IBM devs is not valid. Am I doing something wrong or Dos-2-Dos just doesn't work the way the manual claims. P.S. If I specified device = DF0:, it works perfectly. Thus, my Dos-2-Dos seems to work other than working with my harddrive partition. -Owen