Re: CopyStreamException on FTP task

2004-10-15 Thread rob
to everyone, -Rob > > > Vinay > > > -Original Message- > From: Ivan Ivanov [mailto:[EMAIL PROTECTED] Sent: Thursday, > October 14, 2004 4:20 PM > To: Ant Users List > Subject: Re: CopyStreamException on FTP task > > Hello, Robert > I did a quick goo

Re: CopyStreamException on FTP task

2004-10-14 Thread Laconia Data Systems
-- > everything works. > > -Rob > > > > > Martin- > > - Original Message - > > From: "Robert Koberg" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Wednesday, October 13, 2004 2:05 PM > > Subject: CopyStre

RE: CopyStreamException on FTP task

2004-10-14 Thread Vinay Vijayan
PROTECTED] Sent: Thursday, October 14, 2004 4:20 PM To: Ant Users List Subject: Re: CopyStreamException on FTP task Hello, Robert I did a quick google for "CopyStreamException" and I found the following topic. http://java2.5341.com/msg/42499.html One of the answers (I do not know whether i

Re: CopyStreamException on FTP task

2004-10-14 Thread Ivan Ivanov
Hello, Robert I did a quick google for "CopyStreamException" and I found the following topic. http://java2.5341.com/msg/42499.html One of the answers (I do not know whether it has been the real reason) was: the exception was thrown because the target machine was out of disk space. HTH Ivan --- R

Re: CopyStreamException on FTP task

2004-10-14 Thread Robert Koberg
obert Koberg [mailto:[EMAIL PROTECTED] Sent: Thursday, October 14, 2004 3:31 PM To: Ant Users List Subject: Re: CopyStreamException on FTP task Laconia Data Systems wrote: Robert Looks like a file access permission problem It appears that the FPT user does *not* have mkdir or *create* capability Ca

RE: CopyStreamException on FTP task

2004-10-14 Thread Vinay Vijayan
t;Robert Koberg" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, October 13, 2004 2:05 PM > Subject: CopyStreamException on FTP task > > > >>Hi, >> >>When executing the FTP task, I consistently get a SocketException: >>Connec

Re: CopyStreamException on FTP task

2004-10-14 Thread Robert Koberg
To: <[EMAIL PROTECTED]> Sent: Wednesday, October 13, 2004 2:05 PM Subject: CopyStreamException on FTP task Hi, When executing the FTP task, I consistently get a SocketException: Connection reset I have no problem uploading the files with other FTP clients using the same host, username and p

should have been SocketException -> Re: CopyStreamException on FTP task

2004-10-13 Thread Robert Koberg
cc: (bcc: Suma Bhat/CONTRACTOR/FIB/CO/GSA/GOV) Subject: CopyStreamException on FTP task Hi, When executing the FTP task, I consistently get a SocketException: Connection reset I have no problem uploading the files with other FTP clients using the same host, username and p

Re: CopyStreamException on FTP task

2004-10-13 Thread suma . bhat
"Robert Koberg" <[EMAIL PROTECTED]> 10/13/2004 02:05 PM Please respond to "Ant Users List" To: [EMAIL PROTECTED] cc: (bcc: Suma Bhat/CONTRACTOR/FIB/CO/GSA/GOV) Subject: CopyStreamException on FTP task Hi, When executing the FTP

CopyStreamException on FTP task

2004-10-13 Thread Robert Koberg
Hi, When executing the FTP task, I consistently get a SocketException: Connection reset I have no problem uploading the files with other FTP clients using the same host, username and password. This is going to a windows server (I have sent a request for the logs but I doubt the client knows ho