Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!mit-eddie!attctc!tut.cis.ohio-state.edu!XEROX.COM!"Carl_Gadener.mvenvos" From: "Carl_Gadener.mvenvos"@XEROX.COM Newsgroups: comp.sys.xerox Subject: Re: transferring dcom files between the D-machines and Suns (problem) ?? Message-ID: <891017-092841-3050@Xerox> Date: 17 Oct 89 16:28:13 GMT Sender: welch@tut.cis.ohio-state.edu Distribution: inet Organization: Info-1100 Lines: 12 As you know, Unix does not distinguish between TEXT or BINARY type files. So by default, Medley will first look at the IL:DEFAULTFILETYPELIST variable and if the extension on your file is registered in this list, Medley will use that attribute when transfering files. If it isn't, it will use the setting in the variable IL:DEFAULTFILETYPE. In the "Medley for the Sun" manual there are recommended settings for these variables. You should add (DCOM . BINARY) to IL:DEFAULTFILETYPELIST to get it to work correctly. Good luck, Carl Gadener