<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://dikapediav2.com/wiki/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://dikapediav2.com/wiki/index.php?action=history&amp;feed=atom&amp;title=SCP"/>
	<link rel="alternate" type="text/html" href="https://dikapediav2.com/wiki/index.php?title=SCP&amp;action=history"/>
	<updated>2026-05-15T09:20:17Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://dikapediav2.com/wiki/index.php?title=SCP&amp;diff=164&amp;oldid=prev</id>
		<title>Ardika Sulistija: Created page with &quot;  &lt;B&gt;SCP&lt;/B&gt; - Secure copy (remote file copy program)  ----   Examples:  # Copy files from current directory in local machine to remote host:  scp -i &quot;/home/ardika/.ssh/main_ardika_vm_key&quot; ec2_instance.sh num_files_dir.sh subnet_script.sh subnet_script_v2.sh  ardika@3.83.174.147:git_scripts   # Copy files from remote host directory to local machine:  scp -i &quot;~/.ssh/ireland_key&quot; ec2-user@54.216.87.247:~/packetcap.pcap ~/Downloads/    ====Use SCP to download/upload file fr...&quot;</title>
		<link rel="alternate" type="text/html" href="https://dikapediav2.com/wiki/index.php?title=SCP&amp;diff=164&amp;oldid=prev"/>
		<updated>2024-09-11T14:24:41Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;  &amp;lt;B&amp;gt;SCP&amp;lt;/B&amp;gt; - Secure copy (remote file copy program)  ----   Examples:  # Copy files from current directory in local machine to remote host:  scp -i &amp;quot;/home/ardika/.ssh/main_ardika_vm_key&amp;quot; ec2_instance.sh num_files_dir.sh subnet_script.sh subnet_script_v2.sh  ardika@3.83.174.147:git_scripts   # Copy files from remote host directory to local machine:  scp -i &amp;quot;~/.ssh/ireland_key&amp;quot; ec2-user@54.216.87.247:~/packetcap.pcap ~/Downloads/    ====Use SCP to download/upload file fr...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;B&amp;gt;SCP&amp;lt;/B&amp;gt; - Secure copy (remote file copy program)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Examples:&lt;br /&gt;
 # Copy files from current directory in local machine to remote host:&lt;br /&gt;
 scp -i &amp;quot;/home/ardika/.ssh/main_ardika_vm_key&amp;quot; ec2_instance.sh num_files_dir.sh subnet_script.sh subnet_script_v2.sh  ardika@3.83.174.147:git_scripts&lt;br /&gt;
&lt;br /&gt;
 # Copy files from remote host directory to local machine:&lt;br /&gt;
 scp -i &amp;quot;~/.ssh/ireland_key&amp;quot; ec2-user@54.216.87.247:~/packetcap.pcap ~/Downloads/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Use SCP to download/upload file from/to Linux VM to local Windows PC====&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
You can use &amp;lt;b&amp;gt;scp&amp;lt;/b&amp;gt; on Windows using Powershell. To download file from remote server, command is pretty much the same&lt;br /&gt;
 scp &amp;lt;user&amp;gt;@&amp;lt;remote_host_ip&amp;gt;:/home/ardika/some_file.txt &amp;quot;C:\local directory&amp;quot;&lt;br /&gt;
&lt;br /&gt;
To upload to remote server:&lt;br /&gt;
 scp &amp;quot;C:\local directory&amp;quot; &amp;lt;user&amp;gt;@&amp;lt;remote_host_ip&amp;gt;:/home/ardika/&lt;/div&gt;</summary>
		<author><name>Ardika Sulistija</name></author>
	</entry>
</feed>