thanks.<br><br>Before, i&#39;m just trying to write a function &#39;ftp-upload-file, because it can serve for many users ..<br>if i can&#39;t do that, i&#39;ll post here :)<br><br><div class="gmail_quote">2010/10/16 Neil Van Dyke <span dir="ltr">&lt;<a href="mailto:neil@neilvandyke.org">neil@neilvandyke.org</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">scouic wrote at 10/16/2010 09:14 AM:<div class="im"><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
i have written a bash file (ubuntu) and a batch file (windows) who upload my_file.txt on my server. Can i launch, for example in windows, ftp-upload.bat via racket for upload my file on my server ?<br>
</blockquote></div>
Yes, you can do that.  There are many different procedures you could use, listed on:<br>
<br>
<a href="http://docs.racket-lang.org/reference/subprocess.html" target="_blank">http://docs.racket-lang.org/reference/subprocess.html</a><br>
<br>
One of the easiest is &quot;system*/exit-code&quot;.  If you find that doesn&#39;t do everything you need, then you can do something more complicated with one of the other procedures.<br><font color="#888888">
<br>
-- <br>
<a href="http://www.neilvandyke.org/" target="_blank">http://www.neilvandyke.org/</a><br>
</font></blockquote></div><br><br clear="all"><br>-- <br>--------------------------------------------------------<div>site : <a href="http://scouic.com" target="_blank">http://scouic.com</a></div><div>--------------------------------------------------------</div>
<br>