You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Angus Rose <an...@ukbiobank.ac.uk> on 2006/09/01 16:23:39 UTC

Setting permissions on remote server

Hi All,
       I need to set write permissions on a remote file or directory. Can I
do this through Ant and if so how?

Thanks in advance

Angus
-- 
View this message in context: http://www.nabble.com/Setting-permissions-on-remote-server-tf2202871.html#a6099627
Sent from the Ant - Users forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org


Re: Setting permissions on remote server

Posted by Petar Tahchiev <pa...@gmail.com>.
On 01/09/06, Angus Rose <an...@ukbiobank.ac.uk> wrote:
>
> Hi All,
>        I need to set write permissions on a remote file or directory. Can I
> do this through Ant and if so how?
>
> Thanks in advance
>
> Angus
> --
> View this message in context: http://www.nabble.com/Setting-permissions-on-remote-server-tf2202871.html#a6099627
> Sent from the Ant - Users forum at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
> For additional commands, e-mail: user-help@ant.apache.org
>
>

Take a look at the sshexec task in the manual. I think that is what
you are looking for.

Hope that helps.
-- 
Regards, Petar!
Karlovo, Bulgaria.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org