Yup, you can do this...

We have a simular type of application.

Files are givin a unique number. When a client updates a page it goes
into pending status in the database. Even though the page it's self is
static we still keep a record of the last modified record so we can
just ftp those changes without having to do the whole group of files.
When they click Commit changes to website, FTP service runs, loops
though records where status is pending and then this script updates
the status to live in the Database.

Casey Dougall

On 1/29/06, Terry Troxel <[EMAIL PROTECTED]> wrote:
> I have written an application that generates static html
> files for a website created with a template.
> It has an ftp app that transfers all the html, image and js
> files to the proper folders on a remote site using cfftp.
> I have this working correctly, but am wondering if there is
> a way to only upload the changed files since the last
> upload.
> Any help would be appreciated.
>
> Terry Troxel


--

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230692
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to