I ran into a similar problem recently. I don't recall all the details,
(might have been with an interactive telnet session) but maybe the fix
will work for you. I added eight spaces at the end of the commands
that were being truncated and that fixed the problem - I settled on
eight by trial-and-error. Good luck!


On Tue, 25 Jan 2000 02:32:26 GMT, [log in to unmask] (Melvin R Rees)
wrote:

>To Anyone who cares:
>
>We have discovered that the HP3000 FTP (MPE 6.0 with latest FTP Patch)
>will not transfer files to one of our E-Commerce partners because it
>truncates part of the PUT command.  This transfer works fine on the PC
>using Win98.
>
>The command we use:
>
>    PUT FILENAME "$$ command"
>
>The command our partner sees:
>
>   PUT FILENAME "$$
>
>The HP only sends the command to the first space after what would be
>the remote filename.
>
>We will keep our RJE connection for now, but are very interested in
>using FTP for future connectivity.  If anyone knows of an alternate
>FTP for the HP3000 that works, please let me know.
>
>TIA
>Mel Rees
>[log in to unmask]