<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>服务器 &#8211; 老丁的博客</title>
	<atom:link href="https://www.laoding.me/archives/tag/%E6%9C%8D%E5%8A%A1%E5%99%A8/feed" rel="self" type="application/rss+xml" />
	<link>https://www.laoding.me</link>
	<description></description>
	<lastBuildDate>Sat, 12 Oct 2024 04:47:41 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>

<image>
	<url>https://public-123.oss-cn-guangzhou.aliyuncs.com/2024/09/cropped-图片_20240927133356-768x768-1-32x32.jpg</url>
	<title>服务器 &#8211; 老丁的博客</title>
	<link>https://www.laoding.me</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>SSH连接从A服务器下载文件到B服务器</title>
		<link>https://www.laoding.me/archives/721</link>
					<comments>https://www.laoding.me/archives/721#respond</comments>
		
		<dc:creator><![CDATA[laoding]]></dc:creator>
		<pubDate>Wed, 09 Oct 2024 13:50:42 +0000</pubDate>
				<category><![CDATA[办公网络]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[服务器]]></category>
		<guid isPermaLink="false">https://www.laoding.me/?p=721</guid>

					<description><![CDATA[1.命令格式 scp username@server_ip:/path/to/file /local/path [&#8230;]]]></description>
										<content:encoded><![CDATA[<h3>1.命令格式</h3>
<pre class="code">scp username@server_ip:/path/to/file /local/path/on/A</pre>
<h3>2.示例命令</h3>
<pre class="code">scp root@119.47.126.109:/root/myfile.zip /root</pre>
<p><img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-722" src="https://public-123.oss-cn-guangzhou.aliyuncs.com/2024/10/20241009134951748.jpg?x-oss-process=image/auto-orient,1/quality,q_90/format,webp" alt="" width="673" height="147" /></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.laoding.me/archives/721/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
