I want to transfer file from server linux to another server linux using java application. anyone give me a solution or example .
You can use Apache Commons Net API
Some sample programs are given at below links
http://commons.apache.org/proper/commons-net/examples/ftp/FTPClientExample.java http://www.journaldev.com/661/java-ftp-upload-example-using-apache-commons-net-api
This should be perfect solution for you, it is server to server file transfer example.
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