Remote file copy

2008-04-09 Thread robert . egan
I have a need to implement Maven style deploy functionality (copy files to 
multiple remote servers as defined in an xml file on the source machine). 
Attempts to find something using google have been unsuccessful, mostly due 
to the generality of the query. What other Apache projects might be best 
suited for this task?


Thanks
Robert Egan


This email message and any attachments may contain confidential, 
proprietary or non-public information.  The information is intended solely 
for the designated recipient(s).  If an addressing or transmission error 
has misdirected this email, please notify the sender immediately and 
destroy this email.  Any review, dissemination, use or reliance upon this 
information by unintended recipients is prohibited.  Any opinions 
expressed in this email are those of the author personally.

Re: Remote file copy

2008-04-09 Thread Luke Daley


On 09/04/2008, at 9:46 PM, [EMAIL PROTECTED] wrote:

I have a need to implement Maven style deploy functionality (copy  
files to
multiple remote servers as defined in an xml file on the source  
machine).
Attempts to find something using google have been unsuccessful,  
mostly due
to the generality of the query. What other Apache projects might be  
best

suited for this task?


http://docs.atlassian.com/maven-upload-plugin/1.1/usage.html

Might do what you need.

LD.

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