I need to Transfer some files from one server to another, using java, and my performance is my top priority, which of these three options should be the right choice for me.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
My 2 cents:
To conclude: it depends, I’d look at SOAP + MTOM first and do some tests. You may also consider the “not so hip” protocols like FTP, SFTP, FTPS. If you require guaranteed delivery you may want to look at Managed File Transfer (MFT) concepts: http://en.wikipedia.org/wiki/Managed_file_transfer