PDA

View Full Version : I cannot access my ftp folder


infoprise
11-13-2007, 04:07 AM
when i need to make new folder with main account i have 550 access denied

need help

bruce
11-13-2007, 08:00 AM
can you post the FTP log?


Bruce

DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)

infoprise
11-14-2007, 03:27 AM
Now I have the same problem Again and i am using Internet explorer please help

infoprise
11-14-2007, 04:02 AM
<DIR>
<DIR>
<DIR>
<DIR>
This is my FTP Log


Response: 257 "/dirassatorg" is current directory.


Command: TYPE I


Response: 200 Type set to I.


Command: PASV


Response: 227 Entering Passive Mode (64,209,142,6,19,54).


Command: STOR MainPage.aspx


Response: 550 Access is denied.</DIR></DIR></DIR></DIR>


Error: Critical error

vvsharma
11-14-2007, 10:38 AM
Are you using your main user (which i believe is 'dirassatorg')credentials for the ftp? In case you using the additional user make sure it has appropriate permissions to the directory. Use the permission manager in the control panel to assign permissions to users.

Not sure,why have you posted this question under the IIS 7.0 beta thread?

Vikram

DiscountASP.NET
www.DiscountASP.NET (http://www.discountasp.net/)

Post Edited (vvsharma [DASP]) : 11/14/2007 10:59:54 PM GMT

infoprise
11-14-2007, 11:24 AM
Thank you bruce for reply


Today morning i retry and it went fine


Where to find FTP log

raymondp
11-14-2007, 11:54 AM
That all depends on what FTP client you are using. Almost all FTP clients with the exception of Internet Explorer will generate an FTP log. Try pulling up the help file to see how you can get to the FTP log.

rcp
DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)

infoprise
11-14-2007, 12:06 PM
I am using Internet explorer do you suggest a free and fast FTP Client

infoprise
11-15-2007, 01:45 AM
Please Any Help?????!!!!!!!!!

infoprise
11-15-2007, 04:23 AM
Yes I do use my main user dirassatorg credentials for ftp





Sorry for puttingmy problemhere??Where to put it ??

Aristotle
11-15-2007, 09:19 AM
Just to verify, are you trying to FTP to your IIS 7 beta account? IIS 7 beta accounts are separate from your regular hosting account. To activate it, go to https://my.discountasp.net/betahosting.aspx. That page will also contain the login info you need to FTP to the account.

Aristotle

DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)

asljussar
11-18-2007, 07:18 AM
I can't connect to the IIS7 beta FTP site:


1) Using windows vista FTP client returns an 550 error. I think this is because the ftp user name that you assigned is too long and gets truncated.


2) Using Web Manager returns an error 404 (file not found).


3) The only client that seems to work is the Visual Studio 2008 Beta 2 (publishing and copying).


Is theresome way to assign a shorter ftp user name or makeWeb Manager work with such long user names ?.


Thanks,

asljussar
11-20-2007, 09:06 AM
1) I get an error 'unauthorized user' when try to connect using IIS7 remote management tool.
It seems that I have not been registered/authorized toconnect to this server.

2)All webforms that include a ListView fail. It seems that your server 2008 doesn't haveasp.net 3.5 installed. The error is""CS1502: The best overloaded method match for 'System.Web.UI.HtmlControls.HtmlTableRowCollection .Add(System.Web.UI.HtmlControls.HtmlTableRow)' has some invalid"

3) Most FTP clients fail because the user name is too long.

vvsharma
11-20-2007, 12:52 PM
See the post dated 11/5/2007 6:01 PM (GMT -8) here:http://community.discountasp.net/default.aspx?f=28&m=16653

Vikram

DiscountASP.NET
www.DiscountASP.NET (http://www.discountasp.net/)