Hello,
Can anyone remind me how to download my website, so I can upload files via Cyberduck?
I have the zipped website on Mac.
Hello,
Can anyone remind me how to download my website, so I can upload files via Cyberduck?
I have the zipped website on Mac.
If I understood you properly:
I use Transmit for this purpose, but I’m guessing the procedure is same or similar.
public_html
(this is the most common folder for most hosts, but some hosts may have it named differently – if you don’t see that folder, ask your host).public_html
folder on server.That’s it.
Do you actually mean “download my website as you say?” Or do you mean to save locally on disk (RW export) so you can upload site/pages via ftp?
I need to export my site to a folder on my hard drive, and then manually ftp files using Cyberduck. Apologies for the confusion.
On the File menu just “Export Site” and then use FTP to upload all files.
You can export single pages by defining a local folder in “Publish” pulldown, selecting it as your publish output, and then right click the page you want to export in the left had page panel. Likewise, you can selectively publish (export) “folders” (parent pages) to publish by selecting the parent page (folder) to export it and all pages within the parent.
You can also define a permanent destination for all your subsequent exports by going to “Publishing” and configuring your destination, as in this screenshot:
Thank you for the replies. Just what I needed.