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: cyberduck/support.md
+12-57Lines changed: 12 additions & 57 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ For issues with your remote storage user account credentials, please instead wri
16
16
[Open a new ticket](https://github.com/iterate-ch/cyberduck/issues/new/choose) with a description of what you have done and what went wrong. Make sure to look or search for existing issues first. If you have trouble connecting to a server or your login credentials are not valid, try to resolve the issue with the assistance of your hosting service provider.
17
17
18
18
```{note}
19
-
Discuss features and issues you are having in the [Cyberduck Google Group](https://github.com/iterate-ch/cyberduck/discussions). For issues with the registration key, please send an mail to [support@cyberduck.io](mailto:support@cyberduck.io).
19
+
Discuss features and issues you are having in [GitHub Discussions](https://github.com/iterate-ch/cyberduck/discussions). For issues with the registration key, please send an email to [support@cyberduck.io](mailto:support@cyberduck.io).
20
20
```
21
21
22
22
```{warning}
@@ -25,82 +25,37 @@ Please be aware that you are possibly using our software at no charge if you hav
25
25
26
26
## Logging Output
27
27
28
-
29
-
```````{tabs}
30
-
``````{group-tab} macOS
31
-
32
28
`````{tabs}
33
-
````{tab} Log
34
-
35
-
Reveal the log output named `cyberduck.log` by choosing _Preferences → Connection → Log → Show_.
36
-
37
-
Alternatively, the `cyberduck.log` file can be found in `~/Library/Logs/Cyberduck`.
38
-
39
-
````
40
-
````{tab} Console.app
29
+
````{group-tab} macOS
41
30
42
-
You can easily `cyberduck.log` in *Console.app* (Open from `/Applications/Utilities`) under `Reports → Log Reports → cyberduck.log`.
31
+
Log output can be found in the `cyberduck.log` file in`~/Library/Logs/Cyberduck`. Select _Show_ in _Cyberduck → Preferences → Connection_ to reveal the log file. Alternatively, you can find `cyberduck.log` in *Console.app* (Open from `/Applications/Utilities`) under `Reports → Log Reports → cyberduck.log`.
43
32
44
33
```{image} _images/Console.app.png
45
34
:alt: Console.app
46
35
:width: 600px
47
36
```
48
37
49
-
````
50
-
`````
51
-
52
-
**Transcript**
38
+
### Transcript
53
39
54
-
You can only access the transcript which will log protocol request and responses. It's particular useful for protocols using HTTP. Open a *Terminal.app* window and enter
40
+
You can access the transcript which will log protocol request and responses from the command line particularly useful for protocols using HTTP. Open a *Terminal.app* window and enter
The transcript will be written in the *Terminal.app* window. Make sure to keep the window open after executing the command.
60
46
```
61
47
48
+
````
49
+
````{group-tab} Windows
62
50
63
-
**Heap Dump**
64
-
65
-
To create a heap dump of the Cyberduck process on macOS (in case of excessive memory usage for example) you can use `jmap` from the {download}`OpenJDK 13<https://github.com/AdoptOpenJDK/openjdk13-binaries/releases/download/jdk-13.0.2%2B8/OpenJDK13U-jdk_x64_mac_hotspot_13.0.2_8.pkg>`.
66
-
67
-
`jmap -dump:file=cyberduck-dump.hprof [PID of Cyberduck process]`
68
-
69
-
``````
70
-
``````{group-tab} Windows
71
-
72
-
Reveal the log output named `cyberduck.log` by choosing _Preferences → Connection → Log → Show_.
73
-
74
-
Alternatively, the `cyberduck.log` file can be found in `%AppData%\cyberduck`.
75
-
76
-
``````
77
-
```````
78
-
79
-
### Debug Logging Level
80
-
Enable debug logging by choosing _Preferences → Connection → Log → Enable debug log_. Alternatively this can be configured using the following command line options.
81
-
82
-
````{tabs}
83
-
```{group-tab} macOS
84
-
85
-
To enable debug logging open a *Terminal.app* window and enter
Restart Cyberduck for any logging configuration change to take effect.
94
-
95
-
```
96
-
```{group-tab} Windows
51
+
Log output can be found in the `cyberduck.log` file in `%AppData%\cyberduck`. Select _Show_ in _Cyberduck → Preferences → Connection_ to reveal the log file named *cyberduck.log*.
97
52
98
-
Debug logging can be enabled with a [hidden setting](preferences.md#hidden-configuration-options). As there is no user interface for this yet you need to add the setting manually. If not existing yet you have to create the file [`%AppData%\Cyberduck\default.properties`](faq.md#preferences-and-application-support-files-location) and then add the property as follows:
53
+
````
54
+
`````
99
55
100
-
`logging=debug`
56
+
### Debug Log
101
57
102
-
```
103
-
````
58
+
To enable verbose log output select _Enable debug log_ in _Cyberduck → Preferences → Connection_.
Copy file name to clipboardExpand all lines: mountainduck/support.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,25 +29,25 @@ You can reach the application support folder by navigating to `%AppData%\Cyberdu
29
29
`````{tabs}
30
30
````{group-tab} macOS
31
31
32
-
Log output can be found in the `mountainduck.log` file in`~/Library/Logs/Mountain Duck`. You can easily reach this file in _Console.app_ (Open from `/Applications/Utilities`) under `Reports → Log Reports → mountainduck.log`. You can also reveal the file by clicking on the _Show_ button within the Mountain Duck preferences _Connection_ tab.
32
+
Log output can be found in the `mountainduck.log` file in`~/Library/Logs/Mountain Duck`. You can easily reach this file in _Console.app_ (Open from `/Applications/Utilities`) under `Reports → Log Reports → mountainduck.log`. Select _Show_ in _Mountain Duck → Preferences → Connection_ to reveal the log file.
33
33
34
34
````
35
35
````{group-tab} Windows
36
36
37
-
Log output can be found in the `mountainduck.log` file in `%AppData%\cyberduck`. You can also reveal the file by clicking on the *Show* button within the Mountain Duck *Preferences Connection* tab. The file is named *mountainduck.log*.
37
+
Log output can be found in the `mountainduck.log` file in `%AppData%\cyberduck`. Select _Show_ in _Mountain Duck → Preferences → Connection_ to reveal the log file named *mountainduck.log*.
38
38
39
39
````
40
40
`````
41
41
42
42
#### Debug Log
43
43
44
-
To enable debug logging tick the corresponding checkmark in the Mountain Duck *Preferences Connection* tab. You can reach the logging output by clicking on the *Show* button within the same Mountain Duck *Preferences* section. The file is called *mountainduck.log*.
44
+
To enable verbose log output select _Enable debug log_ in _Mountain Duck → Preferences → Connection_.
45
45
46
46
#### Error Log
47
47
48
48
An error log is a record of critical errors that occur during the operation of the application or server. It can be a useful tool for troubleshooting.
49
49
50
-
It can be reached by clicking on the Show button within the Mountain Duck *Preferences Connection* tab. The file is named *mountainduck.error*.
50
+
It can be reached by clicking on the Show button within _Mountain Duck → Preferences → Connection_. The file is named *mountainduck.error*.
0 commit comments