TIA
--
Peter "EPLAN" LANGSTOEGER
Network and OpenVMS system specialist
E-mail pe...@langstoeger.at
A-1030 VIENNA AUSTRIA I'm not a pessimist, I'm a realist
If you need a TFTP client, there is a simple one:
http://starlet.deltatel.ru/~laishev/work/tftp/
Peter 'EPLAN' LANGSTOeGER wrote:
> Is this correct that there is still no TFTP client in the most current
> version V5.6 of TCPIP/UCX product included?
>
> TIA
>
--
+ WBR, OpenVMS [Sys|Net] HardWorker ............. Skype: SysMan-One +
Delta Telecom JSC, IMT-MC-450(CDMA2000) cellular operator
Russia,191119,St.Petersburg,Transportny per. 3 Cel: +7 (812) 716-3222
+http://starlet.deltatelecom.ru ............. Frying on OpenVMS only +
The only thing wrong with using a TFTP Client is that you have to also
have a TFTP Server running somewhere. :-(
bill
--
Bill Gunshannon | de-moc-ra-cy (di mok' ra see) n. Three wolves
bi...@cs.scranton.edu | and a sheep voting on what's for dinner.
University of Scranton |
Scranton, Pennsylvania | #include <std.disclaimer.h>
> In article <FB8538CC6AF4489B...@nntp.deltatel.ru>,
> "Ruslan R. Laishev" <zzLa...@zzDeltaTelecom.RU-remove.all-zz-to-reply>
> writes:
> > Hello, Peter!
> >
> > If you need a TFTP client, there is a simple one:
> > http://starlet.deltatel.ru/~laishev/work/tftp/
> >
>
> The only thing wrong with using a TFTP Client is that you have to also
> have a TFTP Server running somewhere. :-(
>
> bill
TCP/IP Services for OpenVMS has a TFTP server. However, I don't know how
it compares with other implementations, so would ask someone else to
comment on that.
--
Paul Sture
TFTP has no usernames or passwords. Why would anyone who has any concern
about security (that's all VMS Admins, right?) agree to run it on their
machine?
If it supports RFC 2348 (which supports file sizes greater than 32 MB),
it's probably good. The TFTP server on my older non-VMS platforms
doesn't support this; newer non-VMS platforms does.
-Dan
<snip>
> TFTP has no usernames or passwords. Why would anyone who has any concern
> about security (that's all VMS Admins, right?) agree to run it on their
> machine?
It's useful for stuff like downloading firmware/configuration data or
booting from the network as an alternative to MOP which isn't supported by
all possible clients.
Hans.