3k Associates Inc HP3000 FAQ TWiki TWiki > TWiki > HP3000FAQ > NetworkingHP3000s > Hp3000FileSharing > Hp3000Ftp > Hp3000ChangingFtpDefaults TWiki webs:
Main | TWiki | Sandbox
TWiki . { Welcome | Register | Changes | Topics | Index | Search | Go }

Changing default FTP settings on the HP3000

The file BLDPARMS.ARPA.SYS contains the default parameters for inbound FTP transfers to the 3000. The first three lines of the file look like this (the file has more, but the rest is comment; only first three lines are read). Note that default for ASCII files is an 80-byte record like you are ending up with.

;REC=-80,,F,ASCII;DISC=204800
;REC=-256,,V,BINARY;DISC=204800
;REC=,,B;DISC=16384000
As long as you don't violate limits of the MPE BUILD command, you can change these defaults as you wish (at least I think the BUILD command limits are the only ones you have to be concerned about).

You can also make local copies of this file and point at that by doing:

:FILE BLDPARMS.ARPA.SYS=myfile

--KenSletten?

-- ChrisBartram - 09 Jun 2006



Topic Hp3000ChangingFtpDefaults . { Edit | Attach | Backlinks: Web All webs | Printable | History: r2 < r1 More }
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.Hp3000ChangingFtpDefaults