blob: a4e3675ed7f1732138d5bd338eebf137bbd45dae [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<!-- /*******************************************************************************
* Copyright (c) 2000, 2005 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* IBM Corporation - initial API and implementation
*******************************************************************************/ -->
<link rel="stylesheet" type="text/css" href="../../org.eclipse.wst.doc.user/common.css" />
<title>Exporting resources over FTP</title>
</head>
<body id="tcexpftp"><a name="tcexpftp"><!-- --></a>
<h1 class="topictitle1">Exporting resources over FTP</h1>
<div><div class="skipspace"> <p>You can export a Web project to a URL using the <span>Export resources
to an FTP Server</span> wizard.</p>
<p>To export project resources to an FTP
server, do the following: </p>
</div>
<ol><li class="skipspace"><span>Select <span><span class="menucascade"><span class="uicontrol">File</span> &gt; <span class="uicontrol">Export</span></span></span>.</span></li>
<li class="skipspace"><span>In the Export dialog, either double click on <span>FTP</span> or select <span>FTP</span> and
click <span>Next</span>. </span></li>
<li class="skipspace"><span>In the <b>Folder</b> field, specify the name of the folder that
contains the files you are exporting.</span></li>
<li class="skipspace"><span>In the <b>FTP host</b> field, enter the FTP server URL. This should
include the domain name and starting directory for the starting URL..</span></li>
<li class="skipspace"><span>In the <b>FTP Folder</b> field, enter a name of the project or
folder that you want to export the files to.</span></li>
<li class="skipspace"><span>Select one or more FTP export options.</span> Select <b>Use
PASV Mode</b>, to enable a client (rather than the FTP server) to initiate
the transfer operation, which enables transfers through firewalls that allow
outgoing network connections only. If you select the <b>Use Firewall </b>option
and select the <b>Settings</b> push button, you will be prompted to define
setting for a socks server or an FTP proxy server. If you select the <b>FTP
Proxy</b> radio button, you must choose one of the available firewall types.</li>
<li class="skipspace"><strong>Optional: </strong><span>Supply an FTP connection timeout value, in
milliseconds.</span></li>
<li class="skipspace"><span>Click <span>Next</span> to supply FTP server login information.</span></li>
<li class="skipspace"><span>Click <span>Finish</span> to initiate the export.</span></li>
<li class="skipspace"><span>When the export is complete, verify the resulting directory structure
and file data integrity.</span></li>
</ol>
</div>
</body>
</html>