<?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>rdesktop &#8211; VeriTeknik</title>
	<atom:link href="https://www.veriteknik.net.tr/en/tag/rdesktop/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.veriteknik.net.tr/en/</link>
	<description>VeriTeknik Bilişim &#124; VeriTeknik Bilişim</description>
	<lastBuildDate>Wed, 30 May 2012 07:48:33 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>File Transfer From Windows to Linux via rdesktop</title>
		<link>https://www.veriteknik.net.tr/en/file-transfer-from-windows-to-linux-via-rdesktop/</link>
					<comments>https://www.veriteknik.net.tr/en/file-transfer-from-windows-to-linux-via-rdesktop/#respond</comments>
		
		<dc:creator><![CDATA[Mustafa Emre Aydın]]></dc:creator>
		<pubDate>Wed, 30 May 2012 07:48:33 +0000</pubDate>
				<category><![CDATA[LINUX Help]]></category>
		<category><![CDATA[file transfer]]></category>
		<category><![CDATA[rdesktop]]></category>
		<category><![CDATA[remote desktop]]></category>
		<guid isPermaLink="false">http://www.plugged.in/?p=522</guid>

					<description><![CDATA[<p>rdesktop is the essential tool for Remote Desktop Management of Windows boxes using Linux as your local machine. It is sometimes crucial to be able to transfer files using rdesktop, especially when there isn&#8217;t any FTP service (or equivalent). Luckily rdesktop supports file transfer modes. Before connecting you the Windows box, let&#8217;s make a directory [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.veriteknik.net.tr/en/file-transfer-from-windows-to-linux-via-rdesktop/">File Transfer From Windows to Linux via rdesktop</a> appeared first on <a rel="nofollow" href="https://www.veriteknik.net.tr/en/">VeriTeknik</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a title="Rdesktop" href="http://www.rdesktop.org/" target="_blank">rdesktop</a> is the essential tool for Remote Desktop Management of Windows boxes using Linux as your local machine. It is sometimes crucial to be able to transfer files using rdesktop, especially when there isn&#8217;t any FTP service (or equivalent). Luckily rdesktop supports file transfer modes.</p>
<p>Before connecting you the Windows box, let&#8217;s make a directory on your local Linux.</p>
<p><strong> $ mkdir ~/windows</strong></p>
<p>Now, when connecting to Windows, we will use this kind of notation on the rdeskop arguments,</p>
<p><strong> $ rdesktop -f 10.20.30.40 -r disk:linux=/home/eaydin/windows</strong></p>
<p><strong> -f :</strong> this is not of importance in our case, it&#8217;s just for full screen mode, to enter and exit fullscreen mode, press <em>Ctrl+Alt+Enter</em></p>
<p><strong> -r :</strong>  this is the remote share option. disk is one of the options available, this will create a disk on the network devices of the Windows box, named &#8220;<strong>linux</strong>&#8221; which will point to <strong>/home/eaydin/</strong>windows on our Linux box. Don&#8217;t forget that <strong>you need Windows XP and newer</strong> for this feature, and <strong>the device name is limited to 8 characters!</strong></p>
<p>After connecting with these options, on your Windows box (via the rdesktop interface) go to</p>
<p>Network Places -&gt; Entire Network -&gt; Microsoft Terminal Services -&gt; tsclient</p>
<p>Here you&#8217;ll find a device named <strong>linux</strong>, this is your <strong>/home/eaydin/windows</strong> folder!</p>
<p>The <strong>-r</strong> option of rdesktop support many redirections such as <em>sound, printer,  clipboard</em> and more. Check the manual pages for more detail.</p>
<p>The post <a rel="nofollow" href="https://www.veriteknik.net.tr/en/file-transfer-from-windows-to-linux-via-rdesktop/">File Transfer From Windows to Linux via rdesktop</a> appeared first on <a rel="nofollow" href="https://www.veriteknik.net.tr/en/">VeriTeknik</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.veriteknik.net.tr/en/file-transfer-from-windows-to-linux-via-rdesktop/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">522</post-id>	</item>
	</channel>
</rss>
