Path: utzoo!mnetor!uunet!umix!mailrus!ames!eos!aurora!labrea!decwrl!hplabs!hp-sdd!ucsdhub!jack!crash!pnet01!artw From: artw@pnet01.cts.com (Art Weiss) Newsgroups: comp.sys.amiga Subject: Re: Major AWRITE Problems! Message-ID: <2615@crash.cts.com> Date: 2 Mar 88 17:36:09 GMT Sender: news@crash.cts.com Organization: People-Net [pnet01], El Cajon CA Lines: 14 Those AWRITE problems can be easily sloved. You mentioned that >....I can't seem to copy files from the IBM side to the Amiga side unless >they are about 100 bytes long..... I think I know just what your problem is. You need to use the /b switch in your command like this: AWRITE df1:filename.ext a:filename.ext /b You should have no problems once you use that switch. I had the same problem in the beginning until I discovered that. ...Art