|
We had the same problem. So we looked into the source and found a
problem. We fixed it, but were not sure how to submit the patch.
8((( .. i could be wrong, but i thought i remembered reading another thread
that indicated that someone else had submitted a patch. *shrug* .. i'd
be happy to send you the code if you want (or submit it as a patch, if
i knew how).. let me know..
Anuj. Paul Dillon wrote: I can not get the ftp task to delve into sub-directories on the remote server. In particular, I am trying to delete all files below a directory, as follows: <ftp server="${deploy.server}" userid="${deploy.user}" password="${deploy.password}" remotedir="${deploy.dir}" action="del"> <fileset> <include name="**/*"/> |
- FTP and remote subdirs Paul Dillon
- Re: FTP and remote subdirs Anuj Agrawal
- Re: FTP and remote subdirs BalaSubramanian
- Re: FTP and remote subdirs Glenn McAllister
