Rename web application

Discussion in 'Hosting Services / Control Panel' started by l.a.marco, Jul 26, 2004.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. What is the easy way to
    -Rename a web application
    -Copy a web application
    -Move a web application

    Can that be done with the Control Panel.
    Or are FTP tools available for these operations?

    Regards,

    l.a.marco
     
  2. I can already answer one of my questions.
    Dos command > FTP
    Open ftp.site.com
    user ...
    password ...

    rename sourceDir targetDir.

    Install again as Web Application

    ----------
    Don't know yet how to move all the files from a sourcedir to a .. dir
     
  3. Bruce

    Bruce DiscountASP.NET Staff

    Best way to do that is to

    - Remove the application with web app tool first
    - then rename using FTP and recreate the app



    quote:Originally posted by l.a.marco

    I can already answer one of my questions.
    Dos command > FTP
    Open ftp.site.com
    user ...
    password ...

    rename sourceDir targetDir.

    Install again as Web Application

    ----------
    Don't know yet how to move all the files from a sourcedir to a .. dir

    </blockquote id="quote"></font id="quote">
     
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