You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,6 +53,10 @@ Yum package xmlservice-cli must be installed.
53
53
54
54
❗SSH key files in puTTYgen format are supported by SSH.Net which is the SSH component used. OpenSSH key files can be converted to puTTYgen format using puTTYgen. https://www.puttygen.com
55
55
56
+
The app creates a library named: ```TMPMB``` for temporary objects. If you ever find any objects in this library it can be safely cleared.
57
+
58
+
The app creates and uses a temporary IFS directory named: ```/tmp/workwithibmi```. If you ever find objects in the directory the directory can be safely cleared.
59
+
56
60
There may be a few others I have not listed yet.....
0 commit comments