Difference between revisions of "FireFTP - Uploading and Downloading"

From Acenet Knowledgebase
Jump to: navigation, search
(test)
 
Line 1: Line 1:
<html>This demo will show you how to upload and download files to and from your FTP account using Mozilla Firefox as a FTP client via the FireFTP plugin.<br />
+
This demo will show you how to upload and download files to and from your FTP account using Mozilla Firefox as a FTP client via the FireFTP plugin.
<br />
+
 
<div id="media"><br />
+
<html><div id="media">
             <object id="csSWF"  width="640" height="481" codebase="https://active.macromedia.com/flash7/cabs/ swflash.cab#version=9,0,28,0"><br />
+
             <object id="csSWF"  width="640" height="481" codebase="https://active.macromedia.com/flash7/cabs/ swflash.cab#version=9,0,28,0">
                 <param name="src" value="https://esupport.acenet-inc.net/swffiles/basicfireftpusage.swf"/>                <param name="bgcolor" value="#1a1a1a"/>                <param name="quality" value="best"/>                <param name="allowScriptAccess" value="always"/>                <param name="allowFullScreen" value="true"/>                <param name="scale" value="showall"/>                <param name="flashVars" value="autostart=false"/>                <param name="wmode" value="opaque" />                <embed name="csSWF" src="https://esupport.acenet-inc.net/swffiles/basicfireftpusage.swf" width="640" height="481" bgcolor="#1a1a1a" quality="best" allowScriptAccess="always" allowFullScreen="true" scale="showall" flashVars="autostart=false" pluginspage="https://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed><br />
+
                 <param name="src" value="http://docs.ace-host.net/swffiles/basicfireftpusage.swf"/>                <param name="bgcolor" value="#1a1a1a"/>                <param name="quality" value="best"/>                <param name="allowScriptAccess" value="always"/>                <param name="allowFullScreen" value="true"/>                <param name="scale" value="showall"/>                <param name="flashVars" value="autostart=false"/>                <param name="wmode" value="opaque" />                <embed name="csSWF" src="http://docs.ace-host.net/swffiles/basicfireftpusage.swf" width="640" height="481" bgcolor="#1a1a1a" quality="best" allowScriptAccess="always" allowFullScreen="true" scale="showall" flashVars="autostart=false" pluginspage="https://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed>
             </object><br />
+
             </object>
</div><br />
+
</div></html>
<br />
+
 
--Connect to your FTP account--<br />
+
==Connect to your FTP account==
<br />
+
 
*Note: You will see your local machine's files on the left side and the files on the server on the right side. To browse into a folder you will want to double click on the folder's name<br />
+
{{note|You will see your local machine's files on the left side and the files on the server on the right side. To browse into a folder you will want to double click on the folder's name}}
<br />
+
 
<b><u>Create a New Folder:</b></u><br />
+
==Create a New Folder==
<br />
+
 
[1] Right click in the server's file pane and then click "Create Directory"<br />
+
[1] Right click in the server's file pane and then click "Create Directory"
<br />
+
 
[2] Type in the name of the new folder and then hit Enter<br />
+
[2] Type in the name of the new folder and then hit Enter
<br />
+
 
<b><u>Uploading/Downloading Files:</b></u><br />
+
==Uploading and Downloading Files==
<br />
+
 
- To upload a file from your local machine to your FTP account, click and drag a file from the left pane into the right pane<br />
+
To upload a file from your local machine to your FTP account, click and drag a file from the left pane into the right pane
<br />
+
 
- To download a file from your FTP account to your local machine, click and drag a file from the right pane into the left pane<br />
+
To download a file from your FTP account to your local machine, click and drag a file from the right pane into the left pane
<br />
+
 
Additional Resources:<br />
+
 
<br />
+
{{Related Topics}}
<a href='https://esupport.acenet-inc.net/article/264/' id='articlelink'>Configuring FireFTP</a></html> [[Category:FTP]]
+
 
 +
[[Configuring FireFTP]]
 +
 
 +
 
 +
[[Category:FTP]]

Revision as of 15:38, 10 October 2012

This demo will show you how to upload and download files to and from your FTP account using Mozilla Firefox as a FTP client via the FireFTP plugin.

Connect to your FTP account

You will see your local machine's files on the left side and the files on the server on the right side. To browse into a folder you will want to double click on the folder's name

Create a New Folder

[1] Right click in the server's file pane and then click "Create Directory"

[2] Type in the name of the new folder and then hit Enter

Uploading and Downloading Files

To upload a file from your local machine to your FTP account, click and drag a file from the left pane into the right pane

To download a file from your FTP account to your local machine, click and drag a file from the right pane into the left pane


Related Topics

Configuring FireFTP