Non-admin users can upload directories of files as well as long as the admin has set the following config in universe_wsgi.ini: # The following can be configured to allow non-admin users to upload a directory of files. The # configured directory must contain sub-directories named the same as the non-admin user's Galaxy # login ( email ). The non-admin user is restricted to uploading files or sub-directories of files # contained in their directory. user_library_import_dir = <some directory on the Galaxy instance's file system> allow_library_path_paste = True On Jun 30, 2010, at 8:35 AM, Michael Siebauer wrote:
Hmm but there is no way, for a user to upload (without copying) his files. Only the Admin User can create and fill data libraries, right?
Cheers, Michael
Am 30.06.2010 12:17, schrieb Dennis Gascoigne:
When you import to a library (uploading from preconfigured server directory) there is an option "No" to not copy, and instead use in place.
We played with this for a while then decided against it. moving the source fileor editing it etc. can cause havoc.
Cheers Dennis
On Wed, Jun 30, 2010 at 8:01 PM, Michael Siebauer <michael_siebauer@eva.mpg.de> wrote:
Hi,
is there a way/module or data Library that allows users to access there files WITHOUT the need of uploading them first? Cause our Galaxy instance is running within the intranet, all files could be accessed straight via NFS.
Thx, Michael ;-) _______________________________________________ galaxy-dev mailing list galaxy-dev@lists.bx.psu.edu http://lists.bx.psu.edu/listinfo/galaxy-dev
_______________________________________________ galaxy-dev mailing list galaxy-dev@lists.bx.psu.edu http://lists.bx.psu.edu/listinfo/galaxy-dev
Greg Von Kuster Galaxy Development Team greg@bx.psu.edu