forked from ome/ome-help
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdropbox.html
More file actions
81 lines (54 loc) · 3.21 KB
/
dropbox.html
File metadata and controls
81 lines (54 loc) · 3.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
---
layout: default
title: Using OMERO.dropbox
menu-id: l1-other
pdfs:
- dropbox.pdf
---
<p>OMERO.dropbox is designed to enable automated import of files that are placed in a monitored folder.</p>
<p>OMERO.dropbox will:</p>
<ul class="bullet-list">
<li>only import files that are recognised by OMERO as being valid import formats</li>
<li>import any recognised associated files such as log files dropped into the folder.</li>
</ul>
<p>The OMERO.dropbox system must be set-up by the OMERO server administrator and there are some limitations on the types of drives it can be set up on. You will need to speak to your OMERO administrator to be added to the OMERO.dropbox system.</p>
<div class="line-block">
<div class="line"><br /></div> <!-- end #line -->
</div> <!-- end #line-block -->
<ol class="step">
<li>
<p class="first">After your user account has been added to OMERO.dropbox, a folder named the same as your OMERO username will be visible in the dropbox folder.</p>
<div class="line-block">
<div class="line"><br /></div> <!-- end #line -->
</div> <!-- end #line-block -->
<img alt="../images/dropboxFolder.jpg" class="align-center" src="images/dropboxFolder.jpg" style="width: 100%;" />
<div class="line-block">
<div class="line"><br /></div> <!-- end #line -->
</div> <!-- end #line-block -->
</li>
<li><p class="first">Drag and drop image files into the folder with your user name, and the image files will be imported into the Orphaned folder in your data tree.</p>
<div class="line-block">
<div class="line"><br /></div> <!-- end #line -->
</div> <!-- end #line-block -->
<img alt="../images/dropboxOrphaned.jpg" class="align-center" src="images/dropboxOrphaned.jpg" style="width: 100%;" />
<div class="line-block">
<div class="line"><br /></div> <!-- end #line -->
</div> <!-- end #line-block -->
</li>
</ol> <!-- end page list -->
<h2>Important Notes:</h2>
<p>The OMERO.dropbox system is designed for images or filesets to be copied in at normal acquisition rates. Copying large numbers of files en masse may result in files failing to import.</p>
<p>Multi-file formats will be imported after the last required file of a set is copied into the directory.</p>
<p>There is a built-in delay of 60 seconds between your dropping the files into a folder in the dropbox and the processing beginning. This is to allow any additional files that may be part of a multi-file data set to be added. Be patient!</p>
<p>OMERO.dropbox is designed as a blind system to enable quick and easy upload of files. There is no feedback to the user in the system. You will not be notified of success or failure of imports done through dropbox.</p>
<p>There is no user configurability, if you have issues or problems, speak to your OMERO server administrator.</p>
<div class="line-block">
<div class="line"><br /></div> <!-- end #line -->
</div> <!-- end #line-block -->
<div class="line-block">
<div class="line"><br /></div> <!-- end #line -->
</div> <!-- end #line-block -->
<div class="page-end">
<p>All Tutorial Material is available on line at: <a href="http://help.openmicroscopy.org">www.help.openmicroscopy.org</a></p>
<p>The Main OME website is at: <a href="http://www.openmicroscopy.org">www.openmicroscopy.org</a></p>
</div> <!-- end page-end -->