Posted By:
M_Holmberg
Posted On:
Monday, April 2, 2001 02:21 AM
Im trying to send a file from server A to server B using FTP. Does anyone know how to do this without using suns FTPClient? When I try to do it I get the following message:
"java.net.UnknownServiceException: protocol doesn't support output"
Any suggestions?