<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://kb.rvmgroup.it/index.php?action=history&amp;feed=atom&amp;title=Automatizzare_trasferimenti_FTP_con_Windows</id>
	<title>Automatizzare trasferimenti FTP con Windows - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://kb.rvmgroup.it/index.php?action=history&amp;feed=atom&amp;title=Automatizzare_trasferimenti_FTP_con_Windows"/>
	<link rel="alternate" type="text/html" href="https://kb.rvmgroup.it/index.php?title=Automatizzare_trasferimenti_FTP_con_Windows&amp;action=history"/>
	<updated>2026-05-05T22:43:04Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://kb.rvmgroup.it/index.php?title=Automatizzare_trasferimenti_FTP_con_Windows&amp;diff=4942&amp;oldid=prev</id>
		<title>Gabriele.vivinetto at 08:33, 21 November 2006</title>
		<link rel="alternate" type="text/html" href="https://kb.rvmgroup.it/index.php?title=Automatizzare_trasferimenti_FTP_con_Windows&amp;diff=4942&amp;oldid=prev"/>
		<updated>2006-11-21T08:33:23Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Per eseguire un trasferimento FTP automatico con l&amp;#039;FTP di windows, creare un file testo con i comandi:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
open indirizzo_IP&lt;br /&gt;
user&lt;br /&gt;
nomeutente&lt;br /&gt;
passwordutente&lt;br /&gt;
put file1&lt;br /&gt;
quit&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Eseguirlo con:&lt;br /&gt;
&lt;br /&gt;
 ftp -n -s:test.scr 11.11.11.11&lt;br /&gt;
&lt;br /&gt;
==Riferimenti==&lt;br /&gt;
&lt;br /&gt;
* [http://support.microsoft.com/?scid=kb%3Ben-us%3B96269&amp;amp;x=11&amp;amp;y=14 MS Support: Using FTP Batch Scripts]&lt;/div&gt;</summary>
		<author><name>Gabriele.vivinetto</name></author>
	</entry>
</feed>