Difference between revisions of "SmartFTP - Advanced Usage"

From Acenet Knowledgebase
Jump to: navigation, search
(test)
 
Line 1: Line 1:
<html>This demo will show you some of the more advanced features in the SmartFTP client.<br />
+
This demo will show you some of the more advanced features in the SmartFTP client.
<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"><br />
                 <param name="src" value="https://esupport.acenet-inc.net/swffiles/smartadvanced.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="wmode" value="opaque" />                <param name="flashVars" value="autostart=false"/>                <embed name="csSWF" src="https://esupport.acenet-inc.net/swffiles/smartadvanced.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/smartadvanced.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="wmode" value="opaque" />                <param name="flashVars" value="autostart=false"/>                <embed name="csSWF" src="http://docs.ace-host.net/swffiles/smartadvanced.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 />
+
 
<b><u>Modify Permissions of a File:</b></u><br />
+
==Modify Permissions of a File==
<br />
+
 
[1] Right click on the file you want to modify the permissions of and then click "Properties"<br />
+
[1] Right click on the file you want to modify the permissions of and then click "Properties"
<br />
+
 
[2] Set the permissions of the file near the bottom of the new window under the "Permissions" section<br />
+
[2] Set the permissions of the file near the bottom of the new window under the "Permissions" section
<br />
+
 
*Note: You can set the permissions by typing in the appropriate chmod value or by check marking the boxes that correspond with the permissions you wish to allow<br />
+
{{note|You can set the permissions by typing in the appropriate chmod value or by check marking the boxes that correspond with the permissions you wish to allow}}
<br />
+
 
[3] Click the "Ok" button to finish setting the file's permissions<br />
+
[3] Click the "Ok" button to finish setting the file's permissions
<br />
+
 
<b><u>Rename a File:</b></u><br />
+
==Rename a File==
<br />
+
 
[1] Right click on the file you wish to rename and click "Rename"<br />
+
[1] Right click on the file you wish to rename and click "Rename"
<br />
+
 
[2] Type in the new filename and hit Enter<br />
+
[2] Type in the new filename and hit Enter
<br />
+
 
<b><u>Edit a File Live:</b></u><br />
+
==Edit a File Live==
<br />
+
 
[1] Right click on the file you wish to modify and click "Edit"<br />
+
[1] Right click on the file you wish to modify and click "Edit"
<br />
+
 
*Note: You will see Notepad or your current default text editor open up with the file<br />
+
{{note|You will see Notepad or your current default text editor open up with the file}}
<br />
+
 
[2] Make your desired changes<br />
+
[2] Make your desired changes
<br />
+
 
[3] Click '"File" and then "Save"<br />
+
[3] Click '"File" and then "Save"
<br />
+
 
[4] Once you have saved the file, you can exit out of the text editor<br />
+
[4] Once you have saved the file, you can exit out of the text editor
<br />
+
 
*Note: SmartFTP will automatically update the file with your new changes<br />
+
{{note|SmartFTP will automatically update the file with your new changes}}
<br />
+
 
Additional Resources:<br />
+
 
<br />
+
{{Related Topics}}
<a href='https://esupport.acenet-inc.net/article/209/' id='articlelink'>Configuring SmartFTP</a><br />
+
 
<a href='https://esupport.acenet-inc.net/article/210/' id='articlelink'>Uploading/Downloading with SmartFTP</a></html> [[Category:FTP]]
+
[[Configuring SmartFTP]]
 +
 
 +
[[Uploading and Downloading with SmartFTP]]
 +
 
 +
[[Category:FTP]]

Revision as of 21:24, 9 October 2012

This demo will show you some of the more advanced features in the SmartFTP client.


--Connect to your FTP account--

Modify Permissions of a File

[1] Right click on the file you want to modify the permissions of and then click "Properties"

[2] Set the permissions of the file near the bottom of the new window under the "Permissions" section

You can set the permissions by typing in the appropriate chmod value or by check marking the boxes that correspond with the permissions you wish to allow

[3] Click the "Ok" button to finish setting the file's permissions

Rename a File

[1] Right click on the file you wish to rename and click "Rename"

[2] Type in the new filename and hit Enter

Edit a File Live

[1] Right click on the file you wish to modify and click "Edit"

You will see Notepad or your current default text editor open up with the file

[2] Make your desired changes

[3] Click '"File" and then "Save"

[4] Once you have saved the file, you can exit out of the text editor

SmartFTP will automatically update the file with your new changes


Related Topics

Configuring SmartFTP

Uploading and Downloading with SmartFTP