-
Notifications
You must be signed in to change notification settings - Fork 42
Expand file tree
/
Copy pathindex.html
More file actions
31 lines (28 loc) · 1.12 KB
/
index.html
File metadata and controls
31 lines (28 loc) · 1.12 KB
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
---
layout: default
title: "Setting Up FTP"
redirect_from:
- /WriterRedirect/WriterFTPHelpV3/
---
<h2>Setting up FTP</h2>
<p>To be able to access photos hosted at an FTP site, you'll need to set up FTP in Open Live Writer</p>
<p>You will need the following information:</p>
<ul>
<li>FTP Host name -- usually ftp.hostname.com</li>
<li>User name -- usually your ftp user name</li>
<li>Password -- FTP password</li>
<li>Path of the publishing folder: -- often /html/images but can be any folder. Note, you can get this from OpenLiveWriter once you have enterd the above information.</li>
<li>Web address of the publishing folder: -- often http://www.hostname.domain/images/</li>
</ul>
<p>Once you have these, you can enter the settings by going to:</p>
<ul>
<li>Click on Blog Account</li>
<img src="homeTab.png" />
<li>Then click on Blog Options</li>
<img src="blogOptions.png" />
<li>Click on Pictures</li>
<img src="pictures.png" />
<li>Click on the FTP site:</li>
<img src="ftp.png" />
<li>Then fill in the information you have already gathered.</li>
<ul>