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
If you are using Mac, there is an app called ***XQuartz** you must donwload first and then use the ```-Y``` option with the
39
-
ssh command to allow X-forwarding.
38
+
If you are using Mac, there is an app called ***XQuartz** you must donwload first and then use the `-Y` option with the
39
+
`ssh` command to allow X-forwarding.
40
40
41
41
### X-Forwarding in Windows
42
42
43
-
If you are using Windows, you need to install an ```X``` server separately. The use **Xming** with ***Putty** is suggested
43
+
If you are using Windows, you need to install an X server separately. The use of**Xming** with ***Putty** is suggested
44
44
to configure **Rclone**, although you can use your preferred method. You can download **Xming-fonts** free from
45
45
[here](https://sourceforge.net/projects/xming/files/). Once you download it and install it, you must open **Xming** in your
46
-
computer before connecting to ssh. The application is always working on the background so you will see anything opening after
46
+
computer before connecting to ssh. The application is always working on the background so you may not see anything opening after
47
47
click on it.
48
48
49
-
Then, to connect to ssh we suggest to use **Putty** unless you know how to allow the X-forwarding with another method. To
50
-
configure **Putty** to use x-Forwarding, you must look at the left side panel and go to ```SSH``` category. Then select ```X11```
51
-
and in there tick on ```Enable X11 forwarding``` (the box must be blue). Then enter the details to connect to the cluster in
49
+
Then, to connect via SSH we suggest using **Putty** unless you know how to allow X-forwarding with another method. To
50
+
configure **Putty** to use X-Forwarding, you must look at the left side panel and go to ++SSH++ category. Then select ++X11++
51
+
and ensure the checkbox for ++Enable X11 forwarding++ is checked/filled. Then enter the details to connect to the cluster in
52
52
the main window and that's all! If you are loading a previous saved session, then load the session first and then enable the
53
53
X-Forwarding.
54
54
55
-
56
55
After you have allowed X-Forwarding, you are ready to configure **Rclone**.
57
56
58
57
## Rclone and OneDrive
@@ -74,14 +73,14 @@ s) Set configuration password
74
73
q) Quit config
75
74
n/s/q>
76
75
```
77
-
Select **n** and press **Enter** Key
76
+
Select `n` and press the ++Enter++ key.
78
77
79
78
2.
80
79
```
81
80
Enter name for new remote.
82
81
name>
83
82
```
84
-
Enter the **name of your own choose for your remote** connection and press **Enter** key.
83
+
Enter a simple text label for your remote connection and press the ++Enter++ key. We've used `UCLDrive` here, and it is easier to correctly use on the command-line if it does not contain spaces.
85
84
86
85
3. Something similar to this will be displayed. Please check what number corresponds to **Microsoft OneDrive**
87
86
option and enter that one.
@@ -153,7 +152,7 @@ Choose a number from below, or type in your own value.
153
152
61 / seafile \ (seafile)
154
153
Storage>
155
154
```
156
-
In this case,**Microsoft OneDrive** corresponds to the option **36**, so enter **36** and press **Enter** key.
155
+
In this case,**Microsoft OneDrive** corresponds to option 36, so enter `36` and press the ++Enter++ key.
157
156
158
157
4.
159
158
```
@@ -162,7 +161,7 @@ Leave blank normally.
162
161
Enter a value. Press Enter to leave empty.
163
162
client_id>
164
163
```
165
-
Press **Enter** key to leave empty.
164
+
Press ++Enter++ to leave empty.
166
165
167
166
5.
168
167
```
@@ -171,7 +170,7 @@ Leave blank normally.
171
170
Enter a value. Press Enter to leave empty.
172
171
client_secret>
173
172
```
174
-
Press **Enter** key to leave empty.
173
+
Press ++Enter++ to leave empty.
175
174
176
175
6.
177
176
```
@@ -185,15 +184,15 @@ Press Enter for the default (global).
185
184
4 / Azure and Office 365 operated by Vnet Group in China \ (cn)
186
185
region>
187
186
```
188
-
Select **1** and press **Enter** Key
187
+
Select `1` and press the ++Enter++ Key.
189
188
190
189
```
191
190
Option tenant.ID of the service principal's tenant. Also called its directory ID.
192
191
Set this if using- Client Credential flowEnter a value.
193
192
Press Enter to leave empty.
194
193
tenant>
195
194
```
196
-
Press **Enter** to leave empty
195
+
Press ++Enter++ to leave empty.
197
196
198
197
8.
199
198
```
@@ -202,7 +201,7 @@ y) Yes
202
201
n) No (default)
203
202
y/n>
204
203
```
205
-
Select **n** and press **Enter** key.
204
+
Select `n` and press the ++Enter++ key.
206
205
207
206
9.
208
207
```
@@ -214,10 +213,10 @@ y) Yes (default)
214
213
n) No
215
214
y/n>
216
215
```
217
-
Select **y** and press **Enter** key.
216
+
Select `y` and press the ++Enter+ key.
218
217
219
218
**If you have installed Xming and habilitated correctly X-Forwarding in Putty or your preferred method,
220
-
then a window will open in your perosnal machine. There, you must log in, in this case into Microsoft using
219
+
then a browser window will open on your personal machine. There, you must log in, in this case into Microsoft 365 using
221
220
your UCL account (internal).**
222
221
223
222
10.
@@ -234,18 +233,18 @@ Press Enter for the default (onedrive).
234
233
7 | E.g. /teams/hr \ (path
235
234
config_type>
236
235
```
237
-
Select **1** and press **Enter** key.
236
+
Select `1` and press the ++Enter++ key.
238
237
239
238
11.
240
239
```
241
240
Option config_driveid. Select drive you want to use
242
241
Choose a number from below, or type in your own string value.
243
-
Press Enter for the default (b!ra4Fi4CqS0GYT_qied1OV9A2pTgX9JxHhfZTS2MwNK-0r_cRHFddS7D8Yt0CozO-).
0 commit comments