Wiki source code of File Transfer Tab
Last modified by Cameron Marx on 2023/07/25 15:47
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | (% class="jumbotron" %) | ||
2 | ((( | ||
3 | (% class="container" %) | ||
4 | ((( | ||
5 | = File Transfer Tab [[image:file-transfer.png||alt="address-book.svg" height="40" width="40"]] = | ||
6 | |||
7 | From the File Transfer tab in the HUD you can upload and share files within and without your organization. | ||
8 | ))) | ||
9 | ))) | ||
10 | |||
11 | (% class="row" %) | ||
12 | ((( | ||
13 | (% class="col-xs-12 col-sm-8" %) | ||
14 | ((( | ||
15 | == Upload File == | ||
16 | |||
17 | Drag and drop a file to upload or click 'Select File' to choose a file through the Explorer window. | ||
18 | |||
19 | == Usage Data == | ||
20 | |||
21 | Tells you how many files you have uploaded out of your maximum and how much storage space you have used out of your maximum. Upgrade to our Advanced File Transfer service to increase your storage. (default = 10 files, 10 GB, Advanced = 100 files, 100 GB) | ||
22 | |||
23 | == Uploaded Files == | ||
24 | |||
25 | View a list of files you have uploaded and are available to be shared. | ||
26 | |||
27 | * File Size | ||
28 | * Download Limit | ||
29 | * Unlimited | ||
30 | * Password | ||
31 | * Upload Time | ||
32 | * Times Downloaded | ||
33 | * Expiration Time | ||
34 | * Download file [[image:download.svg||height="15" width="15"]] | ||
35 | * Copy link to clipboard [[image:clipboard.svg||height="15" width="11"]] | ||
36 | * Email file link [[image:share.svg||height="15" width="15"]] | ||
37 | * Password protect file [[image:key.svg||height="15" width="15"]] | ||
38 | * Delete file [[image:trash.svg||height="15" width="13"]] | ||
39 | ))) | ||
40 | |||
41 | |||
42 | (% class="col-xs-12 col-sm-4" %) | ||
43 | ((( | ||
44 | {{box title="**Contents**"}} | ||
45 | {{toc/}} | ||
46 | {{/box}} | ||
47 | |||
48 | [[image:HUDfiletransfer.png||alt="image1.jpg"]] | ||
49 | //Figure 1: HUD with File Transfer tab open// | ||
50 | |||
51 | [[image:HUDfiletransferwithfile.png||alt="image2.jpg"]] | ||
52 | //Figure 2: HUD with File Transfer tab open and file uploaded// | ||
53 | ))) | ||
54 | ))) |