Client Site: Difference between revisions

From Lundman Wiki
No edit summary
(No difference)

Revision as of 08:23, 14 October 2005

It is recommended that clients attempt to seperate the extra variables that they chose to save in FXP.One. However, there are situations where a global common is useful. Generally, if client "clomps" needs to save variable "sortby", it is recommended that the client uses "clomps_sortby=date", instead of just "sortby=".

Here is a list of already defined variable pairs in use:

  • startdir=<str>


Details

startdir=<str>
Optional extra for clients to issue CWD to <str> upon connection, instead of staying in default root "/".