> Scp only copies from a local to a remote directory, or from a remote to
> a local directory. It doesn't work for remote to remote directory
> transfers... 
The BSD scp command supports this, so is the problem a bug or a limitation 
in jsch?
Regards,
Nick G





Dave Bartmess <[EMAIL PROTECTED]>
01/31/2005 02:46 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?


Scp only copies from a local to a remote directory, or from a remote to
a local directory. It doesn't work for remote to remote directory
transfers... 

On Mon, 2005-01-31 at 14:38 -0500, [EMAIL PROTECTED] wrote:
> 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]
> 
> 
> 
-- 
David A. Bartmess
Software Configuration Manager / Sr. Software Developer
eDingo Enterprises
http://edingo.net
_________________________________________________________________
jSyncManager Development Team (http://www.jsyncmanager.org)
jSyncManager Email List
(https://lists.sourceforge.net/lists/listinfo/jsyncmanager-devel)
 
 But one should not forget that money can buy a bed but not sleep, 
 finery but not beauty, a house but not a home, 
 medicine but not health, luxuries but not culture, 
 sex but not love, and amusements but not happiness.


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

Reply via email to