<?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>UI 網站 &#187; rsync</title>
	<atom:link href="http://ui.idv.tw/wordpress/?feed=rss2&#038;tag=rsync" rel="self" type="application/rss+xml" />
	<link>https://ui.idv.tw/wordpress</link>
	<description>個人雜亂筆記用</description>
	<lastBuildDate>Wed, 15 Oct 2025 10:08:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>&quot;rsync cannot delete non-empty directory</title>
		<link>https://ui.idv.tw/wordpress/?p=418</link>
		<comments>https://ui.idv.tw/wordpress/?p=418#comments</comments>
		<pubDate>Mon, 07 May 2018 01:13:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[未分類]]></category>
		<category><![CDATA[rsync]]></category>

		<guid isPermaLink="false">http://ui.idv.tw/wordpress/?p=418</guid>
		<description><![CDATA[5/4 &#8212;&#8212;&#8212;&#8212;&#8211; /etc/sh/bak.sh 增加 rsybc &#8211;delete-excluded 排除 "rsync cannot delete non-empty directory" 資料夾內有~$.* (導致不能刪除空目錄)]]></description>
			<content:encoded><![CDATA[<p>5/4 &#8212;&#8212;&#8212;&#8212;&#8211;   /etc/sh/bak.sh 增加 rsybc &#8211;delete-excluded 排除 "rsync cannot delete non-empty directory"<br />
			資料夾內有~$.* (導致不能刪除空目錄)</p>
]]></content:encoded>
			<wfw:commentRss>https://ui.idv.tw/wordpress/?feed=rss2&#038;p=418</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>rsync 只同步特定格式/副檔名檔案</title>
		<link>https://ui.idv.tw/wordpress/?p=398</link>
		<comments>https://ui.idv.tw/wordpress/?p=398#comments</comments>
		<pubDate>Wed, 27 Dec 2017 09:24:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[未分類]]></category>
		<category><![CDATA[rsync]]></category>

		<guid isPermaLink="false">http://ui.idv.tw/wordpress/?p=398</guid>
		<description><![CDATA[1 rsync -a &#8211;include &#8216;*/&#8217; &#8211;include &#8216;*.mp3&#8242; &#8211;exclude &#8216;*&#8217; source/ target/ 2. rsync -a &#8211;include &#8216;*/&#8217; &#8211;include-from=exshare &#8211;exclude &#8216;*&#8217; source/ target/]]></description>
			<content:encoded><![CDATA[<p>1<br />
rsync -a &#8211;include &#8216;*/&#8217; &#8211;include &#8216;*.mp3&#8242; &#8211;exclude &#8216;*&#8217; source/ target/<br />
2.<br />
rsync -a &#8211;include &#8216;*/&#8217; &#8211;include-from=exshare &#8211;exclude &#8216;*&#8217; source/ target/</p>
]]></content:encoded>
			<wfw:commentRss>https://ui.idv.tw/wordpress/?feed=rss2&#038;p=398</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
