-
Jul 14th, 2011, 09:01 AM
#1
Secure File Transfer from/to Multiple Remote Hosts
Hi there,
We have a business case that we have to login to our clients' accounts and get/put files from/to their remote sites, which means we have to maintain hundreds of account information: ip and port, directory, username and password. We have been running a TCL program using traditional ftp for this purpose in last dozen years. It is quite reliable and efficient. The problem is that it is hard to maintain, and not secure. We would like to have a new program to replace it that can achieve the same purpose, but easy to maintain and the file transfer process is more secure. We are thinking Spring Integration but wonder if it is a proper solution for us to transfer files to/from multiple remote destinations.
Any feedback is appreciated.
Thanks
Jeff
-
Jul 14th, 2011, 10:11 AM
#2
We are planning to provide support for this in 2.1 - https://jira.springsource.org/browse/INT-1945
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules