• cant u/l with tcsh

    From Joseph Fenn@jfenn@lava.net to comp.sys.cbm on Tuesday, July 01, 2003 15:46:19
    From Newsgroup: comp.sys.cbm

    Anybody out there still using c128 for downloading files?
    I can d/l okay but apparently my old csh shell has been changed to
    tcsh, and all the upload cmds are different with tcsh. I can download
    any files (cbm) stuff from videocam.net.au and other sites where cbm
    software is avlbl, but I can upload anything due to the myriad of
    switches required by TCSH shell. Any help would be appreciated.
    I was used to using the
    rz (cr) (then get ready to received file)
    I then set my defaults as "prg" for binary files or "seq" for text.
    used the C= U (upload cmd in dialogue) and choose "y" modem
    as trasfer protocol. It starts reading my file from the disk okay
    but every block sent is reported as "bad". Same thing if use the
    rx finame command xmodem or xmodem 1k all files blocks are
    received bad at the isp.
    I test for which shell I have in use with
    echo $RANDOM (which is supposed to return the c-shell type)
    Instad I get "unrecognized command".
    Help

    Joe (aka kilroy)

    ****************************************************
    * Ham KH6JF AARS/MARS ABM6JF QCWA WW2 VET WD RADIO * ****************************************************


    --- Synchronet 3.18b-Win32 NewsLink 1.113
  • From Cameron Kaiser@ckaiser@floodgap.com to comp.sys.cbm on Tuesday, July 01, 2003 22:57:30
    From Newsgroup: comp.sys.cbm

    Joseph Fenn <jfenn@lava.net> writes:

    Anybody out there still using c128 for downloading files?
    I can d/l okay but apparently my old csh shell has been changed to
    tcsh, and all the upload cmds are different with tcsh.

    I don't think it's your shell. Are you sure you're still going through
    an 8-bit clean connection? Do you have to telnet anywhere to get to your
    shell (if you do, you might be on a 7-bit connection, and this will mess
    up many protocols)?

    This was such a problem with early versions of HyperLink that I decided
    to just stick with 7-bit transmissions.

    --
    Cameron Kaiser * ckaiser@floodgap.com * posting with a Commodore 128
    personal page: http://www.armory.com/%7Espectre/
    ** Computer Workshops: games, productivity software and more for C64/128! **
    ** http://www.armory.com/%7Espectre/cwi/ **
    --- Synchronet 3.18b-Win32 NewsLink 1.113
  • From Joseph Fenn@jfenn@lava.net to comp.sys.cbm on Tuesday, July 01, 2003 18:35:24
    From Newsgroup: comp.sys.cbm

    Well Cameron thanks for your view, but I am sure nothing has
    changed at my end. Whether the unix shell isp has changed
    I cant determine yet. The shell as I say was changed, and now
    none of the cmds in my "Unix for Dummies" are valid anymore.
    Checked the MANUAL, at lava.net and wow its got a whole page
    of switches that have to be aplied somehow to the u/L command.
    Will keep fighting it for a while and if unable will finally
    put a laptop on in place of the C128.
    Joe


    ****************************************************
    * Ham KH6JF AARS/MARS ABM6JF QCWA WW2 VET WD RADIO * ****************************************************



    --- Synchronet 3.18b-Win32 NewsLink 1.113
  • From Martijn van Buul@pienjo@c64.org to comp.sys.cbm on Wednesday, July 02, 2003 07:38:28
    From Newsgroup: comp.sys.cbm

    It occurred to me that Joseph Fenn wrote in comp.sys.cbm:

    rz (cr)
    [..]
    and choose "y" modem as trasfer protocol.

    Yeah. Well. Duh.

    That's *never* gonna work. You tell the Unix end to accept a Z-modem transfer, and feed it an Y-modem transfer...

    I test for which shell I have in use with
    echo $RANDOM (which is supposed to return the c-shell type)
    Instad I get "unrecognized command".

    That is quite nonsense.

    You mean

    echo $SHELL

    (And you'll get "Undefined variable")

    --
    Martijn van Buul - Pino@dohd.org - http://www.stack.nl/~martijnb/
    Geek code: G-- - Visit OuterSpace: mud.stack.nl 3333
    Research is what I'm doing when I don't know what I'm doing (W. von Braun) --- Synchronet 3.18b-Win32 NewsLink 1.113