Child pages
  • Deskzilla Workspace

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Panel

This article applies to: Deskzilla 1.x

Definition

Deskzilla workspace is a directory that contains all environment needed to work in Deskzilla. By running Deskzilla with different workspaces, the user is able to work in different environments, similar to working with different documents in an editor.

By default, Deskzilla workspace is located in

Code Block

$HOME/.Deskzilla

On Windows, this folder looks like

Code Block

C:\Documents and Settings\your_user_name\.Deskzilla

To run Deskzilla with a different workspace, specify it as a command-line argument. On windows:

Code Block

deskzilla.exe c:\my_workspace

On all systems:

...

files and configuration created by Deskzilla, including:

  • Local database
  • Connections configuration
  • Downloaded attachments
  • Deskzilla customization files
  • Logs

Location

By default, workspace is located in ".Deskzilla" (".JIRAClient") sub-directory in the user's home directory. The exact location depends on the operating system and its configuration:

Operating System

Default Deskzilla Workspace

Windows XP

C:\Documents and Settings\username\.Deskzilla

Windows Vista, Windows 7

C:\Users\username\.Deskzilla

Linux

/home/username/.Deskzilla

Mac OS X

/Users/username/.Deskzilla

Info

You can learn workspace location by looking at Deskzilla's main window title.