[
Lists Home |
Date Index |
Thread Index
]
K.R.Vaidyanathan wrote:
> Hi,
>
> I am writing an application that would send XML data from one server to
> another in a secured fashion. These servers are not web servers.
> First I thought of invoking ftp, but then FTP as such isnt secure. Then I
> thought of using secure FTP but this does'nt encrypt the data that I am
> sending. It just encrypts the commands, the user id and passwords.
It's not specific to XML, but "rsync" over "ssh" seems a reasonable
solution for this kind of problems!
Eric
--
See you in Seattle.
http://knowledgetechnologies.net/
------------------------------------------------------------------------
Eric van der Vlist http://xmlfr.org http://dyomedea.com
http://xsltunit.org http://4xt.org http://examplotron.org
------------------------------------------------------------------------
- References:
- 3rd party tool
- From: "K.R.Vaidyanathan" <vaidyanathan.khizhakancherry@wipro.com>
|