Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

FTP Publisher for CruiseControl.Net?

Does anyone know how to use CruiseControl.Net to publish to an FTP server?

like image 916
Darren Oster Avatar asked Nov 18 '25 23:11

Darren Oster


1 Answers

I don't think there's a specific way to do this. You can of course always run the commandline ftp client in window from cruise control.net

One tip:

I found that stuff like this can be hard to set up and maintain in cc.net. There's a lot of trial and error involved and because you're working on a server every trial and every error can take a long time to debug. I usually have a very generic cc.net build setup that i can copy for all my projects that just gets the source from version-control and starts a nant build script. Because you can run the nant build-script on your local machine as well debugging it is far easier.

like image 61
Mendelt Avatar answered Nov 21 '25 22:11

Mendelt



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!