Re: [Linux-decnet-user] Copy a strange file from vms to linux via decnet
Brought to you by:
chrissie_c,
ph3-der-loewe
|
From: Patrick C. <pa...@ty...> - 2001-01-13 17:58:59
|
OK, I'm back home and had a look at this and it seems to be a VMS restriction with an easy workaround. On VMS enter the following ocmmand before attempting the transfer: $ SET RMS_DEFAULT /NETWORK_BLOCK_COUNT=127 Or, to make it the system-wide global default set the SYSGEN parameter RMS_DFNBC I'll add this to the FAQ. It seems that VMS does not use segmented DAP messages at all, at least I can't make it. Does anyone know any different? patrick |