I cannot access my ftp folder

Discussion in 'Windows 2008/IIS 7 Beta [Closed]' started by infoprise, Nov 13, 2007.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. when i need to make new folder with main account i have 550 access denied

    need help
     
  2. Bruce

    Bruce DiscountASP.NET Staff

  3. Now I have the same problem Again and i am using Internet explorer please help
     
  4. <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
     
  5. 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

    Post Edited (vvsharma [DASP]) : 11/14/2007 10:59:54 PM GMT
     
  6. Thank you bruce for reply


    Today morning i retry and it went fine


    Where to find FTP log
     
  7. 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
     
  8. I am using Internet explorer do you suggest a free and fast FTP Client
     
  9. Please Any Help?????!!!!!!!!!
     
  10. Yes I do use my main user dirassatorg credentials for ftp





    Sorry for puttingmy problemhere??Where to put it ??
     
  11. 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
     
  12. 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,
     
  13. 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.
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page