Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Building a file export module

Status
Not open for further replies.

jwdcfdeveloper

Programmer
Mar 20, 2001
170
US
I need to build a module that can export files (cfml, html, images, js, java, etc.)between servers/environments (i.e. from development to QA, and from QA to Production). I am using an Apache server with WebDAV and CVS. I know WebDAV has some export capabilities, but not enough for what we need. Anyone know of a good article, or have a good idea of the code needed to accomplish this? I'm open to non C++ based solutions as well.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top