Actually, this problem (newer does not work) has already been reported. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14333 You can add yourself as CC on the bug report if you want. I will try to solve the issue in the next days. Cheers, Antoine ----- Original Message ----- From: "Pavel Shalashov" Sent: Tuesday, August 05, 2003 10:42 PM > Hi All, > > I'm uploading my sources to the HPUX host by the Ant's ftp task as > follows: > > > > remotedir="${ftp_remote_dir}" > userid="${ftp_user}" > password="${ftp_pass}" > newer="yes" > verbose="yes" > > > > > > > > > > > > The problem is that the task uploads not only the last changed > files (newer="yes"). For some reason it transfers several files > which were not changed since last upload. > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org