Hi - 

I'm working with a Java developer and trying to figure out how to download 
files off a server. Because the server doesn't accept HTTP requests (only FTP), 
I can't link to the file. 

The Java developer wants to send the file to me as a byteStream. Is this 
possible? How do I transform that to a .txt file? Is there a better solution? 

Thanks for any tips. 

Matt

Reply via email to