FLYNN%MKVAX1.DECNET@MSUS1.BITNET (Michael E. Engelby) (02/07/90)
I need to send a LARGE file over the net. The best way to do this (I think) is to Zoo the file then Uuencode the file then finally split the file into parts for sending over the net. I have the utilities for the first two parts but I am having problem with the last part. Is there a ultility for this on a VMS system? I can make a hack quick but I want to see if something is already out there. I know UniX has utilites for this. I want to avoid UniX for now. Thanks in advance. FLYNN%MKVAX1.DECNET@MSUS1.BITNET (Michael E. Engelby)
MARKV@UKANVAX.BITNET (NAME) (02/08/90)
I always load the file into an editor (EVE works nicely (EDIT /TPU)) and mark a block about ~200 lines or so, save the block, delete it, do another ... you get the idea. Not automatic, but it works. -Mark