1ws_restore(1) General Commands Manual ws_restore(1)
2
3
4
6 ws_restore - restore a workspace that was removed, but is still in
7 recovery area
8
9
11 ws_restore [-h] [-l] [-F FILESYSTEM] NAME TARGET
12
13
15 After a workspace was released by user or deleted due to expiration, it
16 can be (depending on administrator policy) kept for a while in an unac‐
17 cessible area of the filesystem before beeing finally deleted to free
18 the space. In this case, it can be restored. The decision how long it
19 can be restored is up to administrator.
20
21 ws_restore -l has to be used to list the restorable workspaces and to
22 restore a selected workspace into a new existing workspace (attention,
23 this name is not identical with the name displayed by ws_list !)
24
25 ws_restore can not be automated, it has to be executed in an interac‐
26 tive session by a human.
27
28
30 -h display usage help text
31
32 -F select the filesystem to search workspaces in, there is always a
33 default for this. See ws_list
34
35 -l list available workspaces for restore
36
37 NAME the name of the expired workspace, see ws_restore -l for avail‐
38 able names. This name contains username, workspace and a time‐
39 stamp.
40
41 TARGET the name of the workspace which is target of the restoration, it
42 has to exist.
43
44
45
47 Written by Holger Berger
48
49
51 ws_allocate, ws_release, ws_list, ws_find
52
53
54
55USER COMMANDS October 2015 ws_restore(1)