The Artima Developer Community
Sponsored Link

Java Answers Forum
How to download only parts of files?

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
Mark Smith

Posts: 1
Nickname: sonicmega
Registered: Oct, 2003

How to download only parts of files? Posted: Oct 24, 2003 5:42 AM
Reply to this message Reply
Advertisement
Hi!
I try to write a programm for logfile analysis. This programm should read the logfiles directly form an ftp server, but I only want to download the last part of a file. So if my file ist about 300Megabyte, I only want to load the last 5MB.

Whats the best way doing this in Java?

Thanks for help!

Topic: java code for a search engine Previous Topic   Next Topic Topic: Tester class

Sponsored Links



Google
  Web Artima.com   

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