<?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: Auto copy batch file in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/auto-copy-batch-file/m-p/4526907#M82365</link>
    <description>SEP's suggestion has merit. The PuTTY package includes pscp, a command-line tool for file transfer.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://the.earth.li/~sgtatham/putty/0.60/htmldoc/Chapter5.html#pscp" target="_blank"&gt;http://the.earth.li/~sgtatham/putty/0.60/htmldoc/Chapter5.html#pscp&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Find the correct pscp options for your situation, so that pscp won't need to ask you anything more after entering the command (i.e. set up SSH key authentication or use pscp's -pw option to specify the password on the command line).&lt;BR /&gt;&lt;BR /&gt;When you know the command that will copy the file where you want without further interaction, use the Task Scheduler function of Windows to run it every 5 minutes:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://support.microsoft.com/kb/308569" target="_blank"&gt;http://support.microsoft.com/kb/308569&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The UNIX way: if you have a complex task, split it into simple parts. Find tools that can each do one part of the job. Then use them all together.&lt;BR /&gt;&lt;BR /&gt;MK</description>
    <pubDate>Thu, 05 Nov 2009 17:31:27 GMT</pubDate>
    <dc:creator>Matti_Kurkela</dc:creator>
    <dc:date>2009-11-05T17:31:27Z</dc:date>
    <item>
      <title>Auto copy batch file</title>
      <link>https://community.hpe.com/t5/operating-system-linux/auto-copy-batch-file/m-p/4526904#M82362</link>
      <description>I want to automatic copy image (JPG) from folder in XP OS and paste it and overwrite it if exist in linux OS.</description>
      <pubDate>Tue, 03 Nov 2009 18:52:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/auto-copy-batch-file/m-p/4526904#M82362</guid>
      <dc:creator>abdullah shboull</dc:creator>
      <dc:date>2009-11-03T18:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: Auto copy batch file</title>
      <link>https://community.hpe.com/t5/operating-system-linux/auto-copy-batch-file/m-p/4526905#M82363</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;There is a program for XP/Vista/yuckware called winscp&lt;BR /&gt;&lt;BR /&gt;Go to download.com and search for it.&lt;BR /&gt;&lt;BR /&gt;It will do this job.&lt;BR /&gt;&lt;BR /&gt;You can also use ptty to do the job.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html" target="_blank"&gt;http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 03 Nov 2009 20:27:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/auto-copy-batch-file/m-p/4526905#M82363</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-11-03T20:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: Auto copy batch file</title>
      <link>https://community.hpe.com/t5/operating-system-linux/auto-copy-batch-file/m-p/4526906#M82364</link>
      <description>Thanks a lot for your response.&lt;BR /&gt;Actually I need to use automatic snap shot program by XP OS and save the image at a folder, then I want to use a program that automatic copy (like a batch file or script code) this image every five minute and paste it and overwrite it if exist in Linux folder.</description>
      <pubDate>Thu, 05 Nov 2009 08:24:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/auto-copy-batch-file/m-p/4526906#M82364</guid>
      <dc:creator>abdullah shboull</dc:creator>
      <dc:date>2009-11-05T08:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: Auto copy batch file</title>
      <link>https://community.hpe.com/t5/operating-system-linux/auto-copy-batch-file/m-p/4526907#M82365</link>
      <description>SEP's suggestion has merit. The PuTTY package includes pscp, a command-line tool for file transfer.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://the.earth.li/~sgtatham/putty/0.60/htmldoc/Chapter5.html#pscp" target="_blank"&gt;http://the.earth.li/~sgtatham/putty/0.60/htmldoc/Chapter5.html#pscp&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Find the correct pscp options for your situation, so that pscp won't need to ask you anything more after entering the command (i.e. set up SSH key authentication or use pscp's -pw option to specify the password on the command line).&lt;BR /&gt;&lt;BR /&gt;When you know the command that will copy the file where you want without further interaction, use the Task Scheduler function of Windows to run it every 5 minutes:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://support.microsoft.com/kb/308569" target="_blank"&gt;http://support.microsoft.com/kb/308569&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The UNIX way: if you have a complex task, split it into simple parts. Find tools that can each do one part of the job. Then use them all together.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Thu, 05 Nov 2009 17:31:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/auto-copy-batch-file/m-p/4526907#M82365</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2009-11-05T17:31:27Z</dc:date>
    </item>
  </channel>
</rss>

