Difference between revisions of "CoreFTP - Advanced Usage"

From Acenet Knowledgebase
Jump to: navigation, search
Line 8: Line 8:
 
</div></html>
 
</div></html>
  
To begin, [[connect to your FTP account|CoreFTP - Configuration]].
+
To begin, [[CoreFTP - Configuration|connect to your FTP account]].
  
 
== Modify Permissions of a File ==
 
== Modify Permissions of a File ==
Line 41: Line 41:
  
 
{{Related Topics}}
 
{{Related Topics}}
[[Configuring CoreFTP|CoreFTP - Conifguration]]
+
[[CoreFTP - Configuration|Configuring CoreFTP]]
  
[[Uploading/Downloading with CoreFTP|CoreFTP - Uploading and Downloading]]
+
[[CoreFTP - Uploading and Downloading|Uploading/Downloading with CoreFTP]]
  
 
[[Category:FTP]]
 
[[Category:FTP]]

Revision as of 22:18, 3 October 2012

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



To begin, 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

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

CoreFTP will automatically update the file with your new changes

Related Topics Configuring CoreFTP

Uploading/Downloading with CoreFTP