<?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 Changing the attribute on a file on a Windows server using OpenVMS in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/changing-the-attribute-on-a-file-on-a-windows-server-using/m-p/3819915#M52527</link>
    <description>I need to write a command file in OpenVMS which will change the attribute on a file on a Windows 2003 server.  I can FTP and TELNET to the machine.  I have tried doing it with TELNET by modifying a sample command file that Robert Brooks left on another question, but I can't get it to work.  &lt;BR /&gt;&lt;BR /&gt;Can someone tell me what I'm doing wrong or suggest another simple way to do it?  My code is attached.</description>
    <pubDate>Fri, 07 Jul 2006 17:06:34 GMT</pubDate>
    <dc:creator>Remona Munson</dc:creator>
    <dc:date>2006-07-07T17:06:34Z</dc:date>
    <item>
      <title>Changing the attribute on a file on a Windows server using OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/changing-the-attribute-on-a-file-on-a-windows-server-using/m-p/3819915#M52527</link>
      <description>I need to write a command file in OpenVMS which will change the attribute on a file on a Windows 2003 server.  I can FTP and TELNET to the machine.  I have tried doing it with TELNET by modifying a sample command file that Robert Brooks left on another question, but I can't get it to work.  &lt;BR /&gt;&lt;BR /&gt;Can someone tell me what I'm doing wrong or suggest another simple way to do it?  My code is attached.</description>
      <pubDate>Fri, 07 Jul 2006 17:06:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/changing-the-attribute-on-a-file-on-a-windows-server-using/m-p/3819915#M52527</guid>
      <dc:creator>Remona Munson</dc:creator>
      <dc:date>2006-07-07T17:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the attribute on a file on a Windows server using OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/changing-the-attribute-on-a-file-on-a-windows-server-using/m-p/3819916#M52528</link>
      <description>Are there any error messages?&lt;BR /&gt;I assume, that doing the ATTRIB locally using the user/pass works?&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Sat, 08 Jul 2006 05:24:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/changing-the-attribute-on-a-file-on-a-windows-server-using/m-p/3819916#M52528</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2006-07-08T05:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the attribute on a file on a Windows server using OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/changing-the-attribute-on-a-file-on-a-windows-server-using/m-p/3819917#M52529</link>
      <description>If the goal is to run some command on the&lt;BR /&gt;Windows system, I'd certainly prefer to use&lt;BR /&gt;something like rsh/rexec or ssh, rather than&lt;BR /&gt;trying to write a script to run an&lt;BR /&gt;interactive Telnet session.&lt;BR /&gt;&lt;BR /&gt;Also, your procedure never seems to _read_&lt;BR /&gt;anything (like the greeting and prompts)&lt;BR /&gt;from the remote system.  I'd expect that to&lt;BR /&gt;cause trouble.  (But what do I know?)&lt;BR /&gt;&lt;BR /&gt;When I have needed to automate a Telnet&lt;BR /&gt;session (talking to a Cisco 678 DSL&lt;BR /&gt;modem/router, for example), I've used Kermit.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.columbia.edu/kermit/ck80.html" target="_blank"&gt;http://www.columbia.edu/kermit/ck80.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.columbia.edu/kermit/ckscripts.html" target="_blank"&gt;http://www.columbia.edu/kermit/ckscripts.html&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 08 Jul 2006 09:52:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/changing-the-attribute-on-a-file-on-a-windows-server-using/m-p/3819917#M52529</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-07-08T09:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the attribute on a file on a Windows server using OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/changing-the-attribute-on-a-file-on-a-windows-server-using/m-p/3819918#M52530</link>
      <description>I'm not getting any error messages.&lt;BR /&gt;&lt;BR /&gt;The windows server will not accept rsh/rexec commands.&lt;BR /&gt;&lt;BR /&gt;I have never used ssh or kermit.  Could someone give me some pointers.</description>
      <pubDate>Mon, 10 Jul 2006 08:22:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/changing-the-attribute-on-a-file-on-a-windows-server-using/m-p/3819918#M52530</guid>
      <dc:creator>Remona Munson</dc:creator>
      <dc:date>2006-07-10T08:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the attribute on a file on a Windows server using OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/changing-the-attribute-on-a-file-on-a-windows-server-using/m-p/3819919#M52531</link>
      <description>&amp;gt; The windows server will not accept&lt;BR /&gt;&amp;gt; rsh/rexec commands.&lt;BR /&gt;&lt;BR /&gt;That's the first thing I'd work on, then.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I have never used ssh or kermit.&lt;BR /&gt;&lt;BR /&gt;It's about time, then.  But if the Windows&lt;BR /&gt;system doesn't do "rsh", I wouldn't expect&lt;BR /&gt;it to do "ssh", either, although it's&lt;BR /&gt;possible.  Further "ssh" advice would&lt;BR /&gt;probably depend on little things, like which&lt;BR /&gt;VMS version you're running, with which TCP/IP&lt;BR /&gt;package, on which kind of hardware.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Could someone give me some pointers.&lt;BR /&gt;&lt;BR /&gt;Did you follow the Kermit links already&lt;BR /&gt;provided?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] modifying a sample command file&lt;BR /&gt;&amp;gt; that Robert Brooks left on another&lt;BR /&gt;&amp;gt; question [...]&lt;BR /&gt;&lt;BR /&gt;Speaking of pointers, a pointer to that&lt;BR /&gt;(working?) script might have been helpful.&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Jul 2006 08:40:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/changing-the-attribute-on-a-file-on-a-windows-server-using/m-p/3819919#M52531</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-07-10T08:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the attribute on a file on a Windows server using OpenVMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/changing-the-attribute-on-a-file-on-a-windows-server-using/m-p/3819920#M52532</link>
      <description>&amp;gt; That's the first thing I'd work on, then.&lt;BR /&gt;&lt;BR /&gt;I don't have authorization to change that.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Did you follow the Kermit links already&lt;BR /&gt;provided?&lt;BR /&gt;&lt;BR /&gt;Yes I did, but there is a lot of documentation there and I was hoping someone would point me to a similar script so I don't have to spend the next three months reading all of the documentation.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Speaking of pointers, a pointer to that&lt;BR /&gt;(working?) script might have been helpful.&lt;BR /&gt;&lt;BR /&gt;You can see a copy of Robert's command file at the end of the thread at this link:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1036086" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1036086&lt;/A&gt;</description>
      <pubDate>Mon, 10 Jul 2006 08:48:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/changing-the-attribute-on-a-file-on-a-windows-server-using/m-p/3819920#M52532</guid>
      <dc:creator>Remona Munson</dc:creator>
      <dc:date>2006-07-10T08:48:46Z</dc:date>
    </item>
  </channel>
</rss>

