RE: Ftp task question again

2007-05-01 Thread Robertson, Julie
Subject: RE: Ftp task question again Do you know ahead of time what the filenames might be?If so, then you could do something like this: For one of the files. -Original Message- From: Robertson, Julie [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 01, 2007 1:28 PM To: Ant Users List

Ftp task question again

2007-05-01 Thread Robertson, Julie
Sorry about sending this again, I guess I removed myself from the users list in error, so I wanted to add myself back in and resend this in case someone has an idea to solve my issue. I am trying to copy files using the ftp task and a fileset include which is working just fine. The problem I am h

Files exist using ftp task?

2007-05-01 Thread Robertson, Julie
Good day all, I am trying to copy files using the ftp task and a fileset include which is working just fine. The problem I am having is I need to know when 0 files retrieved so that I can send an email if the files are not there. Is there a way to check to see if the files exist using the ftp task

RE: Mapped vs UNC

2007-03-29 Thread Robertson, Julie
ts de caractère privé ou confidentiel. Si vous n'êtes pas le destinataire de ce document, nous vous signalons qu'il est strictement interdit de le diffuser, de le distribuer ou de le reproduire. - Original Message - From: "Robertson, Julie" <[EMAIL PROTECTED]> To: Sent:

Mapped vs UNC

2007-03-29 Thread Robertson, Julie
I am working on an Ant build file that uses the ftp task to copy files to other servers. My problem is I can get it to work fine by using a mapped drive, but when I try and use a UNC path, it just copies the folder structure and files to my Ant directory on my machine. Works: