Re: SSH patching

2004-04-13 Thread Stefan Bodewig
On Mon, 12 Apr 2004, Rami Ojares <[EMAIL PROTECTED]> wrote: > Here is a patch to add localFile, remoteFile, localTodir and > remoteTodir attributes to scp. Thanks, I've committed your changes. Stefan - To unsubscribe, e-mail: [

SSH patching

2004-04-12 Thread Rami Ojares
Hi Stefan, Here is a patch to add localFile, remoteFile, localTodir and remoteTodir attributes to scp. Also included is a patch to add the corresponding documentation. - rami Index: Scp.java === RCS file: /home/cvspublic/ant/src/mai