<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.ivanovic.nz/index.php?action=history&amp;feed=atom&amp;title=Scp</id>
		<title>Scp - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.ivanovic.nz/index.php?action=history&amp;feed=atom&amp;title=Scp"/>
		<link rel="alternate" type="text/html" href="https://wiki.ivanovic.nz/index.php?title=Scp&amp;action=history"/>
		<updated>2026-04-17T14:29:21Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.28.0</generator>

	<entry>
		<id>https://wiki.ivanovic.nz/index.php?title=Scp&amp;diff=30&amp;oldid=prev</id>
		<title>Milosivanovic: Created page with &quot;== Common arguments == &lt;code&gt;-r&lt;/code&gt; recursive&lt;br /&gt; &lt;code&gt;-P&lt;/code&gt; port number (default 22)  == Push a file == &lt;source lang=&quot;bash&quot;&gt; scp ./path/to/source user@host:/path/to...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.ivanovic.nz/index.php?title=Scp&amp;diff=30&amp;oldid=prev"/>
				<updated>2014-07-04T01:40:02Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Common arguments == &amp;lt;code&amp;gt;-r&amp;lt;/code&amp;gt; recursive&amp;lt;br /&amp;gt; &amp;lt;code&amp;gt;-P&amp;lt;/code&amp;gt; port number (default 22)  == Push a file == &amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt; scp ./path/to/source user@host:/path/to...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Common arguments ==&lt;br /&gt;
&amp;lt;code&amp;gt;-r&amp;lt;/code&amp;gt; recursive&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;-P&amp;lt;/code&amp;gt; port number (default 22)&lt;br /&gt;
&lt;br /&gt;
== Push a file ==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
scp ./path/to/source user@host:/path/to/destination&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Pull a file ==&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
scp user@host:/path/to/source ./path/to/destination&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>Milosivanovic</name></author>	</entry>

	</feed>