View Full Version : Unattended build upload to ftp site
pwalsh
08-27-2008, 06:09 PM
I am creating automation to publish my files to an ftp site. I can do it from the gui, but I need the task to run from the command line. What I have now is:
TrueUpdate.exe" /BUILD filename.tu2
Is there an additional command line arg that will allow me to do this? If this is more complicated than a command line arg, can someone point me to the howtos.
Thank you
Patty
jassing
08-27-2008, 11:38 PM
I am creating automation to publish my files to an ftp site. I can do it from the gui, but I need the task to run from the command line. What I have now is:
TrueUpdate.exe" /BUILD filename.tu2
Is there an additional command line arg that will allow me to do this? If this is more complicated than a command line arg, can someone point me to the howtos.
Thank you
Patty
So when you build your project it it doesn't upload to servers you specified w/in the project?
pwalsh
08-28-2008, 12:10 PM
Apparently, the build does upload to both servers indicated in the project. One is a production server, so I have limitted ability to test that possibility.
I need the upload to go to our internal servers on most runs and our externally visisble server only on certain occassions. Can I control this from the command line without creating seperate builds for the two targets?
Patty
jassing
08-28-2008, 12:14 PM
I would suggest that you set up the TU project to only upload the the server(s) you always want to upload to -- then use an ftp client to upload to specific servers as you desire -- ftp.exe (in all versions of windows) can be scripted...
vBulletin® v3.7.3, Copyright ©2000-2009, Jelsoft Enterprises Ltd.