Admin - WIN

Admin

File: /apps/sadmin

Remote server administration application/ftp client.

Admin application.

Menu
Connection Ctrl+C Opens a dialog of server connection settings. On Ok an attempt is made to access the server's public root listing.
Up Ctrl+up Navigates up a directory level if available.
Open Ctrl+O Navigates to the selected folder.
New Folder Ctrl+N Creates a new folder in the current folder on the server.
Upload Ctrl+U Upload a local file to the current folder on the server.
Download Ctrl+D Download the selected file to a local file.
Delete Del Delete the currently selected file or folder on the server.
New Account Ctrl+A Create a new email account.
Reset Acc Ctrl+R Change an email account's password.
Delete Acc Ctrl+K Delete an email account.
Quit App Ctrl+Alt+X Quits the application.

Remarks


Names in the list that begin with / are folders, otherwise files. The slash is only indicative, not part of the literal folder's name.

Double clicking on the up symbol ("..", when applicable) navigates up one directory level. On a folder navigates to that folder. On a file, downloads the file.

This application can optionally have an argument of an ini file path with connection settings. The file /apps/sadmin.ini is a starter, and must be manually edited. If the ini file contains sufficient settings the application attempts to access the server's public root listing when started up. The file sadmin.ini contains the following as name=value pairs:
;domain=domain
;password=admin
network=wide_area_network
timeout=5


See also Default applications, WIN.