The user’s . This equivalent to the Windows environment variable USERPROFILE. This directory is created if it doesn't exist.
For example, if the server is running on Windows Server 2008 and the user name is "joe", %D\.ssh2 will typically be equivalent to:
C:\Users\joe\.ssh2
On Windows Server 2003 it will typically be equivalent to:
C:\Documents and Settings\joe\.ssh2
For FileXpress users, %D resolves to:
C:\Users\<run_as_user>\ReflectionWebEdition\Reflection\<web_edition_user>
Where <run_as_user> is the FileXpress user access account and <web_edition_user> is the user's UserID (as it appears in the User Manager).
|