<?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 FTP for all subdirs in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/ftp-for-all-subdirs/m-p/3785125#M83841</link>
    <description>How can I put (send) a complete structure of subdirectories with their files through FTP connection?</description>
    <pubDate>Tue, 09 May 2006 10:53:32 GMT</pubDate>
    <dc:creator>Tonatiuh</dc:creator>
    <dc:date>2006-05-09T10:53:32Z</dc:date>
    <item>
      <title>FTP for all subdirs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-for-all-subdirs/m-p/3785125#M83841</link>
      <description>How can I put (send) a complete structure of subdirectories with their files through FTP connection?</description>
      <pubDate>Tue, 09 May 2006 10:53:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-for-all-subdirs/m-p/3785125#M83841</guid>
      <dc:creator>Tonatiuh</dc:creator>
      <dc:date>2006-05-09T10:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: FTP for all subdirs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-for-all-subdirs/m-p/3785126#M83842</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;I would do such a thing with scp -rp rcp -rp or rsync&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 09 May 2006 11:21:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-for-all-subdirs/m-p/3785126#M83842</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-05-09T11:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: FTP for all subdirs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-for-all-subdirs/m-p/3785127#M83843</link>
      <description>That sounds to be used from linux-linux, but what about windows-linux?</description>
      <pubDate>Tue, 09 May 2006 11:31:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-for-all-subdirs/m-p/3785127#M83843</guid>
      <dc:creator>Tonatiuh</dc:creator>
      <dc:date>2006-05-09T11:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: FTP for all subdirs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-for-all-subdirs/m-p/3785128#M83844</link>
      <description>If you have to use ftp instead of rsync, you could use lftp and "mirror -R dir" to put a directory to an ftp server.</description>
      <pubDate>Tue, 09 May 2006 11:32:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-for-all-subdirs/m-p/3785128#M83844</guid>
      <dc:creator>Mike Stroyan</dc:creator>
      <dc:date>2006-05-09T11:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: FTP for all subdirs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-for-all-subdirs/m-p/3785129#M83845</link>
      <description>from windows you can use many ftp applications to do that.&lt;BR /&gt;I use totalcmd (explorer alike application that also has ftp client).&lt;BR /&gt;Simply choose one....</description>
      <pubDate>Wed, 10 May 2006 01:31:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-for-all-subdirs/m-p/3785129#M83845</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2006-05-10T01:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: FTP for all subdirs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-for-all-subdirs/m-p/3785130#M83846</link>
      <description>From windows you can either use this -- &lt;A href="http://www.ipswitch.com/products/ws_ftp/home/index.asp" target="_blank"&gt;http://www.ipswitch.com/products/ws_ftp/home/index.asp&lt;/A&gt; -- or you can use Internet Explorer.  If you use MSIE, in the address bar put in ftp://username:password@server.domain.tld .  Then you can click and drag everything around.</description>
      <pubDate>Wed, 10 May 2006 09:30:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-for-all-subdirs/m-p/3785130#M83846</guid>
      <dc:creator>Alan_152</dc:creator>
      <dc:date>2006-05-10T09:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: FTP for all subdirs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-for-all-subdirs/m-p/3785131#M83847</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Try using WinSCP, if u use ftp just change the port to 21&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Vipul</description>
      <pubDate>Wed, 10 May 2006 11:10:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-for-all-subdirs/m-p/3785131#M83847</guid>
      <dc:creator>Vipulinux</dc:creator>
      <dc:date>2006-05-10T11:10:37Z</dc:date>
    </item>
  </channel>
</rss>

