The Artima Developer Community
Sponsored Link

Java Answers Forum
Binary transfer via Java FTP client

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Stankus

Posts: 2
Nickname: anku66
Registered: Oct, 2002

Binary transfer via Java FTP client Posted: Oct 10, 2002 2:11 PM
Reply to this message Reply
Advertisement
i am working on an FTP client in Java. i have run into a problem while trying to send and recieve the files. transfering files in ASCII mode is not a problem, however, trying to transfer images is a bit more tricky.

how do i read/write binary files using Java? i do not have control over the FTP server, so i can't make any changes there. Please advise.

thanks, in advance

Topic: Can not back to previous page. Previous Topic   Next Topic Topic: Timestamp format to yyyyMMdd using simple date format

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use