<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>comp.security.ssh Google Group</title>
  <link>http://groups.google.com/group/comp.security.ssh</link>
  <description>SSH secure remote login and tunneling tools.</description>
  <language>en</language>
  <item>
  <title>Re: PuTTY suppress pop-ups.</title>
  <link>http://groups.google.com/group/comp.security.ssh/browse_frm/thread/bc81878b66f82ccd/192c83d7ccb49f0b?show_docid=192c83d7ccb49f0b</link>
  <description>
  Use CygWin&#39;s ssh for now? Or use VNC to keep your terminal sessions &lt;br&gt; alive? Putty is a wonderful graphical tool, but it&#39;s not clear why you &lt;br&gt; need the 24x7 operation here.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.security.ssh/browse_frm/thread/bc81878b66f82ccd/192c83d7ccb49f0b?show_docid=192c83d7ccb49f0b</guid>
  <author>
  nka...@gmail.com
  (Nico Kadel-Garcia)
  </author>
  <pubDate>Tue, 05 Jan 2010 12:37:51 UT
</pubDate>
  </item>
  <item>
  <title>PuTTY suppress pop-ups.</title>
  <link>http://groups.google.com/group/comp.security.ssh/browse_frm/thread/bc81878b66f82ccd/0cc578301a135c1e?show_docid=0cc578301a135c1e</link>
  <description>
  I&#39;m running putty on a Server 2003 box. Every now and then putty &lt;br&gt; loses the connection and creates a pop-up to notify me. &lt;br&gt; Problem is I need the session putty is providing to run 24/7. I&#39;m &lt;br&gt; using Firedaemon to monitor things and keep putty running but while &lt;br&gt; that pop-up is there, Firedaemon thinks everything is fine.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.security.ssh/browse_frm/thread/bc81878b66f82ccd/0cc578301a135c1e?show_docid=0cc578301a135c1e</guid>
  <author>
  davidw...@gmail.com
  (Rubic)
  </author>
  <pubDate>Mon, 04 Jan 2010 21:46:52 UT
</pubDate>
  </item>
  <item>
  <title>Re: Copied files take up more space than originals</title>
  <link>http://groups.google.com/group/comp.security.ssh/browse_frm/thread/d0c01e48fa6c097a/e75e432e792dfc8a?show_docid=e75e432e792dfc8a</link>
  <description>
  Thank you Casper. &lt;br&gt; I was not aware of that. It seems it is also possible to copy using &lt;br&gt; tar on the same machine &lt;br&gt; Dave
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.security.ssh/browse_frm/thread/d0c01e48fa6c097a/e75e432e792dfc8a?show_docid=e75e432e792dfc8a</guid>
  <author>
  drkir...@gmail.com
  (David Kirkby)
  </author>
  <pubDate>Thu, 31 Dec 2009 15:38:12 UT
</pubDate>
  </item>
  <item>
  <title>Re: Can one configure sshd_config to allow only sshfs?</title>
  <link>http://groups.google.com/group/comp.security.ssh/browse_frm/thread/19d5511324679562/1472a61674526659?show_docid=1472a61674526659</link>
  <description>
  I&#39;m not sure about sshfs, but you can set a user&#39;s shell to be scponly &lt;br&gt; (&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.sublimation.org/scponly/wiki/index.php/Main_Page&quot;&gt;[link]&lt;/a&gt;) and they &lt;br&gt; won&#39;t get an interactive shell; only sftp.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.security.ssh/browse_frm/thread/19d5511324679562/1472a61674526659?show_docid=1472a61674526659</guid>
  <author>
  ryanknap...@none.edu
  (Ryan Knapper)
  </author>
  <pubDate>Mon, 28 Dec 2009 04:17:38 UT
</pubDate>
  </item>
  <item>
  <title>Re: Copied files take up more space than originals</title>
  <link>http://groups.google.com/group/comp.security.ssh/browse_frm/thread/d0c01e48fa6c097a/41f3bd18f0d345b2?show_docid=41f3bd18f0d345b2</link>
  <description>
  Can ZFS really be used to mirror where the receiving end is mounted for &lt;br&gt; regular use or is this more like the tar method of tunneling the data &lt;br&gt; into a pipie just using data at a different layer of the stack.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.security.ssh/browse_frm/thread/d0c01e48fa6c097a/41f3bd18f0d345b2?show_docid=41f3bd18f0d345b2</guid>
  <author>
  dfrey...@yahoo.com
  (Doug Freyburger)
  </author>
  <pubDate>Thu, 24 Dec 2009 16:26:43 UT
</pubDate>
  </item>
  <item>
  <title>Re: Copied files take up more space than originals</title>
  <link>http://groups.google.com/group/comp.security.ssh/browse_frm/thread/d0c01e48fa6c097a/a0405fe1b8434cc1?show_docid=a0405fe1b8434cc1</link>
  <description>
  cpio? &lt;br&gt; cpio -pmvd &amp;lt; list-of-files &lt;br&gt; across the network, use cpio -o | cpio -i &lt;br&gt; Casper
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.security.ssh/browse_frm/thread/d0c01e48fa6c097a/a0405fe1b8434cc1?show_docid=a0405fe1b8434cc1</guid>
  <author>
  casper....@sun.com
  (Casper H. S. Dik)
  </author>
  <pubDate>Thu, 24 Dec 2009 11:10:50 UT
</pubDate>
  </item>
  <item>
  <title>Re: Copied files take up more space than originals</title>
  <link>http://groups.google.com/group/comp.security.ssh/browse_frm/thread/d0c01e48fa6c097a/16cbf11e30cee6fc?show_docid=16cbf11e30cee6fc</link>
  <description>
  The intermediate file can be a pipe : &lt;br&gt; tar zcf - &amp;lt;dir&amp;gt; | ssh &amp;lt;user&amp;gt;@&amp;lt;target&amp;gt; &amp;quot;cd &amp;lt;destdir&amp;gt; &amp;amp;&amp;amp; tar zxf -&amp;quot;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.security.ssh/browse_frm/thread/d0c01e48fa6c097a/16cbf11e30cee6fc?show_docid=16cbf11e30cee6fc</guid>
  <author>
  f...@mobach.nl
  (Fred Mobach)
  </author>
  <pubDate>Thu, 24 Dec 2009 09:53:37 UT
</pubDate>
  </item>
  <item>
  <title>Re: Copied files take up more space than originals</title>
  <link>http://groups.google.com/group/comp.security.ssh/browse_frm/thread/d0c01e48fa6c097a/9ffbabd6d9b5a89a?show_docid=9ffbabd6d9b5a89a</link>
  <description>
  Your cluster size (minimum unit of allocation) is larger at the destination &lt;br&gt; than at the source.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.security.ssh/browse_frm/thread/d0c01e48fa6c097a/9ffbabd6d9b5a89a?show_docid=9ffbabd6d9b5a89a</guid>
  <author>
  spam+newsgro...@bde-arc.ampr.org
  (D. Stussy)
  </author>
  <pubDate>Thu, 24 Dec 2009 06:59:02 UT
</pubDate>
  </item>
  <item>
  <title>Re: Copied files take up more space than originals</title>
  <link>http://groups.google.com/group/comp.security.ssh/browse_frm/thread/d0c01e48fa6c097a/e70f4d0cc55f8b15?show_docid=e70f4d0cc55f8b15</link>
  <description>
  Because there is a _huge_ deployed codebase out there, there is a &lt;br&gt; published API which would need significant revision, and making any &lt;br&gt; backwards incompatible changes to that API is hideously dangerous. &lt;br&gt; It&#39;s also impossible for the client to know, in advance, if the server &lt;br&gt; does or not support symlinks correctly, and vice versa. The risk is
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.security.ssh/browse_frm/thread/d0c01e48fa6c097a/e70f4d0cc55f8b15?show_docid=e70f4d0cc55f8b15</guid>
  <author>
  nka...@gmail.com
  (Nico Kadel-Garcia)
  </author>
  <pubDate>Thu, 24 Dec 2009 06:02:38 UT
</pubDate>
  </item>
  <item>
  <title>Re: Copied files take up more space than originals</title>
  <link>http://groups.google.com/group/comp.security.ssh/browse_frm/thread/d0c01e48fa6c097a/bf44faaa77b47ef7?show_docid=bf44faaa77b47ef7</link>
  <description>
  [&amp;quot;Followup-To:&amp;quot; header set to comp.security.ssh.] &lt;br&gt; So use rsync.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.security.ssh/browse_frm/thread/d0c01e48fa6c097a/bf44faaa77b47ef7?show_docid=bf44faaa77b47ef7</guid>
  <author>
  un...@wormhole.physics.ubc.ca
  (unruh)
  </author>
  <pubDate>Thu, 24 Dec 2009 05:25:09 UT
</pubDate>
  </item>
  <item>
  <title>Re: Copied files take up more space than originals</title>
  <link>http://groups.google.com/group/comp.security.ssh/browse_frm/thread/d0c01e48fa6c097a/0049f8ac15b4dbca?show_docid=0049f8ac15b4dbca</link>
  <description>
  If you are using Solaris 10, use zfs pools and send/receive data.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.security.ssh/browse_frm/thread/d0c01e48fa6c097a/0049f8ac15b4dbca?show_docid=0049f8ac15b4dbca</guid>
  <author>
  ian-n...@hotmail.com
  (Ian Collins)
  </author>
  <pubDate>Thu, 24 Dec 2009 03:51:31 UT
</pubDate>
  </item>
  <item>
  <title>Re: Copied files take up more space than originals</title>
  <link>http://groups.google.com/group/comp.security.ssh/browse_frm/thread/d0c01e48fa6c097a/830ffb060feb4229?show_docid=830ffb060feb4229</link>
  <description>
  Semi-related to this, I do need to find a way of copying files and &lt;br&gt; preserving links, like the &#39;-a&#39; option does on GNU &#39;cp&#39;. I think &lt;br&gt; creating a tar archive and then extracting it might be one way, but &lt;br&gt; I&#39;d like to avoid the need to create an intermediate file if &lt;br&gt; possible. &lt;br&gt; Dave &lt;br&gt; (PS, I am the original poster, also known as f...@coo.com depending on
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.security.ssh/browse_frm/thread/d0c01e48fa6c097a/830ffb060feb4229?show_docid=830ffb060feb4229</guid>
  <author>
  drkir...@gmail.com
  (David Kirkby)
  </author>
  <pubDate>Thu, 24 Dec 2009 02:00:34 UT
</pubDate>
  </item>
  <item>
  <title>Re: Copied files take up more space than originals</title>
  <link>http://groups.google.com/group/comp.security.ssh/browse_frm/thread/d0c01e48fa6c097a/43fc3fa99bea63d7?show_docid=43fc3fa99bea63d7</link>
  <description>
  The default behaviour does nothing at all. You must specify various &lt;br&gt; options in order to run rsync. The usual one is -a (for archive) and -v &lt;br&gt; ( for verbose if you want to see which files are being transfered). As &lt;br&gt; he says, -H if you want hard links handled properly. There are many &lt;br&gt; options so skimming the man page is a good idea.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.security.ssh/browse_frm/thread/d0c01e48fa6c097a/43fc3fa99bea63d7?show_docid=43fc3fa99bea63d7</guid>
  <author>
  un...@wormhole.physics.ubc.ca
  (unruh)
  </author>
  <pubDate>Wed, 23 Dec 2009 18:11:52 UT
</pubDate>
  </item>
  <item>
  <title>Re: Copied files take up more space than originals</title>
  <link>http://groups.google.com/group/comp.security.ssh/browse_frm/thread/d0c01e48fa6c097a/9d7baeacb3c16f19?show_docid=9d7baeacb3c16f19</link>
  <description>
  Dave wrote: &lt;br&gt; No. Why should the manufacturers of horse drawn carriages install all &lt;br&gt; of the safety features needed for the carriage to operate on an &lt;br&gt; Interstate highway? If you want to travel on an Interstate highway get &lt;br&gt; and use a car or truck not a carriage. &lt;br&gt; As discussed already tar and rsync are there for this use.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.security.ssh/browse_frm/thread/d0c01e48fa6c097a/9d7baeacb3c16f19?show_docid=9d7baeacb3c16f19</guid>
  <author>
  dfrey...@yahoo.com
  (Doug Freyburger)
  </author>
  <pubDate>Wed, 23 Dec 2009 17:44:22 UT
</pubDate>
  </item>
  <item>
  <title>Re: Copied files take up more space than originals</title>
  <link>http://groups.google.com/group/comp.security.ssh/browse_frm/thread/d0c01e48fa6c097a/768f799f8b4f0cd9?show_docid=768f799f8b4f0cd9</link>
  <description>
  I would definitely use the tar solution or the rsync solution. Since &lt;br&gt; it&#39;s a relatively small amount of data &#39;tar&#39; may be easiest. &lt;br&gt; I live for rsync these days too. I&#39;m not sure rsync comes with &lt;br&gt; Solaris 10 by default. I&#39;ve added it via Blastwave or OpenCSW, but &lt;br&gt; SunFreeware tools is good for that too.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.security.ssh/browse_frm/thread/d0c01e48fa6c097a/768f799f8b4f0cd9?show_docid=768f799f8b4f0cd9</guid>
  <author>
  chris.sca...@gmail.com
  (ChrisS)
  </author>
  <pubDate>Wed, 23 Dec 2009 15:21:21 UT
</pubDate>
  </item>
  </channel>
</rss>
