CoreFTP - Advanced Usage: Difference between revisions
Jump to navigation
Jump to search
Docs admin (talk | contribs) No edit summary |
Docs admin (talk | contribs) No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
This demo will show you some of the more advanced features of the CoreFTP client. | This demo will show you some of the more advanced features of the CoreFTP client. | ||
{{oldvideo|/swffiles/CoreAdvanced.swf}} | |||
To begin, [[CoreFTP - Configuration|connect to your FTP account]]. | To begin, [[CoreFTP - Configuration|connect to your FTP account]]. | ||
Line 39: | Line 34: | ||
{{note|CoreFTP will automatically update the file with your new changes}} | {{note|CoreFTP will automatically update the file with your new changes}} | ||
{{Related Topics}} | {{Related Topics}} | ||
[[CoreFTP - Configuration|Configuring CoreFTP]] | [[CoreFTP - Configuration|Configuring CoreFTP]] | ||
Latest revision as of 13:04, 16 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