Hi everyone,

This is not exactly a Java3D issue ... but we use the code from with our
Java3D app so kinda sorta fits :)

We are having a problem using the sun.net.ftp package on one of our Win 98
networked PC systems.  It appears that the FtpClient is working for methods
such as login() and cd(); however it fails on the put() method.  Here is the
error message:
sun.net.ftp.FtpProtocolException: STOR filename     (where filename = name
of some jpg file).

This Win98 networked pc can successfully put the same file manually using a
DOS window.

The exact same code works on a variety of other networks and hardware(UNIX
or Win 98) and jdk's.

HELP!  :)

Thanks,
Gregory Hock
Software Engineering Specialist
Northrop Grumman Corp.
2000 W. Nasa Blvd.
Melbourne, Fl. 32902
(407) 726-7758

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to