 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: simply copy from one pc to another</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/simply-copy-from-one-pc-to-another/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/simply-copy-from-one-pc-to-another/</link>
	<description></description>
	<lastBuildDate>Fri, 24 May 2013 17:13:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: newbie80</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/simply-copy-from-one-pc-to-another/#comment-65761</link>
		<dc:creator>newbie80</dc:creator>
		<pubDate>Sun, 19 Jul 2009 16:35:25 +0000</pubDate>
		<guid isPermaLink="false">#comment-65761</guid>
		<description><![CDATA[thank you very much Troy

I really appreciate your kind help 

this works.]]></description>
		<content:encoded><![CDATA[<p>thank you very much Troy</p>
<p>I really appreciate your kind help </p>
<p>this works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Troy Tate</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/simply-copy-from-one-pc-to-another/#comment-65681</link>
		<dc:creator>Troy Tate</dc:creator>
		<pubDate>Fri, 17 Jul 2009 12:39:22 +0000</pubDate>
		<guid isPermaLink="false">#comment-65681</guid>
		<description><![CDATA[ftp client is typically part of the operating system. In Windows, click Start, Run, CMD

Type:

 ftp server-name  

Where server-name is the name of the server you want to connect to, for example:

 ftp servername (or serverIP)

Next you will be prompted for your username and password. 

Here is a list of the commands you will routinely use in the FTP program:
put filename - Upload a file to the server
get filename - Download a file from the server
mput filename - Put multiple files on the server
mget filename - Get multiple files on the server
ls - Get a list of files in the current directory
cd - Change directory
quit - Ends your ftp session]]></description>
		<content:encoded><![CDATA[<p>ftp client is typically part of the operating system. In Windows, click Start, Run, CMD</p>
<p>Type:</p>
<p> ftp server-name  </p>
<p>Where server-name is the name of the server you want to connect to, for example:</p>
<p> ftp servername (or serverIP)</p>
<p>Next you will be prompted for your username and password. </p>
<p>Here is a list of the commands you will routinely use in the FTP program:<br />
put filename &#8211; Upload a file to the server<br />
get filename &#8211; Download a file from the server<br />
mput filename &#8211; Put multiple files on the server<br />
mget filename &#8211; Get multiple files on the server<br />
ls &#8211; Get a list of files in the current directory<br />
cd &#8211; Change directory<br />
quit &#8211; Ends your ftp session</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mshen</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/simply-copy-from-one-pc-to-another/#comment-65663</link>
		<dc:creator>mshen</dc:creator>
		<pubDate>Thu, 16 Jul 2009 23:27:04 +0000</pubDate>
		<guid isPermaLink="false">#comment-65663</guid>
		<description><![CDATA[That is two backslashes.  \\computername]]></description>
		<content:encoded><![CDATA[<p>That is two backslashes.  \\computername</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mshen</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/simply-copy-from-one-pc-to-another/#comment-65662</link>
		<dc:creator>mshen</dc:creator>
		<pubDate>Thu, 16 Jul 2009 23:26:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-65662</guid>
		<description><![CDATA[OK... When you RDP into the server, you should be able to whack into the machine that you want.  i.e. Start -&gt; Run -&gt; \ComputerNamec$.

That is assuming you have administrative priviledges on the remote machine.]]></description>
		<content:encoded><![CDATA[<p>OK&#8230; When you RDP into the server, you should be able to whack into the machine that you want.  i.e. Start -&gt; Run -&gt; \ComputerNamec$.</p>
<p>That is assuming you have administrative priviledges on the remote machine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: newbie80</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/simply-copy-from-one-pc-to-another/#comment-65654</link>
		<dc:creator>newbie80</dc:creator>
		<pubDate>Thu, 16 Jul 2009 19:57:52 +0000</pubDate>
		<guid isPermaLink="false">#comment-65654</guid>
		<description><![CDATA[TroyTate 

I did not get you. 

with the filezilla server installed on my server, how can I upload files from any other client pc without installing an ftp client ?]]></description>
		<content:encoded><![CDATA[<p>TroyTate </p>
<p>I did not get you. </p>
<p>with the filezilla server installed on my server, how can I upload files from any other client pc without installing an ftp client ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Troy Tate</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/simply-copy-from-one-pc-to-another/#comment-65653</link>
		<dc:creator>Troy Tate</dc:creator>
		<pubDate>Thu, 16 Jul 2009 19:40:45 +0000</pubDate>
		<guid isPermaLink="false">#comment-65653</guid>
		<description><![CDATA[The filezilla option does not require on every client, just the server where the clients need to transfer files to for backup purposes. In fact, the push of the log files can be scheduled events using batch files from the clients to the FTP server and permit you to do other things since the task would be automated.]]></description>
		<content:encoded><![CDATA[<p>The filezilla option does not require on every client, just the server where the clients need to transfer files to for backup purposes. In fact, the push of the log files can be scheduled events using batch files from the clients to the FTP server and permit you to do other things since the task would be automated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: newbie80</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/simply-copy-from-one-pc-to-another/#comment-65651</link>
		<dc:creator>newbie80</dc:creator>
		<pubDate>Thu, 16 Jul 2009 19:10:52 +0000</pubDate>
		<guid isPermaLink="false">#comment-65651</guid>
		<description><![CDATA[thank you for your efforts guys. 

but in all the 3 proposed solutions, it would require installing an agent software on the client.... 

This is of course easy to do... yet, such a solution would not be feasible when dealing with thousands of customers, each having his or her PC or terminal ....  I could not just install this agent for every customer whom I need to get log files from....]]></description>
		<content:encoded><![CDATA[<p>thank you for your efforts guys. </p>
<p>but in all the 3 proposed solutions, it would require installing an agent software on the client&#8230;. </p>
<p>This is of course easy to do&#8230; yet, such a solution would not be feasible when dealing with thousands of customers, each having his or her PC or terminal &#8230;.  I could not just install this agent for every customer whom I need to get log files from&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: newbie80</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/simply-copy-from-one-pc-to-another/#comment-65650</link>
		<dc:creator>newbie80</dc:creator>
		<pubDate>Thu, 16 Jul 2009 19:08:28 +0000</pubDate>
		<guid isPermaLink="false">#comment-65650</guid>
		<description><![CDATA[using non-secure ways of transmitting the files such as uploading to gmail or to other file-upload utilities is not a good idea as those are supposed to be sensitive log files.....]]></description>
		<content:encoded><![CDATA[<p>using non-secure ways of transmitting the files such as uploading to gmail or to other file-upload utilities is not a good idea as those are supposed to be sensitive log files&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: itcogent</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/simply-copy-from-one-pc-to-another/#comment-65638</link>
		<dc:creator>itcogent</dc:creator>
		<pubDate>Thu, 16 Jul 2009 16:16:56 +0000</pubDate>
		<guid isPermaLink="false">#comment-65638</guid>
		<description><![CDATA[If you want to access your drives to the target machine, you should be connected directly to the target machine, not through another machine. If you want to transfer some big files you can use online shared sites like dropbox, 4shared etc]]></description>
		<content:encoded><![CDATA[<p>If you want to access your drives to the target machine, you should be connected directly to the target machine, not through another machine. If you want to transfer some big files you can use online shared sites like dropbox, 4shared etc</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/10 queries in 0.040 seconds using memcached
Object Caching 379/385 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-24 18:37:10 -->