Mon Dec 25, 2006 5:06 am |
Replies: 3 |
Views: 5038 |
|
 |
It's not a slow network, it's a large file count. Try a large file count downlaod using an FTP client like FileZilla that supports multiple connections and you'll see a huge performance difference.
|
Sat Dec 23, 2006 1:12 pm |
Replies: 1 |
Views: 4822 |
|
 |
Hi, I think I found a problem regarding FTP download failures.
Does phpEd create a 0-byte file locally if the download fails from server? If so, this local file is then uploaded at the next Smart S ...
|
Sat Dec 23, 2006 1:09 pm |
Replies: 1 |
Views: 4821 |
|
 |
Nevermind, I see the TZ feature now. Sorry 
|
Sat Dec 23, 2006 12:51 pm |
Replies: 1 |
Views: 4821 |
|
 |
It appears that Smart Sync is confused by time zones, is this right?
|
Sat Dec 23, 2006 12:09 pm |
Replies: 3 |
Views: 5038 |
|
 |
Is there a way to set the maximum number of simultaneous connections? It's taking forever to synch my FTP project... 
|
Wed Aug 02, 2006 10:57 pm |
Replies: 4 |
Views: 6922 |
|
 |
I've only tested on PHP5, sorry 
|
Wed Aug 02, 2006 1:01 am |
Replies: 4 |
Views: 6922 |
|
 |
APD does this.
After installing APD, just put this statement at the top of your file.
apd_set_pprof_trace();
Then, run your page. It will produce a profiling trace file in whatever path you ...
|