You may use the nav bar to the left to select pages.
Below is a listing of all commands and a brief description for each.
Open a file and write a string at the end, then close file.
Make a backup if the file exists.
Copy all the files in the source directory to destination.
Deletes contents of directory, all files and subdirectories.
Read file line-by-line into a list.
Read file into a string and return it.
Clean remote directory of contents, but leave directory.
Download from remote directory into local directory.
Open connection, download files, close connection.
Make connection, download files, close connection.
Make remote site match what local site has.
Make local site match what remote has.
Upload local directory to remote directory.
Open connection, upload files, close connection.
Make connection, upload all files, close connection.
Tell whether the local or remote file is larger or if same.
Tell whether the local or remote file is newer or if same.
Take file and run textutil::adjust::adjust on each line.
Print out a table/matrix (e.g. query results).
Replace file with backup, if one can be found.
Change back to directory saved with SaveWorkingDirectory.
Save the current working directory, so can later restore.