<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Access Windows file share from OpenVMS in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/access-windows-file-share-from-openvms/m-p/5190891#M26687</link>
    <description>Bill,&lt;BR /&gt;&lt;BR /&gt;it now is at &lt;A href="http://www.digiater.nl/openvms/freeware/v80/zt/" target="_blank"&gt;http://www.digiater.nl/openvms/freeware/v80/zt/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Martin</description>
    <pubDate>Wed, 05 Aug 2009 00:58:10 GMT</pubDate>
    <dc:creator>Martin Vorlaender</dc:creator>
    <dc:date>2009-08-05T00:58:10Z</dc:date>
    <item>
      <title>Access Windows file share from OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/access-windows-file-share-from-openvms/m-p/5190885#M26681</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Is it possible to mount a Windows file share &lt;BR /&gt;on a Windows system from OpenVMS Alpha system, and use the BACKUP utility to create my BACKUP savesets and store the BACKUPs there? Will I see it as a DNFS device?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Andrew&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Aug 2009 08:32:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/access-windows-file-share-from-openvms/m-p/5190885#M26681</guid>
      <dc:creator>A.W.R</dc:creator>
      <dc:date>2009-08-03T08:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: Access Windows file share from OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/access-windows-file-share-from-openvms/m-p/5190886#M26682</link>
      <description>This is not (directly) possible with TCP/IP Services for OpenVMS IP stack and the HP SMB CIFS Samba package.&lt;BR /&gt;&lt;BR /&gt;Unlike TCP/IP Services and the DNFS device used for its NFS client implementation, there is no Windows SMB CIFS client provided for OpenVMS within the CIFS package.  CIFS specifically provides a server and no client.&lt;BR /&gt;&lt;BR /&gt;There is an smbclient SMB copy tool around that can potentially be used; that's basically akin to ftp that rides atop a connection into a CIFS server.&lt;BR /&gt;&lt;BR /&gt;The usual solution here is to prepare a saveset or (usually as effective if nit better these days, a zip "-V" archive) and then sftp or ftp the file over to whatever the target box is.  The use of zip "-V" both compresses and it also protects the file attributes while the OpenVMS file(s) are stored on Windows or another platform.  BACKUP doesn't compress (yes, I know about the undocumented switch) and it doesn't automatically protect and recover the saveset attributes (yes, I know about /REPAIR), so you have to repair the attributes when the file arrives back.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://labs.hoffmanlabs.com/node/684" target="_blank"&gt;http://labs.hoffmanlabs.com/node/684&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Some related reading (as I might guess you're looking to use either a Windows Server box or potentially one of the many available NAS boxes) is here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://labs.hoffmanlabs.com/node/1211" target="_blank"&gt;http://labs.hoffmanlabs.com/node/1211&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Please log a problem report against HP CIFS here, either to have the (lack of) a client documented (as yours is a common question) and related suggestions added to the product managers, or to see if HP will implement a CIFS client for OpenVMS parallel to what DFS or NFS can provide folks.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Aug 2009 09:49:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/access-windows-file-share-from-openvms/m-p/5190886#M26682</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2009-08-03T09:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: Access Windows file share from OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/access-windows-file-share-from-openvms/m-p/5190887#M26683</link>
      <description>Andrew:&lt;BR /&gt;&lt;BR /&gt;I notice from your other posts that you have been working with Unix and Windows primarily.&lt;BR /&gt;&lt;BR /&gt;I suspect it is safe to say you do not have too much experience with OpenVMS file attributes.  This is probably the biggest difference between PC file systems and Unix file systems when it comes to the OpenVMS file system.  OpenVMS stores information about the file structure, the file and record attributes, in the file header, which is not directly part of the file.  As such when a file is transferred to a file system which does not have this feature and these attributes are "lost" and either have to be copied separately or "recovered" by analyzing the file.  As such most OpenVMS utilities do not then directly write to "foreign" file systems.&lt;BR /&gt;&lt;BR /&gt;As Hoff has mentioned there are various utilities but they all work after the file is created and all generally require knowing about the attributes separately.  FTP does have a mode where it copies the attributes into a separate file (a FDL file, for File Descriptor Language, which is what describes the attributes for the OpenVMS Record Management System utilities if you are creating a file using the utilities.)  This then allows the movement of files through a "foreign" file system without too much hassle.  Again, you still have to create the file on the OpenVMS environment and then transfer it.&lt;BR /&gt;&lt;BR /&gt;Bill.</description>
      <pubDate>Tue, 04 Aug 2009 11:51:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/access-windows-file-share-from-openvms/m-p/5190887#M26683</guid>
      <dc:creator>Bill Pedersen</dc:creator>
      <dc:date>2009-08-04T11:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: Access Windows file share from OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/access-windows-file-share-from-openvms/m-p/5190888#M26684</link>
      <description>If your need is to store backup savesets on windows volumes, there's the virtual tape library I wrote in 2005, see:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=965502" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=965502&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Aug 2009 18:36:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/access-windows-file-share-from-openvms/m-p/5190888#M26684</guid>
      <dc:creator>David Jones_21</dc:creator>
      <dc:date>2009-08-04T18:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: Access Windows file share from OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/access-windows-file-share-from-openvms/m-p/5190889#M26685</link>
      <description>Thanks for the comment Dave!  But the link is broken.  And if you go to the OpenVMS Freeware page the all they offer now are the disk images...&lt;BR /&gt;&lt;BR /&gt;Is the TCP version on the disk image?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Bill.</description>
      <pubDate>Tue, 04 Aug 2009 19:53:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/access-windows-file-share-from-openvms/m-p/5190889#M26685</guid>
      <dc:creator>Bill Pedersen</dc:creator>
      <dc:date>2009-08-04T19:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: Access Windows file share from OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/access-windows-file-share-from-openvms/m-p/5190890#M26686</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...] these attributes are "lost" [...]&lt;BR /&gt;&lt;BR /&gt;It may be worth noting that Macintosh file&lt;BR /&gt;systems also maintain OS-specific meta-data&lt;BR /&gt;for files (resource fork, Finder info, and&lt;BR /&gt;some newer ACL and other extended-attribute&lt;BR /&gt;things since OS X 10.5), but there exists&lt;BR /&gt;infrastructure on Mac OS X to handle file&lt;BR /&gt;storage on simpler file systems.  A Web&lt;BR /&gt;search for "AppleDouble" would find much&lt;BR /&gt;information, such as:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://en.wikipedia.org/wiki/AppleSingle_and_AppleDouble_formats" target="_blank"&gt;http://en.wikipedia.org/wiki/AppleSingle_and_AppleDouble_formats&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This allows, for example, high-fidelity Mac&lt;BR /&gt;file storage on a FAT-formatted USB flash&lt;BR /&gt;EEPROM storage gizmo.&lt;BR /&gt;&lt;BR /&gt;Something similar could have been done (and&lt;BR /&gt;could still be done) for VMS, but I suspect&lt;BR /&gt;that its proprietors thought of VMS more as&lt;BR /&gt;a server than as a client in the realm of&lt;BR /&gt;file sharing, so it was never done.&lt;BR /&gt;&lt;BR /&gt;The Info-ZIP Zip and UnZip programs&lt;BR /&gt;currently handle all that ATR$ stuff using&lt;BR /&gt;the "extra field" mechanism defined for Zip&lt;BR /&gt;archives.  (They can do similar things for&lt;BR /&gt;Mac OS X files using the AppleDouble scheme,&lt;BR /&gt;and archiving two files for every real Mac&lt;BR /&gt;file.)&lt;BR /&gt;&lt;BR /&gt;One can imagine some basic VMS file-system&lt;BR /&gt;infrastructure which could store (and&lt;BR /&gt;manipulate) those VMS-specific data in a&lt;BR /&gt;separate "VMSdouble" file, which could be&lt;BR /&gt;accommodated on any minimally capable foreign&lt;BR /&gt;file system.  An NFS client or a Samba client&lt;BR /&gt;on a VMS system could use this mechanism to&lt;BR /&gt;get high-fidelity VMS file storage on a&lt;BR /&gt;non-VMS file system.&lt;BR /&gt;&lt;BR /&gt;Implementing this would require some actual&lt;BR /&gt;engineering, so I wouldn't hold my breath,&lt;BR /&gt;but if Apple can cope, I see no technical&lt;BR /&gt;reason which would stop HP.</description>
      <pubDate>Wed, 05 Aug 2009 00:57:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/access-windows-file-share-from-openvms/m-p/5190890#M26686</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-08-05T00:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: Access Windows file share from OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/access-windows-file-share-from-openvms/m-p/5190891#M26687</link>
      <description>Bill,&lt;BR /&gt;&lt;BR /&gt;it now is at &lt;A href="http://www.digiater.nl/openvms/freeware/v80/zt/" target="_blank"&gt;http://www.digiater.nl/openvms/freeware/v80/zt/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Martin</description>
      <pubDate>Wed, 05 Aug 2009 00:58:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/access-windows-file-share-from-openvms/m-p/5190891#M26687</guid>
      <dc:creator>Martin Vorlaender</dc:creator>
      <dc:date>2009-08-05T00:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: Access Windows file share from OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/access-windows-file-share-from-openvms/m-p/5190892#M26688</link>
      <description>Thanks for the insight, Steven.&lt;BR /&gt;&lt;BR /&gt;Martin, thanks for the URL.&lt;BR /&gt;&lt;BR /&gt;Bill.</description>
      <pubDate>Wed, 05 Aug 2009 02:04:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/access-windows-file-share-from-openvms/m-p/5190892#M26688</guid>
      <dc:creator>Bill Pedersen</dc:creator>
      <dc:date>2009-08-05T02:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: Access Windows file share from OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/access-windows-file-share-from-openvms/m-p/5190893#M26689</link>
      <description>&amp;gt;&amp;gt;Thanks for the comment Dave! But the link is broken. And if you go to the OpenVMS Freeware page the all they offer now are the disk images...&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Are you refering to the forum thread link (ID 965502) or the link in that thread to the freeware CD that no longer works?  If you can get to the forum thread, the zip file is an attachment.&lt;BR /&gt;&lt;BR /&gt;The link provided by Martin Vorlaender appears to be to the original ZT driver that provides access to remote (physical) tape drives over DECnet.</description>
      <pubDate>Wed, 05 Aug 2009 03:33:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/access-windows-file-share-from-openvms/m-p/5190893#M26689</guid>
      <dc:creator>David Jones_21</dc:creator>
      <dc:date>2009-08-05T03:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: Access Windows file share from OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/access-windows-file-share-from-openvms/m-p/5190894#M26690</link>
      <description>Thanks, I missed the attachment...&lt;BR /&gt;&lt;BR /&gt;The link to the item under Freeware is broken as HP consolidated all the freeware and only now offers the download of the three disk images, not the individual items.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Aug 2009 10:41:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/access-windows-file-share-from-openvms/m-p/5190894#M26690</guid>
      <dc:creator>Bill Pedersen</dc:creator>
      <dc:date>2009-08-05T10:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: Access Windows file share from OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/access-windows-file-share-from-openvms/m-p/5190895#M26691</link>
      <description>Thanks for your responses.&lt;BR /&gt;&lt;BR /&gt;Andrew</description>
      <pubDate>Thu, 06 Aug 2009 05:14:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/access-windows-file-share-from-openvms/m-p/5190895#M26691</guid>
      <dc:creator>A.W.R</dc:creator>
      <dc:date>2009-08-06T05:14:10Z</dc:date>
    </item>
  </channel>
</rss>

