<?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: Getting files from unix server to windows desktop in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-files-from-unix-server-to-windows-desktop/m-p/3717648#M252145</link>
    <description>Hi Shiv,&lt;BR /&gt;&lt;BR /&gt;Although you do not want to use ftp (why?), I wonder how do you connect from your PC to your server?&lt;BR /&gt;&lt;BR /&gt;If you use WRQ product like Reflection X, it has a GUI ftp client that is great for end-users since its drag and drop...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;Victor</description>
    <pubDate>Thu, 26 Jan 2006 04:30:39 GMT</pubDate>
    <dc:creator>Victor BERRIDGE</dc:creator>
    <dc:date>2006-01-26T04:30:39Z</dc:date>
    <item>
      <title>Getting files from unix server to windows desktop</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-files-from-unix-server-to-windows-desktop/m-p/3717639#M252136</link>
      <description>Dear Sirs,&lt;BR /&gt;&lt;BR /&gt;We want to get log files from a directory located on the HPUX server to our windows desktop/laptop without using ftp.&lt;BR /&gt;&lt;BR /&gt;What are ways to get them ?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Shiv&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Jan 2006 17:32:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-files-from-unix-server-to-windows-desktop/m-p/3717639#M252136</guid>
      <dc:creator>Shivkumar</dc:creator>
      <dc:date>2006-01-25T17:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: Getting files from unix server to windows desktop</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-files-from-unix-server-to-windows-desktop/m-p/3717640#M252137</link>
      <description>Ususally it's enough to :&lt;BR /&gt;- Make sure ftp server is running on you HPUX &lt;BR /&gt;  system. Do this by :&lt;BR /&gt;  Changing /etc/inetd.conf file to include ftpd&lt;BR /&gt;  Restart inetd. &lt;BR /&gt;  # kill -1 &lt;INETD_PID&gt;&lt;BR /&gt;- Have a username/password ready so you are &lt;BR /&gt;  able to login.&lt;BR /&gt;- FTP your files.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Jan.&lt;/INETD_PID&gt;</description>
      <pubDate>Wed, 25 Jan 2006 17:47:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-files-from-unix-server-to-windows-desktop/m-p/3717640#M252137</guid>
      <dc:creator>Jan de Haas_3</dc:creator>
      <dc:date>2006-01-25T17:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: Getting files from unix server to windows desktop</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-files-from-unix-server-to-windows-desktop/m-p/3717641#M252138</link>
      <description>Sorry, misread.&lt;BR /&gt;&lt;BR /&gt;Without ftp, you could use the following :&lt;BR /&gt;- Samba (CIFS) (&lt;A href="http://www.samba.org)" target="_blank"&gt;www.samba.org)&lt;/A&gt;&lt;BR /&gt;- scp (&lt;A href="http://www.openssh.org)" target="_blank"&gt;www.openssh.org)&lt;/A&gt;&lt;BR /&gt;- NFS (which will mean you will need to buy some PC NFS product and setup the HPUX box as an NFS server.&lt;BR /&gt;&lt;BR /&gt;or even &lt;BR /&gt;- rsync (although not the best way to do this if you're just incidentally transferring files). Very good foor keeping files up-to-date though. (also from &lt;A href="http://www.samba.org)." target="_blank"&gt;www.samba.org).&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;And last, you could even burn the files on CD/DVD with mkisofs, which is included in the last version of the HP Ignite/UX product (obtainable through &lt;A href="http://www.software.hp.com)" target="_blank"&gt;www.software.hp.com)&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;More than enough choices,&lt;BR /&gt;Jan.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Jan 2006 17:55:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-files-from-unix-server-to-windows-desktop/m-p/3717641#M252138</guid>
      <dc:creator>Jan de Haas_3</dc:creator>
      <dc:date>2006-01-25T17:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: Getting files from unix server to windows desktop</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-files-from-unix-server-to-windows-desktop/m-p/3717642#M252139</link>
      <description>Of course you can use:&lt;BR /&gt;1, Open SSH. (it is good for security) using scp (secure copy command)&lt;BR /&gt;Connect to &lt;A href="http://hpux.connect.org.uk/" target="_blank"&gt;http://hpux.connect.org.uk/&lt;/A&gt;&lt;BR /&gt;and get OpenSSH as freeware&lt;BR /&gt;2, NFS Network File system - Hard to config, weak at security &lt;BR /&gt;&lt;A href="http://www.docs.hp.com" target="_blank"&gt;www.docs.hp.com&lt;/A&gt; to learn NFS&lt;BR /&gt;3, Samba: it is easy to config.&lt;BR /&gt;refer docs on&lt;BR /&gt;&lt;A href="http://www.samba.org" target="_blank"&gt;www.samba.org&lt;/A&gt; for more&lt;BR /&gt;HTH&lt;BR /&gt;tienna</description>
      <pubDate>Wed, 25 Jan 2006 23:47:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-files-from-unix-server-to-windows-desktop/m-p/3717642#M252139</guid>
      <dc:creator>Nguyen Anh Tien</dc:creator>
      <dc:date>2006-01-25T23:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: Getting files from unix server to windows desktop</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-files-from-unix-server-to-windows-desktop/m-p/3717643#M252140</link>
      <description>Hi Shiv,&lt;BR /&gt;&lt;BR /&gt;You can also use sftp (over ssh). If you want a graphical tool, you could use FileZilla.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://filezilla.sourceforge.net/" target="_blank"&gt;http://filezilla.sourceforge.net/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Kasper</description>
      <pubDate>Thu, 26 Jan 2006 01:59:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-files-from-unix-server-to-windows-desktop/m-p/3717643#M252140</guid>
      <dc:creator>Kasper Hedensted</dc:creator>
      <dc:date>2006-01-26T01:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: Getting files from unix server to windows desktop</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-files-from-unix-server-to-windows-desktop/m-p/3717644#M252141</link>
      <description>Hi Shiv, &lt;BR /&gt;&lt;BR /&gt;Yes, you can use tools like "scp" to copy from unix to windows. Make sure in HPUX you have Secure shell running. You can download scp for windows from, &lt;A href="http://www.jfitz.com/tips/ssh_for_windows.html" target="_blank"&gt;http://www.jfitz.com/tips/ssh_for_windows.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 26 Jan 2006 02:27:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-files-from-unix-server-to-windows-desktop/m-p/3717644#M252141</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-01-26T02:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: Getting files from unix server to windows desktop</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-files-from-unix-server-to-windows-desktop/m-p/3717645#M252142</link>
      <description>Hi Shiv,&lt;BR /&gt;&lt;BR /&gt;Many threads asked and discussed before;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www4.itrc.hp.com/service/james/search.do?searchtext=%2Bftp%2Bwindows%2Bunix&amp;amp;searchcriteria=allwords&amp;amp;searchtype=SEARCH_FORUMS&amp;amp;rn=25&amp;amp;presort=rank&amp;amp;x=22&amp;amp;y=9" target="_blank"&gt;http://www4.itrc.hp.com/service/james/search.do?searchtext=%2Bftp%2Bwindows%2Bunix&amp;amp;searchcriteria=allwords&amp;amp;searchtype=SEARCH_FORUMS&amp;amp;rn=25&amp;amp;presort=rank&amp;amp;x=22&amp;amp;y=9&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Good Luck,</description>
      <pubDate>Thu, 26 Jan 2006 02:51:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-files-from-unix-server-to-windows-desktop/m-p/3717645#M252142</guid>
      <dc:creator>Cem Tugrul</dc:creator>
      <dc:date>2006-01-26T02:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: Getting files from unix server to windows desktop</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-files-from-unix-server-to-windows-desktop/m-p/3717646#M252143</link>
      <description>Hi Shiv, &lt;BR /&gt;&lt;BR /&gt;You can setup Samba or CIFS server in HP-UX and  access from Windows just like another folder to your log files. It is easy and not secure though when you compare with scp. For setting up samba, you can take a look at this thread, &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=994705" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=994705&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 26 Jan 2006 03:01:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-files-from-unix-server-to-windows-desktop/m-p/3717646#M252143</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-01-26T03:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: Getting files from unix server to windows desktop</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-files-from-unix-server-to-windows-desktop/m-p/3717647#M252144</link>
      <description>Shalom Shiv,&lt;BR /&gt;&lt;BR /&gt;Lots of ways.&lt;BR /&gt;&lt;BR /&gt;CIFS/Samba are both based on the same code. What I mean is that the file sharing system server and client in windows is CIFS based.&lt;BR /&gt;&lt;BR /&gt;Which means.&lt;BR /&gt;&lt;BR /&gt;You can set up a windows desktop and use the windows gui to set up a share.&lt;BR /&gt;&lt;BR /&gt;Then you can use /usr/bin/cifsmount&lt;BR /&gt;&lt;BR /&gt;to mount the share. You can provide the password on the command line.&lt;BR /&gt;&lt;BR /&gt;Then its a simple cp command to copy the files to windows.&lt;BR /&gt;&lt;BR /&gt;There is a free windows ssh/scp/sftp client server from &lt;A href="http://www.networksimplicity.com" target="_blank"&gt;http://www.networksimplicity.com&lt;/A&gt; that will let you set this up without using cifsmount.&lt;BR /&gt;&lt;BR /&gt;You pay your money, which is none, its really setup time and take your choice.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 26 Jan 2006 03:43:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-files-from-unix-server-to-windows-desktop/m-p/3717647#M252144</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-01-26T03:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: Getting files from unix server to windows desktop</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-files-from-unix-server-to-windows-desktop/m-p/3717648#M252145</link>
      <description>Hi Shiv,&lt;BR /&gt;&lt;BR /&gt;Although you do not want to use ftp (why?), I wonder how do you connect from your PC to your server?&lt;BR /&gt;&lt;BR /&gt;If you use WRQ product like Reflection X, it has a GUI ftp client that is great for end-users since its drag and drop...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;Victor</description>
      <pubDate>Thu, 26 Jan 2006 04:30:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-files-from-unix-server-to-windows-desktop/m-p/3717648#M252145</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2006-01-26T04:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: Getting files from unix server to windows desktop</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-files-from-unix-server-to-windows-desktop/m-p/3717649#M252146</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;you may wish to install/configure CIFS or even setup an FTP site which you can access using a browser.&lt;BR /&gt;&lt;BR /&gt;hope this helps too!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Thu, 26 Jan 2006 04:36:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-files-from-unix-server-to-windows-desktop/m-p/3717649#M252146</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-01-26T04:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: Getting files from unix server to windows desktop</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-files-from-unix-server-to-windows-desktop/m-p/3717650#M252147</link>
      <description>Shiv,&lt;BR /&gt;&lt;BR /&gt;As other said your CIFS/Samba.&lt;BR /&gt;&lt;BR /&gt;Use NFS - Install NFS clients like hummingbird software,&lt;BR /&gt;&lt;BR /&gt;I guess you have to enable pcnfs from the HPUX server, here you have control and authentication from Unix (passwd) files.&lt;BR /&gt;&lt;BR /&gt;Chan</description>
      <pubDate>Thu, 26 Jan 2006 07:18:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-files-from-unix-server-to-windows-desktop/m-p/3717650#M252147</guid>
      <dc:creator>Chan 007</dc:creator>
      <dc:date>2006-01-26T07:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: Getting files from unix server to windows desktop</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-files-from-unix-server-to-windows-desktop/m-p/3717651#M252148</link>
      <description>Hi Shiv, &lt;BR /&gt;&lt;BR /&gt;This is my personal experience, NFS clients in Windows are hard to configure and $$$.. So, it gives you none other than CIFS server(samba) setup in HP-UX. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 26 Jan 2006 09:20:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-files-from-unix-server-to-windows-desktop/m-p/3717651#M252148</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-01-26T09:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: Getting files from unix server to windows desktop</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-files-from-unix-server-to-windows-desktop/m-p/3717652#M252149</link>
      <description>One word... SAMBA .  Easy to setup - Easy to use :)</description>
      <pubDate>Fri, 27 Jan 2006 09:45:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-files-from-unix-server-to-windows-desktop/m-p/3717652#M252149</guid>
      <dc:creator>Darren Etheridge_2</dc:creator>
      <dc:date>2006-01-27T09:45:42Z</dc:date>
    </item>
  </channel>
</rss>

