Hi,
is there any support for the "\\?\" prefix on paths on windows using HDF5?
I'm currently having a problem with H5Fcreate failing because the path
supplied to it is too long. Is there any othere solution here?
Thanks,
Teo
Hi,
is there any support for the "\\?\" prefix on paths on windows using HDF5?
I'm currently having a problem with H5Fcreate failing because the path
supplied to it is too long. Is there any othere solution here?
Thanks,
Teo
Hi Teo,
How long is your path?
Dana
From: Hdf-forum [mailto:hdf-forum-bounces@lists.hdfgroup.org] On Behalf Of Teo Shaw
Sent: Monday, January 06, 2014 10:14 AM
To: hdf-forum@lists.hdfgroup.org
Subject: [Hdf-forum] Extended-length windows paths & H5Fcreate
Hi,
is there any support for the "\\?\" prefix on paths on windows using HDF5? I'm currently having a problem with H5Fcreate failing because the path supplied to it is too long. Is there any othere solution here?
Thanks,
Teo
Thanks for your reply, 262 characters (well anything 260+).
T.
On Mon, Jan 6, 2014 at 3:57 PM, Dana Robinson <derobins@hdfgroup.org> wrote:
Hi Teo,
How long is your path?
Dana
*From:* Hdf-forum [mailto:hdf-forum-bounces@lists.hdfgroup.org] *On
Behalf Of *Teo Shaw
*Sent:* Monday, January 06, 2014 10:14 AM
*To:* hdf-forum@lists.hdfgroup.org
*Subject:* [Hdf-forum] Extended-length windows paths & H5FcreateHi,
is there any support for the "\\?\" prefix on paths on windows using HDF5?
I'm currently having a problem with H5Fcreate failing because the path
supplied to it is too long. Is there any othere solution here?Thanks,
Teo
_______________________________________________
Hdf-forum is for HDF software users discussion.
Hdf-forum@lists.hdfgroup.orghttp://mail.lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org
I'll take a look at it. In the meantime, have you tried doubling up the backslashes (i.e., \\\\server\\share<file:///\\\server\share>, or possibly \\\\server\share<file:///\\\server\share>)? I think we have a "slash-fixer" routine that converts them but I'm not sure if it's smart about the \\server\share<file:///\\server\share> format.
Dana
From: Hdf-forum [mailto:hdf-forum-bounces@lists.hdfgroup.org] On Behalf Of Teo Shaw
Sent: Monday, January 06, 2014 11:39 AM
To: HDF Users Discussion List
Subject: Re: [Hdf-forum] Extended-length windows paths & H5Fcreate
Thanks for your reply, 262 characters (well anything 260+).
T.
On Mon, Jan 6, 2014 at 3:57 PM, Dana Robinson <derobins@hdfgroup.org<mailto:derobins@hdfgroup.org>> wrote:
Hi Teo,
How long is your path?
Dana
From: Hdf-forum [mailto:hdf-forum-bounces@lists.hdfgroup.org<mailto:hdf-forum-bounces@lists.hdfgroup.org>] On Behalf Of Teo Shaw
Sent: Monday, January 06, 2014 10:14 AM
To: hdf-forum@lists.hdfgroup.org<mailto:hdf-forum@lists.hdfgroup.org>
Subject: [Hdf-forum] Extended-length windows paths & H5Fcreate
Hi,
is there any support for the "\\?\" prefix on paths on windows using HDF5? I'm currently having a problem with H5Fcreate failing because the path supplied to it is too long. Is there any othere solution here?
Thanks,
Teo
_______________________________________________
Hdf-forum is for HDF software users discussion.
Hdf-forum@lists.hdfgroup.org<mailto:Hdf-forum@lists.hdfgroup.org>
http://mail.lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org
UNC paths (\\server\share ) do, in fact, work with HDF5. I gave it a quick test this morning and \\\\server\\share<file:///\\\server\share> works fine.
Dana
From: Hdf-forum [mailto:hdf-forum-bounces@lists.hdfgroup.org] On Behalf Of Dana Robinson
Sent: Monday, January 06, 2014 12:42 PM
To: HDF Users Discussion List
Subject: Re: [Hdf-forum] Extended-length windows paths & H5Fcreate
I'll take a look at it. In the meantime, have you tried doubling up the backslashes (i.e., \\\\server\\share<file:///\\server\share>, or possibly \\\\server\share<file:///\\server\share>)? I think we have a "slash-fixer" routine that converts them but I'm not sure if it's smart about the \\server\share<file:///\\server\share> format.
Dana
From: Hdf-forum [mailto:hdf-forum-bounces@lists.hdfgroup.org] On Behalf Of Teo Shaw
Sent: Monday, January 06, 2014 11:39 AM
To: HDF Users Discussion List
Subject: Re: [Hdf-forum] Extended-length windows paths & H5Fcreate
Thanks for your reply, 262 characters (well anything 260+).
T.
On Mon, Jan 6, 2014 at 3:57 PM, Dana Robinson <derobins@hdfgroup.org<mailto:derobins@hdfgroup.org>> wrote:
Hi Teo,
How long is your path?
Dana
From: Hdf-forum [mailto:hdf-forum-bounces@lists.hdfgroup.org<mailto:hdf-forum-bounces@lists.hdfgroup.org>] On Behalf Of Teo Shaw
Sent: Monday, January 06, 2014 10:14 AM
To: hdf-forum@lists.hdfgroup.org<mailto:hdf-forum@lists.hdfgroup.org>
Subject: [Hdf-forum] Extended-length windows paths & H5Fcreate
Hi,
is there any support for the "\\?\" prefix on paths on windows using HDF5? I'm currently having a problem with H5Fcreate failing because the path supplied to it is too long. Is there any othere solution here?
Thanks,
Teo
_______________________________________________
Hdf-forum is for HDF software users discussion.
Hdf-forum@lists.hdfgroup.org<mailto:Hdf-forum@lists.hdfgroup.org>
http://mail.lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org