Since you mentioned uploading the files via FTP, you may want to look
at this Ant task as well:

http://ant.apache.org/manual/OptionalTasks/ftp.html

Hope that helps.

-Chris

On 5/31/06, Marcelo de Moraes Serpa <[EMAIL PROTECTED]> wrote:
>
> Hi list,
>
> I have quite a big project that has the client-side implemented in flash and
> server side with php. I´m already tired of having to modify the settings on
> both client and server class files each time I need to deploy it to the
> production server. Also, it´s slowly and boring to see what files I´ve
> modified and upload them manually via ftp to the server. I´m thinking about
> making all this process automatic and kind of intelligent through some kind
> of script. Maybe Ant would be enough? (I already use it to mount my swf
> files)... what you use to deploy you application? Any sugestions would be
> much appreaciated!
>
> Cheers,
>
> Marcelo.
> _______________________________________________
> osflash mailing list
> [email protected]
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>
>
>

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to