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
Rob
Can you mkdir (create s directory) with those apps with that same
username/password?
Best,
Martin-
- Original Message -
From: "Robert Koberg" <[EMAIL PROTECTED]>
To: "Ant Users List" <[EMAIL PROTECTED]>
Sent: Thursday, October 14, 2004 6:01 AM
Subject
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
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
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
Hi Robert,
Try pinging the machine continuously and see whether there is any
problem in connectivity.
ping -t
-Vinay
-Original Message-
From: Robert Koberg [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 14, 2004 3:31 PM
To: Ant Users List
Subject: Re: CopyStreamException on FTP
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
Can you change the FTP user's access capabilities to create any/all files
and folders?
Hi and thanks,
The only thing that would make me believe (F
[EMAIL PROTECTED] wrote:
Robert,
I had trouble with the ftp task a while ago.
In my case however, I could use the scp task instead,
which works very well.
So if you should try to use the ssh copy (scp) task,
your environment permitting of course.
Yea :( I do that with my own servers, but the c
Robert,
I had trouble with the ftp task a while ago.
In my case however, I could use the scp task instead,
which works very well.
So if you should try to use the ssh copy (scp) task,
your environment permitting of course.
Eg:
Thanks,
Suma
"Robert