Results 1 to 2 of 2

Thread: Secure File Transfer from/to Multiple Remote Hosts

  1. #1
    Join Date
    Jul 2011
    Posts
    4

    Default 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

  2. #2
    Join Date
    Jan 2008
    Location
    Mohnton, PA USA (that's near Philadelphia)
    Posts
    2,148

    Default

    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
  •