jmccann
Posts: 10
|
| Posted: 03/20/2008, 10:25 AM |
|
In design mode, I wish to test a single page. I click "Live Page" and CCS copies ALL of my project files to my remote server.
Also, if I toggle between Design and LIve Page it uploads all the files again, even if I don't make any changes.
I have two questions:
1. How do I get just the current page to upload.
2. How do I only upload only after making a change
|
 |
 |
pbrad
Posts: 58
|
| Posted: 03/20/2008, 10:34 AM |
|
Select 'Quick Publish 'pagename' from the menu.
Pete
_________________
Pete
CCS 4
MySQL
PHP |
 |
 |
wkempees
Posts: 1679
|
| Posted: 03/20/2008, 11:53 AM |
|
Use a 'staging'server i.e. a local server, purely for testing purposes.
Using the 'Server Profiles' have one profile (in my case the default) publish to (in my case a local XAMPP) server environment. That way you can publish one page a set of pagesor everything as much as you like. When ready for production, simply choose a second(ary) profile set for FTP publish to the remote server, also having it's own specific settings.
Walter
_________________
Origin: NL, T:GMT+1 (Forumtime +9)
CCS3/4.01.006 PhP, MySQL .Net/InMotion(Vista/XP, XAMPP)
if you liked this info PAYPAL me: http://donate.consultair.eu
|
 |
 |
Chris__T
Posts: 339
|
| Posted: 03/24/2008, 1:47 PM |
|
can your test server be your workstation?
|
 |
 |
pbrad
Posts: 58
|
| Posted: 03/24/2008, 2:28 PM |
|
Yes,
Just load something like Xaamp or ServerToGo onto your workstation.
Pete
_________________
Pete
CCS 4
MySQL
PHP |
 |
 |
|