<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki.spacerabbit.cc/index.php?action=history&amp;feed=atom&amp;title=SSH_copy_files_%2F_dir</id>
	<title>SSH copy files / dir - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.spacerabbit.cc/index.php?action=history&amp;feed=atom&amp;title=SSH_copy_files_%2F_dir"/>
	<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=SSH_copy_files_/_dir&amp;action=history"/>
	<updated>2026-04-18T22:07:35Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Laemmi´s Wiki</subtitle>
	<generator>MediaWiki 1.42.4</generator>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=SSH_copy_files_/_dir&amp;diff=5&amp;oldid=prev</id>
		<title>Laemmi: Die Seite wurde neu angelegt: „Category:Terminal   Copy files from remote to local   ssh user@host &#039;cat /path/to/file&#039; &gt; ~/Downloads/file  scp user@host:/path/to/dir ~/Downloads/dir  Cop…“</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=SSH_copy_files_/_dir&amp;diff=5&amp;oldid=prev"/>
		<updated>2021-09-22T19:08:32Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „&lt;a href=&quot;/index.php?title=Kategorie:Terminal&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Kategorie:Terminal (Seite nicht vorhanden)&quot;&gt;Category:Terminal&lt;/a&gt;   Copy files from remote to local   ssh user@host &amp;#039;cat /path/to/file&amp;#039; &amp;gt; ~/Downloads/file  scp user@host:/path/to/dir ~/Downloads/dir  Cop…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:Terminal]] &lt;br /&gt;
&lt;br /&gt;
Copy files from remote to local&lt;br /&gt;
&lt;br /&gt;
 ssh user@host &amp;#039;cat /path/to/file&amp;#039; &amp;gt; ~/Downloads/file&lt;br /&gt;
 scp user@host:/path/to/dir ~/Downloads/dir&lt;br /&gt;
&lt;br /&gt;
Copy dirs form remote to local&lt;br /&gt;
&lt;br /&gt;
 scp -r ~/Downloads/dir/ user@host:/path/to/dir/&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
</feed>