I want to upload large file (any format) more than 1GB. what technique I will use FTP or HTTP. And I want to add stop and resume feature to file i am uploading. How can I do that? Any example or API or library?
Apache commons net has an FTP-client. And some other protocol implementations. http://commons.apache.org/net/
You can try the default HttpUrlConnection or Apache HttpClient.
Try this library, it contains all your desired features:
http://www.sauronsoftware.it/projects/ftp4j/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With