http://www.ant-tasks.com/
Apache Ant Archive
»
Ant Users List
»
Ant Developers List
ftp task with chmod attribute
ftp task with chmod attribute
2003-02-08 - By Norbert Ryan
what is the syntax for chmod on the ftp task?
tried this with no success:
<ftp server="www.foo.com"
remotedir="/usr/foo/"
userid="user"
password="pwd"
verbose="yes"
depends="no"
ignoreNoncriticalErrors="true"
skipFailedTransfers="true"
chmod="ugo+rwx"
>
Norb Ryan
nryan@(protected)
©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.