epidos
Posts: 20
|
| Posted: 08/23/2008, 7:33 AM |
|
Every time I want to use the code charge to upload files to the server, it is sooooo slow that it times out couple of times before everything is uploaded and I am talking about only 1 page upload. 
also why code charge needs to upload so many pages when I only changed on page?
|
 |
 |
Oper
Posts: 1195
|
| Posted: 08/23/2008, 8:16 AM |
|
2 Adviced:
1) Work and test in your computer
then
2) Upload the Program you changed using any FTP Program there
i will recomed TotalCommander
_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)
http://www.PremiumWebTemplate.com
Affiliation Web Site Templates
Please do backup first |
 |
 |
tsgroman
Posts: 64
|
| Posted: 08/23/2008, 9:16 AM |
|
Quote epidos:
also why code charge needs to upload so many pages when I only changed on page?
You don't have to publish the entire project. You can publish a single page.
You can use the "Publish Page" tool bar button, F8, or the menu item Poject -> Publish <selected page> to publish a single page. Use the Project Explorer to select the page you want to publish.
|
 |
 |
jjrjr1
Posts: 942
|
| Posted: 08/23/2008, 9:48 AM |
|
Hi
Another thing to do is select
Quick Publish for the selcted file.
This will cause CCS to only upload the page in selected instead of re-publishing all the common files.
This works if you only have edited one script file and only 2 or 3 pages get uplaoded.
Have fun
_________________
John Real - More CodeCharge Studio Support at - http://CCSElite.com |
 |
 |
epidos
Posts: 20
|
| Posted: 08/24/2008, 4:31 AM |
|
Quote tsgroman:
Quote epidos:
also why code charge needs to upload so many pages when I only changed on page?
You don't have to publish the entire project. You can publish a single page.
You can use the "Publish Page" tool bar button, F8, or the menu item Poject -> Publish <selected page> to publish a single page. Use the Project Explorer to select the page you want to publish.
I do that but it is still 150 files that will be transfered, just by publishing one page.
|
 |
 |
tsgroman
Posts: 64
|
| Posted: 08/24/2008, 1:11 PM |
|
Quote epidos:
I do that but it is still 150 files that will be transfered, just by publishing one page.
Publish Page will publish the Page + file dependencies.
If that is a problem for you, then use jjrjr1's suggestion of the Quick Publish function. But understand, even the Quick Publish feature will publish code behind files, etc...
|
 |
 |
wkempees
Posts: 1679
|
| Posted: 08/24/2008, 4:10 PM |
|
Actually follow all the advice given here, combined.
Get a local test environment installed (like XAMPP)
local webserver.scripting engine PhP/Database MySQL.
CCS will now publish like a rocket, live page will work, all combinations of F10 will.
When done, create second Server Profile, set it to FTP, give it the correct connections and press Publish, FTP will probably be slow, but who cares, you are going live then.
CCS will follow your Server profile settings and respect totally different pathsettings, database names etc.
Syncronize the databases and be on your way.
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
|
 |
 |
datadoit
|
| Posted: 08/24/2008, 5:46 PM |
|
Check whether your server is expecting active or passive ftp connections
and update your publishing settings accordingly.
|
|
|
 |
tsgroman
Posts: 64
|
| Posted: 08/24/2008, 10:07 PM |
|
And if none of these suggestions work, try sacrificing a TSR-80 to the FTP gods.
|
 |
 |
|