What happened w/ scp?  From your problem description, it should be a 
perfect fit.

Regards,
Nick G






"Anderson, Rob (Global Trade)" <[EMAIL PROTECTED]>
01/31/2005 12:44 PM
Please respond to "Ant Users List"
 
        To:     "Ant Users List" <user@ant.apache.org>
        cc: 
        Subject:        RE: How to remotely copy files from remote server 
to remote server?


> I've tried several ways, but can't seem to find a way to copy a set of
> files from a directory on a remote server to another directory on the
> same or a different remote server.
> 
> ftp and scp don't work, and we don't have the option of sshexec
> (security issues, supposedly).

I'm confused. You are allowed to use scp, but not sshexec. They both use 
the same protocol and authentication methods. One is no less secure than 
the other. If I were you, I'd push for sshexec.

-Rob Anderson


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to