Sorry, I dropped this conversation a long time ago. I'm still strugling with it. To summarize:
- I can mount a smb volume and access the files from IGB but I would not be able to share the session with others (different path). What I would lie to do is access directly from a smb:// url.
- If I fill the "load from url" , with a smb://myurl , the error message is
File not found: smb://myurl
- if I modify a session and insert "<Resource path="smb://myrul">..." the error message will be "
Errors were encountered loading the session:
/Users/username/smb:/myurl
org.broad.igv.exceptions.DataLoadException: /Users/username/smb:/myurl
(No such file or directory)
I guess it means that IGV does not accept smb urls. Thsi would be really useful, because it would help us providing access to the files in a genome viewer while preserving file permissions at the posix/acs level of the file system.