Transfer Entire Website

Ask a Question related to Macromedia Contribute General Discussion, Design and Development.

  1. #1

    Default Transfer Entire Website

    I am currently hosting my website with Tripod, but I now want to use Comcast to host. Is there a way for me to transfer my entire website over to my Comcast account?
    calebac09 Guest

  2. Similar Questions and Discussions

    1. Free Website Templates, Website Tools & Softwares
      Hi... You are desgining a website and finding it difficult. Dont worry.,Just login to http://www.monstertemplate.co.in, it is a website which gives...
    2. Possible: transfer asp website to CD?
      Is it possible to transfer a dynamic, asp site built on top of an Access database onto a cd for demonstration purposes? If not, I would...
    3. Transfer entire directory tree usig FTP
      Hi, Does anybody know what free utility I can use to FTP all the files under a directory and its subdirectories - with the directory structure...
    4. Value for entire file
      Hello, I am facing one problem..i am getting one variable value from another file by using href..I need to use that value in the entire file..how...
    5. [PHP] Value for entire file
      On Friday 18 July 2003 12:40, Uma Shankari T. wrote: You should be using correctly formed HTML: <a href="..." xxx="..."> echo $_GET; //...
  3. #2

    Default Re: Transfer Entire Website

    Using CT? No. Using any FTP product? Sure. Copy all the files from one
    site, and upload them to the other site.

    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================

    "calebac09" <webforumsuser@macromedia.com> wrote in message
    news:d7nagv$1p6$1@forums.macromedia.com...
    >I am currently hosting my website with Tripod, but I now want to use
    >Comcast to host. Is there a way for me to transfer my entire website over
    >to my Comcast account?

    Murray *TMM* Guest

  4. #3

    Default Re: Transfer Entire Website

    then all of the links would be wrong
    calebac09 Guest

  5. #4

    Default Re: Transfer Entire Website

    IF the links are document relative, which is what Contribute uses by
    default, they will still work as long as the relative locations of the files
    stays the same.

    the key is to use an FTP client, log into the site with the ftp info the
    host provides, and download the entire site structure as-is.
    Then upload that to the new hosting, as-is so all the files have the same
    relationship to each other.

    You are correct in that any link in the site that uses a full absolute path
    of [url]http://yoursite.tripod.com/[/url] will be broken when the file is now at
    [url]http://members.comcast.com/~yoursite/[/url] but there probably none or very few
    absolute links.
    > then all of the links would be wrong
    Alan Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139