Hello,

My instance of galaxy is running on an sshfs mount.
The problem comes when I set the new_file_path in the universe_wsgi.ini
to be a folder within that sshfs.
When I upload something, the hard link in the mkstemp_ln function fails
because of apparent limitations of sshfs with hard links. It works if I
replace that hard link by a file copy, but I would appreciate an
alternative that would avoid me messing around the internals of the code.

Thanks,
Daniel
___________________________________________________________
Please keep all replies on the list by using "reply all"
in your mail client.  To manage your subscriptions to this
and other Galaxy lists, please use the interface at:

  http://lists.bx.psu.edu/

Reply via email to