Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   C/C++ (http://www.chiefdelphi.com/forums/forumdisplay.php?f=183)
-   -   Could we use FTP? (http://www.chiefdelphi.com/forums/showthread.php?t=85282)

masoug 15-04-2010 23:38

Could we use FTP?
 
Hi,Just wondering, is it possible to use a ftp client to upload our robot code to the cRIO?Our cRIO has an ftp server, so could we just connect to it?-Masoug

Radical Pi 16-04-2010 00:07

Re: Could we use FTP?
 
The code is actually uploaded via FTP by WindRiver. It's just automated for you.

masoug 16-04-2010 12:56

Re: Could we use FTP?
 
So then how could we use something like "FileZilla" to upload/download code manually? Do we just input the IP address of the cRIO into the ftp client?Thanks!-Masoug

virtuald 16-04-2010 13:31

Re: Could we use FTP?
 
Yes, just FTP to 10.xx.xx.2, and use the username FRC/FRC. Your

I wrote an AutoIt script that will upload an object to the bot automatically for you, its a part of WebDMA. Note that it isn't designed to upload FRC_UserProgram.out, but it uploads a different object and modifies the configuration of the robot to ensure that the object gets loaded at runtime.

Modifying it to do what you want is left as an exercise for the reader.

http://code.google.com/p/webdma/sour.../FRCDeploy.au3

masoug 16-04-2010 21:29

Re: Could we use FTP?
 
Thanks! I'll be sure to try that!

-Masoug


All times are GMT -5. The time now is 13:49.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi