blob: d76ea43740dc658eaffce82187a5415a5a58b085 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<html><head><title>Opie Console: file transfer</title></head><body>
<h1>Opie Console: file transfer</h1>
<b> Transfer mode </b>
decide if you want to send or receive.<br>
<h2> Send file</h2>
<b>- send file</b> - enter the file location in the line or click the [...] button to get to the file select dialog.
<br>
<b>- Transfer protocol</b> - select the needed transfer protocol.
<br>
then click <b>Start transfer</b>
<h2> Receive file</h2>
<b>- Transfer protocol</b> - select the needed transfer protocol.
<br>
then click <b>Start transfer</b>
</body></html>
|