<?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: complete newbie question in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/complete-newbie-question/m-p/4290666#M15529</link>
    <description>Dan,&lt;BR /&gt;&lt;BR /&gt;I recommend caution here.&lt;BR /&gt;&lt;BR /&gt;The last posting would seem to imply that this is not a true FTP connection. This would appear to be a special configuration using KERMIT running over a telnet connection.&lt;BR /&gt;&lt;BR /&gt;Depending upon the versions involved, KERMIT may be able to be far more friendly, or alternatively, a true FTP connection may be feasible (since there is clearly a TCP/IP stack on the system).&lt;BR /&gt;&lt;BR /&gt;My usual cautionary recommendations when making changes to production systems, particularly when there is limited expertise in-house, apply. It is far cheaper to do things correctly than it is to make innocent mistake and cause problems.&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
    <pubDate>Tue, 21 Oct 2008 14:52:51 GMT</pubDate>
    <dc:creator>Robert Gezelter</dc:creator>
    <dc:date>2008-10-21T14:52:51Z</dc:date>
    <item>
      <title>complete newbie question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/complete-newbie-question/m-p/4290656#M15519</link>
      <description>Hi,  I guess I'll just jump in and expose me ignorance.&lt;BR /&gt;&lt;BR /&gt;We have a machining cell that is controlled be a server running OpenVMS Alpha (TM) Operating System, Version V7.1.&lt;BR /&gt;&lt;BR /&gt;Everything works well regarding the communication between the server and the machine. The problem is communicating with the server from our network.  We have to transfer machine code to the server file by file using a telnet termianal emulator.  Again it works but it is very time consuming.  &lt;BR /&gt;&lt;BR /&gt;Our IT dept does its best but I was hoping I could give them a push in the right direction by offering a possible solution to make this system a little more user friendly.&lt;BR /&gt;&lt;BR /&gt;Is there an application available allowing us to drag and drop text files from our microsoft pc's to the VMS server?&lt;BR /&gt;&lt;BR /&gt;Thanks for any help or guidance,&lt;BR /&gt;Dan&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Oct 2008 20:26:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/complete-newbie-question/m-p/4290656#M15519</guid>
      <dc:creator>Daniel Wepplo</dc:creator>
      <dc:date>2008-10-20T20:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: complete newbie question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/complete-newbie-question/m-p/4290657#M15520</link>
      <description>Dan,&lt;BR /&gt;&lt;BR /&gt;I'd be willing to bet that this system was installed about 11 years ago and your IT department hasn't done anything to since.  VMS 7.1 was released in early 1997.  There has been a new OS release every 12-24 months on average since then...&lt;BR /&gt;&lt;BR /&gt;I don't know what "transfer machine code to the server file by file using a telnet termianal emulator" means.  The easiest solution might be to use a terminal emulator that has a built-in gui ftp client.  That wouild only require your IT department to configure the ftp server that might already be installed but not configured on the server.  &lt;BR /&gt;&lt;BR /&gt;Using Advanced Server or even CIFS makes file transfers really easy (almost too easy).  These two applications make a VMS server look like a Windows file server to your pc.   Your IT department would need to do a series of OS upgrades to get to the current version that would support either of these options.&lt;BR /&gt;&lt;BR /&gt;Bill&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Oct 2008 21:23:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/complete-newbie-question/m-p/4290657#M15520</guid>
      <dc:creator>Bill Hall</dc:creator>
      <dc:date>2008-10-20T21:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: complete newbie question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/complete-newbie-question/m-p/4290658#M15521</link>
      <description>Dan,&lt;BR /&gt;&lt;BR /&gt;There are a variety of ways that this could be done. Which is best depends on what network connectivity there is between the OpenVMS system and the rest of the network.&lt;BR /&gt;&lt;BR /&gt;As has been mentioned, there are several possibilities. One question is whether there is TCP/IP support present, or is TCP/IP connectivity being provided by a gateway. Even if such a gateway is in use, a package such as C-Kermit (available for little/no charge from Columbia University) would allow automation of the file transfers.&lt;BR /&gt;&lt;BR /&gt;Key here is what level of OpenVMS expertise is available in-house. If, there is limited expertise in-house, it might be wise to obtain a small amount of outside assistance to discuss the options and assist in ensuring smooth implementation [Disclosure: My firm provides such services, as do several other regular contributors to this forum].&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Mon, 20 Oct 2008 22:37:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/complete-newbie-question/m-p/4290658#M15521</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2008-10-20T22:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: complete newbie question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/complete-newbie-question/m-p/4290659#M15522</link>
      <description>I don't think drag-and-drop is entirely appropriate here; that involves setting up file shares and CIFS/SMB/Samba and a whole lot of upgrades.  That's probably counter to a machine control environment.&lt;BR /&gt;&lt;BR /&gt;Here, I'd probably look to install some IP tools on the local Windows boxes and use ftp to transfer files around.  This because you're probably much more willing to corrupt or crash the Windows boxes than spend time and effort and risk on the OpenVMS box.  Something akin to FileZilla or various other ftp-aware packages are around and useful.&lt;BR /&gt;&lt;BR /&gt;OpenVMS Alpha apparently already has telnet configured, which means it probably can also have the ftp server configured (or has ftp server configured) in whichever IP package is in use here, and ftp will give you easier file transfers between various platforms.&lt;BR /&gt;&lt;BR /&gt;I'd tend to encourage not just a look at the IP network and network configuration here, but at the archives, disk backups, ECOs, disk fragmentation and related here; OpenVMS often runs without intervention fairly well, but it's not entirely maintenance-free.  Some regular maintenance is required for best outcome.&lt;BR /&gt;&lt;BR /&gt;That's an ancient OpenVMS version, FWIW.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Oct 2008 03:23:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/complete-newbie-question/m-p/4290659#M15522</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2008-10-21T03:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: complete newbie question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/complete-newbie-question/m-p/4290660#M15523</link>
      <description>Hi Daniel&lt;BR /&gt;&lt;BR /&gt;If you could use FTP then perhaps something like FileZilla (runs on the PC) which puts an explorer type interface on top of FTP may be useful. FileZilla copes reasonably well with OpenVMS directories.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;&lt;BR /&gt;Brian</description>
      <pubDate>Tue, 21 Oct 2008 06:03:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/complete-newbie-question/m-p/4290660#M15523</guid>
      <dc:creator>Brian Reiter</dc:creator>
      <dc:date>2008-10-21T06:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: complete newbie question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/complete-newbie-question/m-p/4290661#M15524</link>
      <description>&amp;gt;transfer machine code&amp;lt;&lt;BR /&gt;...&lt;BR /&gt;&amp;gt;drag and drop text files&amp;lt;&lt;BR /&gt;&lt;BR /&gt;That is confusing. Are you transferring binary code, of plain ASCII text (eg. source code).&lt;BR /&gt;&lt;BR /&gt;Stated by others: FTP would do, but you will have the least problems if your code can be copied in one blow; it means your code needs to be stored in one directory tree - and just those files that need to be transferred.&lt;BR /&gt;Another possibility is to zip al your files on a PC, copy the ZIPfile to VMS and extract it, but you'll have to experiment with the right options on either side to make the files usable on VMS (if the files are binary, it's pretty straigh foreward but in case of text files, it may not work at all)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Oct 2008 08:56:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/complete-newbie-question/m-p/4290661#M15524</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2008-10-21T08:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: complete newbie question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/complete-newbie-question/m-p/4290662#M15525</link>
      <description>&amp;gt;&amp;gt;transfer machine code&amp;lt;&lt;BR /&gt;&amp;gt;...&lt;BR /&gt;&amp;gt;&amp;gt;drag and drop text files&amp;lt;&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt;That is confusing. Are you transferring binary code, or plain ASCII text (eg. &amp;gt;source code).&lt;BR /&gt;&lt;BR /&gt;Not necessarily... Some of the NC machines I have seen are controlled by a program that reads plain text files containing an encoded  series of actions and co-ordinates.&lt;BR /&gt;Within the NC programmer these are referred to as 'machine code', in other words, a set of codes sent to the NC machine... &lt;BR /&gt;Just not 'machine code' as WE know it Scotty:-)&lt;BR /&gt;&lt;BR /&gt;Concur about the suggested options for solving this problem.&lt;BR /&gt;JT:</description>
      <pubDate>Tue, 21 Oct 2008 11:04:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/complete-newbie-question/m-p/4290662#M15525</guid>
      <dc:creator>John Travell</dc:creator>
      <dc:date>2008-10-21T11:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: complete newbie question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/complete-newbie-question/m-p/4290663#M15526</link>
      <description>Never too old to learn something new :D.&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Oct 2008 12:41:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/complete-newbie-question/m-p/4290663#M15526</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2008-10-21T12:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: complete newbie question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/complete-newbie-question/m-p/4290664#M15527</link>
      <description>Aye, Captain. "Code" does not mean "binary". For example, printers can do amazing things with PostScript or HP PCL, both of which are ASCII text.</description>
      <pubDate>Tue, 21 Oct 2008 14:23:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/complete-newbie-question/m-p/4290664#M15527</guid>
      <dc:creator>Sheldon Smith</dc:creator>
      <dc:date>2008-10-21T14:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: complete newbie question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/complete-newbie-question/m-p/4290665#M15528</link>
      <description>Thanks for all the advice.  &lt;BR /&gt;&lt;BR /&gt;Yes the IT support here is not the best regarding VMS.  They recently installed a new server and reinstalled Version V7.1??  &lt;BR /&gt;&lt;BR /&gt;From my experience with them they won't be extremely receptive to upgrading the OS on the server.  &lt;BR /&gt;&lt;BR /&gt;We do have TCP/IP support.  When they installed the new server the ip address was wrong and we couldn't communicate with it over the network.&lt;BR /&gt;&lt;BR /&gt;Right now we use TNVTPlus it is a FTP program dated to 1998.  If I understand correctly we should be able to install a more user friendly FTP program (filezilla).&lt;BR /&gt;&lt;BR /&gt;Our current FTP parameters are:&lt;BR /&gt;Connect using: Telenet&lt;BR /&gt;Terminal Type: VT140, VT320, VT220&lt;BR /&gt;Transfer Type: KERMIT&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Is it safe to assume if I install filezilla with my current parameters I should be able to see the directory and their contents on the VMS server?&lt;BR /&gt;&lt;BR /&gt;This server is for a machining workcell.  Sorry about using the word code.  You are correct that it is NC machine code.  &lt;BR /&gt;&lt;BR /&gt;It is a simple text file but when I looked under the Kermit parameters it is sending a binary file? It also says it strips away the dirctory path??  &lt;BR /&gt;&lt;BR /&gt;Thanks again for the advice,&lt;BR /&gt;Dan&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Oct 2008 14:35:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/complete-newbie-question/m-p/4290665#M15528</guid>
      <dc:creator>Daniel Wepplo</dc:creator>
      <dc:date>2008-10-21T14:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: complete newbie question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/complete-newbie-question/m-p/4290666#M15529</link>
      <description>Dan,&lt;BR /&gt;&lt;BR /&gt;I recommend caution here.&lt;BR /&gt;&lt;BR /&gt;The last posting would seem to imply that this is not a true FTP connection. This would appear to be a special configuration using KERMIT running over a telnet connection.&lt;BR /&gt;&lt;BR /&gt;Depending upon the versions involved, KERMIT may be able to be far more friendly, or alternatively, a true FTP connection may be feasible (since there is clearly a TCP/IP stack on the system).&lt;BR /&gt;&lt;BR /&gt;My usual cautionary recommendations when making changes to production systems, particularly when there is limited expertise in-house, apply. It is far cheaper to do things correctly than it is to make innocent mistake and cause problems.&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Tue, 21 Oct 2008 14:52:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/complete-newbie-question/m-p/4290666#M15529</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2008-10-21T14:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: complete newbie question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/complete-newbie-question/m-p/4290667#M15530</link>
      <description>&amp;gt; Our current FTP parameters are:&lt;BR /&gt;&amp;gt; Connect using: Telenet&lt;BR /&gt;&amp;gt; Terminal Type: VT140, VT320, VT220&lt;BR /&gt;&amp;gt; Transfer Type: KERMIT&lt;BR /&gt;&lt;BR /&gt;&amp;gt; The last posting would seem to imply that&lt;BR /&gt;&amp;gt; this is not a true FTP connection.&lt;BR /&gt;&lt;BR /&gt;Your "FTP" appears to be a generic term for&lt;BR /&gt;some kind of file transfer scheme (program,&lt;BR /&gt;whatever), not "FTP" as normally construed&lt;BR /&gt;(File Transfer Protocol).&lt;BR /&gt;&lt;BR /&gt;If the (intermediate) goal is to move some&lt;BR /&gt;files from a Windows system to a VMS system,&lt;BR /&gt;then several possibilities have been&lt;BR /&gt;suggested.  Kermit would probably not be my&lt;BR /&gt;first choice, but at least it's using Telnet,&lt;BR /&gt;not an actual (slow) serial line.&lt;BR /&gt;&lt;BR /&gt;I don't do much on Windows, but once, upon a&lt;BR /&gt;time long ago, I did use a GUI FTP client&lt;BR /&gt;program named SmartFTP, which seemed to be&lt;BR /&gt;able to handle a VMS TCPIP FTP server.  (I&lt;BR /&gt;haven't tried it lately, so no bets).&lt;BR /&gt;&lt;BR /&gt;You could try using the command-line FTP&lt;BR /&gt;client (in a DOS window, or whatever they&lt;BR /&gt;call it now), to see if you even have an FTP&lt;BR /&gt;server configured on the VMS system.&lt;BR /&gt;&lt;BR /&gt;I gather that Microsoft Internet Explorer can&lt;BR /&gt;work as drag+drop FTP client, but a VMS TCPIP&lt;BR /&gt;FTP server tends to leave MSIE hopelessly&lt;BR /&gt;confused, so that's probably not a solution&lt;BR /&gt;unless you really have some other IP package&lt;BR /&gt;installed on your VMS system.  (What does&lt;BR /&gt;"TCPIP SHOW VERSION" say?)  There's also a&lt;BR /&gt;free FTP server (and client), HGFTP, which&lt;BR /&gt;can replace the TCPIP FTP server, and which&lt;BR /&gt;MSIE might like better.&lt;BR /&gt;&lt;BR /&gt;Many things are possible.  How much does your&lt;BR /&gt;VMS system manager know about its IP&lt;BR /&gt;software?  How much fooling around on the VMS&lt;BR /&gt;system does anyone want to do?  Configuring&lt;BR /&gt;its existing FTP server should be easy&lt;BR /&gt;enough.  Other things (Pathworks/Advanced&lt;BR /&gt;Server/Samba, NFS, ...) would probably&lt;BR /&gt;require more work on one end or the other.&lt;BR /&gt;VMS V7.1 is old enough that some potential&lt;BR /&gt;options are probably excluded.</description>
      <pubDate>Wed, 22 Oct 2008 21:11:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/complete-newbie-question/m-p/4290667#M15530</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-10-22T21:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: complete newbie question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/complete-newbie-question/m-p/4290668#M15531</link>
      <description>VMS 7.1?  I'd pop PATHWORKS V6 on that in a heartbeat.  Then it's a simple set up of a file share, a user or two, and drag and drop to your hearts content.  &lt;BR /&gt;&lt;BR /&gt;Only problem is buying a license - but you might already have a couple CA licenses depending on the packages purchased (remember the old NAS packages)&lt;BR /&gt;&lt;BR /&gt;Sure PATHWORKS can get real complicated, real fast (I've got the scars to prove it), but, I suspect in this case you don't need many users, you don't need many shares, basic Win-NT security should be sufficent, no trusts or other domain issues, not a cluster, no license manager...  It should be a pretty simple standalone server set up.&lt;BR /&gt;&lt;BR /&gt;Brad McCusker&lt;BR /&gt;Software Concepts International&lt;BR /&gt;&lt;A href="http://www.sciinc.com" target="_blank"&gt;www.sciinc.com&lt;/A&gt;</description>
      <pubDate>Thu, 23 Oct 2008 00:15:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/complete-newbie-question/m-p/4290668#M15531</guid>
      <dc:creator>Brad McCusker</dc:creator>
      <dc:date>2008-10-23T00:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: complete newbie question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/complete-newbie-question/m-p/4290669#M15532</link>
      <description>or thing about Samba 2.2.8 - old version but ported to OpenVMS and (according to people that used it) usable. Since you have just a few users, it might be feasable to use that (Found it on &lt;A href="http://mvb.saic.com/freeware/vmslt04b/samba/" target="_blank"&gt;http://mvb.saic.com/freeware/vmslt04b/samba/&lt;/A&gt; with more recent versions - but 2.2.8 is known to work pretty well)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Oct 2008 04:54:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/complete-newbie-question/m-p/4290669#M15532</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2008-10-23T04:54:46Z</dc:date>
    </item>
    <item>
      <title>Re: complete newbie question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/complete-newbie-question/m-p/4290670#M15533</link>
      <description>Gentlemen,&lt;BR /&gt;&lt;BR /&gt;With all due respect, I disagree with the proposed solution of installing Pathworks or Samba. &lt;BR /&gt;&lt;BR /&gt;As simple as many of us would find that enhancement, this appears to be a site with limited focus on the OpenVMS system. It is also a system that is, quite literally, a production system.&lt;BR /&gt;&lt;BR /&gt;Since the system is ALREADY appears to be running KERMIT, and from the date, quite possibly an older version of C-KERMIT, it may already have what it needs. Certainly, a review of how to fix the difficulties encountered is certainly within the batch transfer capabilities of C-KERMIT. &lt;BR /&gt;&lt;BR /&gt;Fixing this omission is far simpler than installing  and configuring any additional software. This is particularly so since the problem may entirely lie on the desktop side. We simply do not have enough information (and I am always cautious about prescribing "over the phone").&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Thu, 23 Oct 2008 05:20:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/complete-newbie-question/m-p/4290670#M15533</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2008-10-23T05:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: complete newbie question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/complete-newbie-question/m-p/4290671#M15534</link>
      <description>Daniel,&lt;BR /&gt;&lt;BR /&gt;Well, I always do file transfer by drag and drop in my environment.&lt;BR /&gt;Normally I transfer lot of application txt file or sometime VMS Patch also.&lt;BR /&gt;&lt;BR /&gt;I use SSH TECTIA Client to connect to VMS server.  Under SSH TECTIA you do have Option to transfer file window. Yes, you can drag and drop text files from our microsoft pc's to the VMS servers.&lt;BR /&gt;&lt;BR /&gt;This is Secure communication, you server must be configured for SSH communication.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;Sanjay Kumar.&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Oct 2008 08:50:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/complete-newbie-question/m-p/4290671#M15534</guid>
      <dc:creator>Kumar_Sanjay</dc:creator>
      <dc:date>2008-10-23T08:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: complete newbie question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/complete-newbie-question/m-p/4290672#M15535</link>
      <description>Bob,&lt;BR /&gt;&lt;BR /&gt;You aren't wrong, of course.&lt;BR /&gt;&lt;BR /&gt;I infered from the OP's "very time consuming" statement that he was referring to the cumbersome-ness of using something like C-Kermit.  We use C-Kermit all the time with some of our customers but it is still a 4 or 5 step process.  With a file server you can configure your clients to map the drive on boot and your client is essentially "ready to go" all the time.  A lot less time consuming than C-Kermit or similar telnet/SSH clients.&lt;BR /&gt;&lt;BR /&gt;PATHWORKS can be a bear - no doubt about it.  But in this case, I think it's a simple solution.  (Samba probably is too - I just never really used the 2.8 version)&lt;BR /&gt;&lt;BR /&gt;Brad McCusker&lt;BR /&gt;Software Concepts International&lt;BR /&gt;&lt;A href="http://www.sciinc.com" target="_blank"&gt;www.sciinc.com&lt;/A&gt;</description>
      <pubDate>Thu, 23 Oct 2008 10:51:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/complete-newbie-question/m-p/4290672#M15535</guid>
      <dc:creator>Brad McCusker</dc:creator>
      <dc:date>2008-10-23T10:51:32Z</dc:date>
    </item>
  </channel>
</rss>

