IWeb transfer by FTP

As advised last year, I have carefully carried out the transfer of my web-site by FTP and now find that not only has it cost me nearly £200 to register with a new host (iPage) , I am now told that I cannot update or add to the site like I did with iWeb, unless I open and create a new site with them (at even more cost!).
Although you have suggested that I can continue with web.me.com until June, after changing to the new host I can no longer access my old site!
What should I have done?

In Lion the Library folder is now invisible. To make it permanently visible enter the following in the Terminal application window: chflags nohidden ~/Library and hit the Enter button - 10.7: Un-hide the User Library folder.
To open your domain file in Lion or to switch between multiple domain files Cyclosaurus has provided us with the following script that you can make into an Applescript application with Script Editor. Open Script Editor, copy and paste the script below into Script Editor's window and save as an application.
do shell script "/usr/bin/defaults write com.apple.iWeb iWebDefaultsDocumentPath -boolean no"delay 1
tell application "iWeb" to activate
You can download an already compiled version with this link: iWeb Switch Domain.
Just launch the application, find and select the domain file you want to open and it will open with iWeb. It modifies the iWeb preference file each time it's launched so one can switch between domain files.
WARNING: iWeb Switch Domain will overwrite an existing Domain.sites2 file if you select to create a new domain in the same folder.  So rename your domain files once they've been created to something other than the default name.
Also if you're considering getting a new host for your website look at HostExcellence.  It has very good rates ($3.95/mo with a 2 year commitment) and is easy to publish to and has excellent ear-to-ear customer support.  This link has links to additional pages describing how easy it was to use HE: Life After MobileMe.   There are many hosting services with similarly low prices.  So don't get stuck by what seems to be an unscrupulous outfit.
OT

Similar Messages

  • File attachment transfer to FTP

    Hi All,
    We are on PT 8.45 & CRM 8.80. And mobile agent is being used for the FieldService.
    Currently we are facing issue with the attachment while synchronizing mobile agent with online application. We are using PutAttachment function for transferring the file to the file server.
    Below is the scenario:
    Technician attaches the invoice, as a html file, to the ServiceOrder component on mobile.
    He synchronize the ServiceOrder back to online application, and the invoice html file is uploaded to file server.
    But, if two technicians synchronize the mobile agent at the same time then the invoice files gets mixedup.
    For example:- Technician A tries to sync ServiceOrder 1, with invoice file name SO1.html. At the same time technician B tries to sync ServiceOrder 2, with invoice file name SO2.html.
    Now what happens is the content of file SO1.html is replaced by SO2.html on file server, although the file name & link to FTP file doesn't change.
    My doubt is that, for every file transferred from the WebServer/syncServer to AppServer is created as PSSYNC0.blob(as seen in the AppServer log). And before this blob file is transferred to FileServer it is replaced by the next file in the queue.
    So my question is can we change the name of PSSYNC0.blob to some unique name for every file? Or do we have any other work around for this?
    The AppServer trace follows:-----
    PSAPPSRV.6052 (751) [10/23/12 22:54:39 DOGANUGU@EUWS0123 PSSession](0) ExecuteGetAttachment:starting, ftp://biz\SVC-FTP-SASPROD:FdAcs9KM@EUWS0117/crm/RF_ATTACHMENTS/FM17258102tmp.html, C:\DOCUME~1\SVC-TU~1\LOCALS~1\Temp\PSFTP\CRM0120_33018\7151\FM17258102tmp.html
    PSAPPSRV.6052 (751) [10/23/12 22:54:39 DOGANUGU@EUWS0123 PSSession](0) ExecuteGetAttachment:filtered name = ftp://biz\SVC-FTP-SASPROD:FdAcs9KM@EUWS0117/crm/RF_ATTACHMENTS/FM17258102tmp.html
    PSAPPSRV.6052 (751) [10/23/12 22:54:39 DOGANUGU@EUWS0123 PSSession](0) ExecuteGetAttachment:szTempDir = C:\DOCUME~1\SVC-TU~1\LOCALS~1\Temp
    PSAPPSRV.6052 (751) [10/23/12 22:54:39 DOGANUGU@EUWS0123 PSSession](0) ExecuteGetAttachment: Checking if C:\DOCUME~1\SVC-TU~1\LOCALS~1\Temp\ftp30674_6052_1351025679.txt exists.
    PSAPPSRV.6052 (751) [10/23/12 22:54:39 DOGANUGU@EUWS0123 PSSession](0) ExecuteGetAttachment: log file = C:\DOCUME~1\SVC-TU~1\LOCALS~1\Temp\ftp30674_6052_1351025679.log
    PSAPPSRV.6152 (169) [10/23/12 22:54:39 COMPEGUE@EUWS0123 PSSession](0) ExecuteGetAttachment:starting, ftp://biz\SVC-FTP-SASPROD:FdAcs9KM@EUWS0117/crm/RF_ATTACHMENTS/DM17250221tmp.html, C:\DOCUME~1\SVC-TU~1\LOCALS~1\Temp\PSFTP\CRM0120_33018\10824\DM17250221tmp.html
    PSAPPSRV.6152 (169) [10/23/12 22:54:39 COMPEGUE@EUWS0123 PSSession](0) ExecuteGetAttachment:filtered name = ftp://biz\SVC-FTP-SASPROD:FdAcs9KM@EUWS0117/crm/RF_ATTACHMENTS/DM17250221tmp.html
    PSAPPSRV.6152 (169) [10/23/12 22:54:39 COMPEGUE@EUWS0123 PSSession](0) ExecuteGetAttachment:szTempDir = C:\DOCUME~1\SVC-TU~1\LOCALS~1\Temp
    PSAPPSRV.6152 (169) [10/23/12 22:54:39 COMPEGUE@EUWS0123 PSSession](0) ExecuteGetAttachment: Checking if C:\DOCUME~1\SVC-TU~1\LOCALS~1\Temp\ftp30674_6152_1351025679.txt exists.
    PSAPPSRV.6152 (169) [10/23/12 22:54:39 COMPEGUE@EUWS0123 PSSession](0) ExecuteGetAttachment: log file = C:\DOCUME~1\SVC-TU~1\LOCALS~1\Temp\ftp30674_6152_1351025679.log
    PSAPPSRV.6052 (751) [10/23/12 22:54:39 DOGANUGU@EUWS0123 PSSession](0) ExecuteGetAttachment: About to read log file C:\DOCUME~1\SVC-TU~1\LOCALS~1\Temp\ftp30674_6052_1351025679.log
    PSAPPSRV.6052 (751) [10/23/12 22:54:39 DOGANUGU@EUWS0123 PSSession](0) ExecuteGetAttachment: Log file indicates result = 9
    PSAPPSRV.6052 (751) [10/23/12 22:54:39 DOGANUGU@EUWS0123 PSSession](0) EvalPutAttachment: starting
    PSAPPSRV.6052 (751) [10/23/12 22:54:39 DOGANUGU@EUWS0123 PSSession](0) EvalPutAttachment: URL catalog entry: ftp://biz\SVC-FTP-SASPROD:FdAcs9KM@EUWS0117/crm/RF_ATTACHMENTS
    PSAPPSRV.6052 (751) [10/23/12 22:54:39 DOGANUGU@EUWS0123 PSSession](0) EvalPutAttachment: szFullFtpUrl = ftp://biz\SVC-FTP-SASPROD:FdAcs9KM@EUWS0117/crm/RF_ATTACHMENTS/FM17258102FM17258102tmp.html
    PSAPPSRV.6052 (751) [10/23/12 22:54:39 DOGANUGU@EUWS0123 PSSession](0) EvalPutAttachment: pszLocalFilename = C:\DOCUME~1\SVC-TU~1\LOCALS~1\Temp/PSSYNC0.blob
    PSAPPSRV.6052 (751) [10/23/12 22:54:39 DOGANUGU@EUWS0123 PSSession](0) EvalPutAttachment: Local file = C:\DOCUME~1\SVC-TU~1\LOCALS~1\Temp\PSSYNC0.blob
    PSAPPSRV.6052 (751) [10/23/12 22:54:39 DOGANUGU@EUWS0123 PSSession](0) ExecutePutAttachment:starting, ftp://biz\SVC-FTP-SASPROD:FdAcs9KM@EUWS0117/crm/RF_ATTACHMENTS/FM17258102FM17258102tmp.html, C:\DOCUME~1\SVC-TU~1\LOCALS~1\Temp\PSSYNC0.blob
    PSAPPSRV.6052 (751) [10/23/12 22:54:39 DOGANUGU@EUWS0123 PSSession](0) ExecutePutAttachment:filtered name = ftp://biz\SVC-FTP-SASPROD:FdAcs9KM@EUWS0117/crm/RF_ATTACHMENTS/FM17258102FM17258102tmp.html
    PSAPPSRV.6052 (751) [10/23/12 22:54:39 DOGANUGU@EUWS0123 PSSession](0) ExecutePutAttachment:szTempDir = C:\DOCUME~1\SVC-TU~1\LOCALS~1\Temp
    PSAPPSRV.6052 (751) [10/23/12 22:54:39 DOGANUGU@EUWS0123 PSSession](0) ExecutePutAttachment: Checking if C:\DOCUME~1\SVC-TU~1\LOCALS~1\Temp\ftp30674_6052_1351025679.txt exists.
    PSAPPSRV.6052 (751) [10/23/12 22:54:39 DOGANUGU@EUWS0123 PSSession](0) ExecutePutAttachment: C:\DOCUME~1\SVC-TU~1\LOCALS~1\Temp\ftp30674_6052_1351025679.txt exists, looking for next available #.
    PSAPPSRV.6052 (751) [10/23/12 22:54:39 DOGANUGU@EUWS0123 PSSession](0) ExecutePutAttachment: Checking if C:\DOCUME~1\SVC-TU~1\LOCALS~1\Temp\ftp12880_6052_1351025679.txt exists.
    PSAPPSRV.6052 (751) [10/23/12 22:54:39 DOGANUGU@EUWS0123 PSSession](0) ExecutePutAttachment: log file = C:\DOCUME~1\SVC-TU~1\LOCALS~1\Temp\ftp12880_6052_1351025679.log
    PSAPPSRV.6152 (169) [10/23/12 22:54:39 COMPEGUE@EUWS0123 PSSession](0) ExecuteGetAttachment: About to read log file C:\DOCUME~1\SVC-TU~1\LOCALS~1\Temp\ftp30674_6152_1351025679.log
    PSAPPSRV.6152 (169) [10/23/12 22:54:39 COMPEGUE@EUWS0123 PSSession](0) ExecuteGetAttachment: Log file indicates result = 9
    PSAPPSRV.6152 (169) [10/23/12 22:54:39 COMPEGUE@EUWS0123 PSSession](0) EvalPutAttachment: starting
    PSAPPSRV.6152 (169) [10/23/12 22:54:39 COMPEGUE@EUWS0123 PSSession](0) EvalPutAttachment: URL catalog entry: ftp://biz\SVC-FTP-SASPROD:FdAcs9KM@EUWS0117/crm/RF_ATTACHMENTS
    PSAPPSRV.6152 (169) [10/23/12 22:54:39 COMPEGUE@EUWS0123 PSSession](0) EvalPutAttachment: szFullFtpUrl = ftp://biz\SVC-FTP-SASPROD:FdAcs9KM@EUWS0117/crm/RF_ATTACHMENTS/DM17250221DM17250221tmp.html
    PSAPPSRV.6152 (169) [10/23/12 22:54:39 COMPEGUE@EUWS0123 PSSession](0) EvalPutAttachment: pszLocalFilename = C:\DOCUME~1\SVC-TU~1\LOCALS~1\Temp/PSSYNC0.blob
    PSAPPSRV.6152 (169) [10/23/12 22:54:39 COMPEGUE@EUWS0123 PSSession](0) EvalPutAttachment: Local file = C:\DOCUME~1\SVC-TU~1\LOCALS~1\Temp\PSSYNC0.blob
    PSAPPSRV.6152 (169) [10/23/12 22:54:39 COMPEGUE@EUWS0123 PSSession](0) ExecutePutAttachment:starting, ftp://biz\SVC-FTP-SASPROD:FdAcs9KM@EUWS0117/crm/RF_ATTACHMENTS/DM17250221DM17250221tmp.html, C:\DOCUME~1\SVC-TU~1\LOCALS~1\Temp\PSSYNC0.blob
    PSAPPSRV.6152 (169) [10/23/12 22:54:39 COMPEGUE@EUWS0123 PSSession](0) ExecutePutAttachment:filtered name = ftp://biz\SVC-FTP-SASPROD:FdAcs9KM@EUWS0117/crm/RF_ATTACHMENTS/DM17250221DM17250221tmp.html
    PSAPPSRV.6152 (169) [10/23/12 22:54:39 COMPEGUE@EUWS0123 PSSession](0) ExecutePutAttachment:szTempDir = C:\DOCUME~1\SVC-TU~1\LOCALS~1\Temp
    PSAPPSRV.6152 (169) [10/23/12 22:54:39 COMPEGUE@EUWS0123 PSSession](0) ExecutePutAttachment: Checking if C:\DOCUME~1\SVC-TU~1\LOCALS~1\Temp\ftp30674_6152_1351025679.txt exists.
    PSAPPSRV.6152 (169) [10/23/12 22:54:39 COMPEGUE@EUWS0123 PSSession](0) ExecutePutAttachment: C:\DOCUME~1\SVC-TU~1\LOCALS~1\Temp\ftp30674_6152_1351025679.txt exists, looking for next available #.
    PSAPPSRV.6152 (169) [10/23/12 22:54:39 COMPEGUE@EUWS0123 PSSession](0) ExecutePutAttachment: Checking if C:\DOCUME~1\SVC-TU~1\LOCALS~1\Temp\ftp12880_6152_1351025679.txt exists.
    PSAPPSRV.6152 (169) [10/23/12 22:54:39 COMPEGUE@EUWS0123 PSSession](0) ExecutePutAttachment: log file = C:\DOCUME~1\SVC-TU~1\LOCALS~1\Temp\ftp12880_6152_1351025679.log
    PSAPPSRV.6152 (169) [10/23/12 22:54:39 COMPEGUE@EUWS0123 PSSession](0) ExecutePutAttachment: About to read log file C:\DOCUME~1\SVC-TU~1\LOCALS~1\Temp\ftp12880_6152_1351025679.log
    PSAPPSRV.6052 (751) [10/23/12 22:54:39 DOGANUGU@EUWS0123 PSSession](0) ExecutePutAttachment: About to read log file C:\DOCUME~1\SVC-TU~1\LOCALS~1\Temp\ftp12880_6052_1351025679.log
    PSAPPSRV.6152 (169) [10/23/12 22:54:39 COMPEGUE@EUWS0123 PSSession](0) ExecutePutAttachment: Log file indicates result = 0
    PSAPPSRV.6152 (169) [10/23/12 22:54:39 COMPEGUE@EUWS0123 PSSession](0) ExecutePutAttachment: Successful transfer, deleting ftp log files
    PSAPPSRV.6052 (751) [10/23/12 22:54:39 DOGANUGU@EUWS0123 PSSession](0) ExecutePutAttachment: Successful transfer, deleting ftp log files
    PSAPPSRV.6152 (169) [10/23/12 22:54:39 COMPEGUE@EUWS0123 PSSession](0) ExecutePutAttachment: Deleted ftp log files: C:\DOCUME~1\SVC-TU~1\LOCALS~1\Temp\ftp12880_6152_1351025679.log, C:\DOCUME~1\SVC-TU~1\LOCALS~1\Temp\ftp12880_6152_1351025679.txt
    PSAPPSRV.6152 (169) [10/23/12 22:54:39 COMPEGUE@EUWS0123 PSSession](0) EvalPutAttachment:finishing, ret = 0
    PSAPPSRV.6052 (751) [10/23/12 22:54:39 DOGANUGU@EUWS0123 PSSession](0) ExecutePutAttachment: Deleted ftp log files: C:\DOCUME~1\SVC-TU~1\LOCALS~1\Temp\ftp12880_6052_1351025679.log, C:\DOCUME~1\SVC-TU~1\LOCALS~1\Temp\ftp12880_6052_1351025679.txt
    PSAPPSRV.6052 (751) [10/23/12 22:54:39 DOGANUGU@EUWS0123 PSSession](0) EvalPutAttachment:finishing, ret = 0
    Regards,
    Nav

    there is no WebService running on PI server, this will always be running on the sending system?
    We do not have a WS specificallly running on the PI server.....we just create the WSDL file and send it to the source system.
    If you want to store the PI web-services in a central repository, then you can make use of the Services registry which is available from SAP PI7.1
    the WSDL file generated by PI will be used by the sending system to create an web service?
    The sending system will treat this WSDL file as a web-service. The WSDL file that you generate in PI has the message structure and also a URL (at the end of the WSDL) file. Using these two details the sender systems knows what should be the message structure and to which address (URL) should the message be sent.
    Regards,
    Abhishek.

  • IWeb and GoDaddy FTP

    Ok so I have an iWeb site already that I use with MobileMe. Now I want to add another site using godaddy ftp. So I follow the instructions that godaddy gives enter my username, password, etc and test the connection. It fails every time. I really do not know why it is not working or what is wrong. Should I call godaddy? or what.
    Thanks,
    Jordan

    Firstly, do you have a hosting account set up with Godaddy? If not, then it won't work.
    Also, iWeb 09 built ftp is notorious for not being that reliable. I would suggest that you download either Cyberduck or Transmit for free and use either of these to upload your other site.
    You also should have been given a username and password when you set up your hosting account with Godaddy - if nothing works then you need to contract them, but try Cyberduck or Transmit first.

  • Steps for File Transfer through FTPS...!!!

    Hi ,
    Can anyone please tell the steps for file transfer with FTPS.
    Does PI file adapter has bulilt in feauture to handle this? or
    Do we need to deploy anything to handle this?
    Do we need to install any certificates by requesting from partner or It will do the encryptions/authentications on its own?
    Any additional Steps we need to mention in File receiver adapter while we send the file through FTPS?
    File is going through port 1090(unsecure connection) but it is not going through port (990) which is a secure connection.
    Please suggest me.
    Thanks
    Krupakar

    Hi Shabarish,
    We got the certificate from the partner and loaded into the trusted CA's. I tried running by giving
    Connectivity Security as "FTPS for Control and Data Connection" and Command Order as "AUTH TLS,USER,PASS,PBSZ,PROT"
    Ip: XXX.YY.YY.ZZZ
    Port: 990
    User and pwd.
    and I am getting the same below error
    Message processing failed. Cause: com.sap.aii.af.ra.ms.api.RecoverableException: Error when getting an FTP connection from connection pool: com.sap.aii.af.service.util.concurrent.ResourcePoolException: Unable to create new pooled resource: iaik.security.ssl.SSLCertificateException: Peer certificate rejected by ChainVerifier
    I tried by selecting different options like
    1. Without selecting the X509 certificate for client authentication.
    2.  Keystore as TRUSTED\view\entry-cert
       X509 certificate and private key as TRUSTED\view\entry-cert
    3. Keystore as TRUSTED\view
      X509 certificate and private key as TRUSTED\entry-cert
    4.Keystore as "view"
      X509 certificate and private key as "entry-cert"
    Please help me in this.
    Thanks
    Krupakar

  • Publish iWeb private with FTP

    Hello,
    Due to the MobileMe end, today I publish my site, made with iWeb, to a FTP server. The first problem I noticed is that there is no option for privacy. Any work around for this?

    Password protection is done on the server and you can protect individual pages if you want...
    http://www.iwebformusicians.com/iWeb/Comments-Password-Protect.html

  • How to publish my site iWeb on a FTP servor ?

    How to publish my site iWeb on a FTP servor since Mobilme is no longer available ?

    You might want to check out third party hosts like Machighway or Hostexcellence or others who offer low cost website hosting. They will give you the info you need to plug into iWeb's ftp page to upload the site. they cost less than mobileme and offer more.
    Apple has some tutorials on ftp and iweb. http://www.apple.com/findouthow/web/#ftp
    Hugh

  • IWeb communication with FTP serve

    I am trying to publish from iWeb to an FTP server. I have done this before with no problem. But using all the same settings, to update the site and replace pages, I keep getting the message,
    PUBLISH ERROR
    There was an error communicating with the FTP server try again later, or check with your service provider.
    I have tried later for a week, with no luck.
    I have checked with the service provider who confirms all is ok.
    I have checked all the settings. The field path is blank, but I never filled this in the past and filling it now just brings up the message, path not recognised.
    When I test the connection in iWeb (With path left blank) it confirms I can publish.
    When I publish, it prepares the files and tells me publishing will continue in the background. Then after a while the message error message appears. It feels as if it is getting stuck.
    I did try going round iWEB by using iWeb to create the site, publishing it to the local folder and then using classic FTP uploading the site to the host server URL. It works, but with errors and 404 messages leaving some pages either marked as 404 errors and others with bits missing.
    Anyone got any thoughts.

    Try publishing to a local folder and then uploading your site with either Cyberduck or Transmit and see if this makes a difference.
    Check that all your files are being uploaded too - error messages can occur due to this.
    If you are sure that you have done everything correctly - publishing your site to a local folder, and then filling in the correct username, password and ftp details in either Cyberduck and Transmit and checking to see that all files have been uploaded to whichever folder you need to upload them to - public_html, htdocs or whatever, then I would suggest that you contact your hosts technical support department to see why you keep getting error messages.
    Do you have Linux or Windows hosting? Linux is always better for iWeb sites, so if you have Windows then try and change it.

  • Can't upload my iWeb on my FTP.

    Hi.
    I can't upload my folder iWeb on my FTP. Have all the time a message
    like in freanch " Impossible de déplacer l'élément car httpdocs ne peut être
    modifier" or english not shure is a god traduction" Impossible to move the element, httpdocs cannot be to modify "
    I sand the folder to my friend a he can to put on my FTP ?
    Don't understand wy me i cannot?
    Thanks to take your time to help me.
    Michel

    Hi - I think I might be having similar issues. I have been using iWeb for over a year and uploading via FTP to Bravenet. Recently, I have been getting error messages (depending on the FTP client, as I have tried three of them, before realising it wasn't the FTP app) such as 'connection lost' and 'error in transmission' etc. Through opening a ticket with the Bravenet helpdesk we have worked out that the files that won't upload are files with symbols in the names ( i.e. ' or - ). He suggested that I remove the symbols, which of course I can't do, as the underlying code (I'm assuming) would need to be changed to reflect the changes in the filenames.
    I am assuming that the filenames from iWeb have always been the same, which leads me to presume that there is a problem with Bravenet or that they have changed their rules. However I was curious to hear if anybody else has had the same problem, and if there is a fix? Many thanks.
    Macbook, 2GB RAM, 80GB   Mac OS X (10.4.10)  

  • How to migrate iWeb to Yummy FTP hosting

    How to migrate iweb to another FTP hosting using Yummy FTP

    Publish your site to a local folder using the second method shown on this page if you are using iWeb V 3...
    http://www.iwebformusicians.com/iWeb/Publish-Website.html
    ... or from the file menu if you are using iWeb V 2.
    Set up your hosting account...
    http://www.iwebformusicians.com/iWeb/Website-Hosting.html
    Login to your hosting account with Yummy and browse to the local folder on the left side of the window.
    Drag the index.html file and the folder across and drop them into the root folder on the server.
    Alternatively you can upload the files like this...
    http://www.iwebformusicians.com/iWeb/URLs-Favicons.html
    More about uploading here...
    http://www.iwebformusicians.com/Search-Engine-Optimization/Upload.html
    If you used a domain name with MobileMe you will need to point it to the new server.
    Also, redo your SEO so that we can find your site...
    http://www.iwebformusicians.com/Search-Engine-Optimization/SEO.html

  • TS2167 iWeb: publish by ftp to GoDaddy webhosting service - get "publish error" at end of ftp session - always 1-2 files not successfully transferred - Why?

    Why do I get message "Publish error There was an error communicating with the server.  Try again later, or check with your service provider" when i publish websites to webhosting service (GoDaddy.com) from iWeb 3.0.4  even though most webpages have been transferred and are marked blue?   There are always a few pages marked red after each ftp transfer?   It seems that the ftp session is terminated by web hosting service too fast for iWeb 3.0.4. to register that files have been transferred successfully.  When I check pages marked red in iWeb with browser, they are often available and functioning.     I have to add many extra webpages (which I do not want) to get iWeb to register all my pages as transferred (marked blue).  If I do not do this, all pages on website are marked "red" after I close iWeb and restart it.   This means that everytime i make one little change to one page on a website of 8-10 Gigabytes,  I often have to republish the entire site!  
    I think (without understanding enough/anything about ftp protocolls and termination negotiations) that iWeb is not getting enough time at end of each ftp session to register that all the pages have in fact been transferred successfully.   Could this be the explanation?  If so, how do I "slow down" the termination of ftp session by my web hosting service GoDaddy so that iWeb 3.0.4 can see that all files have been successfully transferred and therefore should be marked blue?

    You're rather prone to problems, aren't you. It's not the first time.
    2 months ago :
    https://discussions.apple.com/thread/3822198
    5 month ago :
    https://discussions.apple.com/thread/3664339
    Which is the culprit site :
         http://www.melissaveres.com
         http://www.mveres-engraver.com
    And since you do not use iWeb's ftp, but publish to a folder, iWeb's job is done.
    You are now 100 percent responsible for your actions.
    Upload the files properly. And if you're not blind visually challenged, you can see for yourself where the files are on the server. No need for GoDaddy eyes.
    And why not use iWeb's FTP. Then at least you eliminate the human error.
    And no, GoDaddy won't have to help you with iWeb, because there's nothing to fix.
    And practice FTP first on your computer :
    http://www.wyodor.net/Tutorials/iWebDemo/sFTP.html
    Good luck.

  • IWeb Hosting or FTP???

    I am not sure where the question belongs or even how to ask. I have a site already hosted through Domains Priced Right which is somehow affiliated with GoDaddy. I want to use the site address that I have on Domains Priced Right with a site that I use iWeb to design. I want to maintain my account with Domains Priced Right so how do I transfer the name from that site to the iWeb site.
    hanks for any assistance!
    PEace,
    Jim

    In iWeb you setup the info to publish wherever it is you publish.
    iWeb will use the provided domainname to create links, especially the RSS links, in your pages.
    In iWeb click the Sitename in the Sidebar and choose FTP as the publish method.
    Fill in the details.
    Click image to see a larger image

  • IWeb transfer to another domain name?

    I recently purchased a .com name..........from another server.
    I would like to transfer my iWeb page to this server but am really getting confused.  Is there a simple tutorial or way to do this?  I have printed out the tutorial from iWeb and lso from the server, but when it comes down to CNAME, MX Record, A Record, NS Record..........help?
    Thank you.

    If you have published your site to MobileMe, then you DO NOT need to use ftp in any way shape or form.  FTP is only needed if you are uploading your site directly to a hosting account, which you have now said that you do not have, just the domain name.
    Also, you ARE NOT trying to forward MobileMe to your domain name - it is the other way around - what you will do if forward your domain name to MobileMe where you site is published.
    1.  Log in to your MobileMe account under System Preferences and go to where is has Personal Domain on the left hand side and click on this and then where it has enable your domain name, simply enter your domain name here and it will then tell you to go to your domain name registrar and set up CNAME forwarding.
    2.  Go to where you domain name is (your domain name registrar) and log into your account there and then go to the DNS settings and set up CNAME forwarding.
    If you have A records, then you need to delete these and set up 2 new CNAME's, one for www and one for @. The www represents your sub domain, which is http://www.domain.com and then the @ represents your domain name itself which is http://domain.com.
    Set up CNAME forwarding for both these so it should look something like this:
    www CNAME web.me.com
    @ CNAME web.me.com
    This is all you need do and your site should then work.
    You might have got the correct help here faster if you had stated from the start that you were actually publishing your site to MobileMe.
    Also remember, that MobileMe will no longer be here next year, so you will need to get a hosting account from another company, preferably the same company that your domain name is registered with.

  • Index problems with iweb 09 and ftp uploads

    Hi,
    after several issues with the site i eventually re-built and published with iweb 09's built in ftp.
    The problem i have is that the published site goes in a folder called Site on my server but the index page that redirects to the welcome.html file doesn't direct it to inside the site folder. This means when i navigate to the site it comes up as welcome.html not found on this server.
    I've resorted to filezilla again as when i publish to a local folder and upload it works ok.
    I still want to resolve this as the iweb ftp will publish just the canges so is loads quicker.
    I imagine the only way to resolve this is to change the settings in the iweb site settings page.
    does anyone know if i need to tell iweb a different path other than the server url.
    EG; my url is www.thepaddyproject.co.uk
    iweb put the site on the server ok (www.thepaddyproject.co.uk/Site
    the index page needs to redirect to www.thepaddyproject.co.uk/Site/Welcome.html
    any help appreciated
    Paul

    Posted by me in error.

  • Help with iWeb 09 and ftp publishing please?

    I'm using iWeb09 and when I publish my website via ftp, the address it publishes to is my web address, followed by / and the name I gave the website on iWeb.  So its not showing on my actual website.  When I go to visit the website via the successfully published screen, the message I get is the requested url is not found on this server.  Any help please?

    Make sure you entered the correct URL in the Publishing Settings page and that you have left the Directory/Path field blank as shown on the first example on this page...
    http://www.iwebformusicians.com/iWeb/Publish-Website.html
    To remove the sitename from the URL...
    http://www.iwebformusicians.com/iWeb/URLs-Favicons.html
    "I may receive some form of compensation, financial or otherwise, from my recommendation or link."

  • IWeb Transfer

    Hello All,
    I recently started a new job and one of my responsibilities is picking up where there previous employee left off on an informational website using iWeb. I was given a new macbook for work but as everyone knows a new macbook does not have iWeb. So I have several questions related to how I am going to edit this website...
    1) My first idea is to use a co-worker's older mac w/ iWeb to begin editing. Are the files associated with a webpage created on iWeb saved on a remote server or on the original editor's computer? That is, can I log onto iWeb from anywhere and edit this website or do I have to use the original macbook the website was created with?
    2) If the answer to 1 is yes, you can access and edit a webpage from any instance of iWeb on any mac, is there any immediate need for me to transfer to a new webpage developing program or should I be able to continue editing in the foreseeable future?
    3) If the answer to 1 is no, you have to edit the webpage from the original mac, is there a directory of files that could be copied and transfered to another mac for editing from there?
    Thanks

    If you have access to the co-worker's Mac copy the iWeb application to the Applications folder on your Mac.
    Next look in the co-worker's Users/Home/Library/Application Support/iWeb folder on his Mac for a file titled Domain.sites (iWeb 2) or Domain.sites2 (iWeb 3) and copy it to the same folder on your Mac.  If there is no iWeb folder on your Mac create one and put the domain file in it.
    If you Mac has Lion or Mt. Lion installed read and follow the following:
    In Lion and Mountain Lion the Home/Library folder is now invisible. To make it permanently visible enter the following in the Terminal application window: chflags nohidden ~/Library and hit the Enter button - 10.7: Un-hide the User Library folder.
    To open your domain file in Lion or Mountain Lion or to switch between multiple domain files Cyclosaurus has provided us with the following script that you can make into an Applescript application with Script Editor. Open Script Editor, copy and paste the script below into Script Editor's window and save as an application.
    do shell script "/usr/bin/defaults write com.apple.iWeb iWebDefaultsDocumentPath -boolean no"delay 1
    tell application "iWeb" to activate
    You can download an already compiled version with this link: iWeb Switch Domain.
    Just launch the application, find and select the domain file in your Home/Library/Application Support/iWeb folder that you want to open and it will open with iWeb. It modifies the iWeb preference file each time it's launched so one can switch between domain files.
    WARNING: iWeb Switch Domain will overwrite an existing Domain.sites2 file if you select to create a new domain in the same folder.  So rename your domain files once they've been created to something other than the default name.
    OT

Maybe you are looking for