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 |
||
Line 8: | Line 8: | ||
</div></html> | </div></html> | ||
To begin, [connect to your FTP account|CoreFTP - Configuration]. | To begin, [[connect to your FTP account|CoreFTP - Configuration]]. | ||
== Modify Permissions of a File == | == Modify Permissions of a File == | ||
Line 41: | Line 41: | ||
{{Related Topics}} | {{Related Topics}} | ||
[Configuring CoreFTP|CoreFTP - Conifguration] | [[Configuring CoreFTP|CoreFTP - Conifguration]] | ||
[Uploading/Downloading with CoreFTP|CoreFTP - Uploading and Downloading] | [[Uploading/Downloading with CoreFTP|CoreFTP - Uploading and Downloading]] | ||
[[Category:FTP]] | [[Category:FTP]] |
Revision as of 17:17, 3 October 2012
This demo will show you some of the more advanced features of the CoreFTP client.
To begin, CoreFTP - Configuration.
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 CoreFTP - Conifguration