<?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>MS-DOS FTP &#8211; Programming blog &#8211; website programming blog, blog on website programming .net, java , php and mor</title>
	<atom:link href="https://www.searchenginegenie.com/programming-blog/tag/ms-dos-ftp/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.searchenginegenie.com/programming-blog</link>
	<description></description>
	<lastBuildDate>Tue, 20 Jul 2010 16:35:35 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.5.5</generator>
	<item>
		<title>How do I send and receive files once connected in MS-DOS FTP?</title>
		<link>https://www.searchenginegenie.com/programming-blog/how-do-i-send-and-receive-files-once-connected-in-ms-dos-ftp/</link>
					<comments>https://www.searchenginegenie.com/programming-blog/how-do-i-send-and-receive-files-once-connected-in-ms-dos-ftp/#respond</comments>
		
		<dc:creator><![CDATA[Camilla]]></dc:creator>
		<pubDate>Mon, 21 Apr 2008 05:20:00 +0000</pubDate>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[MS-DOS FTP]]></category>
		<category><![CDATA[Send and Receive]]></category>
		<guid isPermaLink="false">http://www.searchenginegenie.com/programming-blog/how-do-i-send-and-receive-files-once-connected-in-ms-dos-ftp/</guid>

					<description><![CDATA[To get files from the server and put those files in your directory on the system you were currently working, type: get fileyouwanttoget.htm Where fileyouwanttoget.htm is the name of the file you desire to get from the computer connected to. To send a file from your computer to the computer you are connected to (providing [&#8230;]]]></description>
										<content:encoded><![CDATA[<p class="tab">To get files from the server and put those files in your directory on the system you were currently working, type:</p>
<p class="tab"><span style="font-weight: bold;">get fileyouwanttoget.htm</span></p>
<p class="tab">Where fileyouwanttoget.htm is the name of the file you desire to get from the computer connected to.</p>
<p class="tab">To send a file from your computer to the computer you are connected to (providing you have appropriate privileges and the file be present in the current working directory), type:</p>
<p class="tab"><span style="font-weight: bold;">send fileyouwanttoput.htm</span></p>
<p class="tab">Where fileyouwanttoput.htm is the name of the file that exists in the current directory; if you cannot recall the name of the file, use the ! command to temporally get back to a MS-DOS prompt; once you have located the file name, type exit to get back to the location you left in FTP.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.searchenginegenie.com/programming-blog/how-do-i-send-and-receive-files-once-connected-in-ms-dos-ftp/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Page Caching using Disk: Enhanced 
Minified using Disk

Served from: www.searchenginegenie.com @ 2024-06-26 18:21:54 by W3 Total Cache
-->