<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; CMD/BAT: Не могу скопировать папку]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=13994&amp;type=atom" />
	<updated>2018-08-01T18:20:15Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=13994</id>
		<entry>
			<title type="html"><![CDATA[Re: CMD/BAT: Не могу скопировать папку]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=127646#p127646" />
			<content type="html"><![CDATA[<p>&quot;<strong>\</strong>&quot; на конце пути целевого каталога:<br /></p><div class="codebox"><pre><code>xcopy &quot;d:\00000000\config&quot; &quot;d:\00000000\temp\config\&quot; /e</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Мальчик-гей]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=30832</uri>
			</author>
			<updated>2018-08-01T18:20:15Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=127646#p127646</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: CMD/BAT: Не могу скопировать папку]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=127601#p127601" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>echo d|xcopy.exe &quot;d:\00000000\config&quot; &quot;d:\00000000\temp\config&quot; /s /e</code></pre></div>]]></content>
			<author>
				<name><![CDATA[alexii]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=1844</uri>
			</author>
			<updated>2018-07-31T02:27:09Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=127601#p127601</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[CMD/BAT: Не могу скопировать папку]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=127599#p127599" />
			<content type="html"><![CDATA[<p>Мне надо папку &quot;config&quot; со всем содержимым скопировать в папку &quot;temp&quot;.<br />А копируется тока содержимое.<br />Подскажите как это реализовать.<br />За ранее спасибо.</p><br /><div class="quotebox"><blockquote><p>xcopy &quot;D:\00000000\config&quot; &quot;D:\00000000\temp\&quot; /s /e</p></blockquote></div>]]></content>
			<author>
				<name><![CDATA[xwxcv.lal]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39418</uri>
			</author>
			<updated>2018-07-31T00:59:30Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=127599#p127599</id>
		</entry>
</feed>
