You could also try using sftp as the ftp application. It acts
the same as ftp but uses ssh to keep everything secure.
http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1
-- Dennis
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 02, 2001 5:06 PM
To: [EMAIL PROTECTED]
Subject: Using Ant for secured file transfers
Has anyone out there used ANT for secure file copies (integrating it with
SSH or other products) for secure and encrypted file transfers (not ftp
because it isn't secure)....If so, can you let us know what you have used?