File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Sockets and Internet Protocols and the fly likes Calculate file download time via FTP Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Sockets and Internet Protocols
Reply Bookmark "Calculate file download time via FTP" Watch "Calculate file download time via FTP" New topic
Author

Calculate file download time via FTP

george boddey
Greenhorn

Joined: Feb 16, 2009
Posts: 5
Hi,

I have an application that uploads a file to an ftp server and also downloads. But i am stuggling to work out a way to calculate the time it will take to upload/download.
I am using the Apache Commons Net package. If anyone could shed any light on this i would be greatful, even it was to say it isn't possible to do with this package!

Thanks in advance,

gb
Amit Ghorpade
Bartender

Joined: Jun 06, 2007
Posts: 2551
    
    2

"itsme gb " welcome to Javaranch
please check your private messages for an important administrative matter. You can check them by clicking the My Private Messages link above.


SCJP, SCWCD.
|Asking Good Questions|
george boddey
Greenhorn

Joined: Feb 16, 2009
Posts: 5
sorry about that, have changed it!
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Calculate file download time via FTP
 
Similar Threads
JProgressBar with file downloads
downloading all the files in a folder through ftp
ejb environment
Urgently Need Help.....
Get File from FTP Server with passive access