Page 1 of 1

FTP stage -- invalid uri

Posted: Mon Apr 27, 2009 3:49 am
by shruthija
Hi

When I run the FTP stage, there was an error showing that:

uri is having invalid syntax;

The uri I specified was: ftp://IP address\path of file..

Can you help in resolving the error..

Posted: Mon Apr 27, 2009 3:56 am
by basu.ds
This is a bug in ver8.0.1 carried from 7.5 also
The use of unix and windows slashes has not been established properly
use ftp://IP address/\path of file

Posted: Mon Apr 27, 2009 4:02 am
by shruthija
[
use ftp://IP address/\path of file[/quote]

Thanks basu...for your suggestion

But after giving this command, it was giving a new error that

NOT CONNECTED is the error that is being dislplayed.

please help me

Posted: Mon Apr 27, 2009 4:05 am
by basu.ds
Please try to connect from command prompt using your ftp details
If works then post the exact error and ftp uri you are using...

Posted: Mon Apr 27, 2009 4:18 am
by shruthija
basu.ds wrote:Please try to connect from command prompt using your ftp details
If works then post the exact error and ftp uri you are using...
When I did ftp to the system using Command prompt, it is saying that,
the host does not found..

Posted: Mon Apr 27, 2009 4:23 am
by basu.ds
have you created any ftp user on your host mechine?

Posted: Mon Apr 27, 2009 5:19 am
by shruthija
basu.ds wrote:have you created any ftp user on your host mechine?
no

Posted: Mon Apr 27, 2009 5:25 am
by basu.ds
Then how your expecting to work ftp stage?