Site Admin
Joined: 13 Jul 2003 |
Posts: 8363 |
|
|
 |
Posted: Fri Jul 10, 2009 12:18 pm |
|
 |
 |
 |
 |
If Smart Sync shows "transferring", it is transferring and updates the file.
If you don't see the changes, means that you're checking wrong file.
The most common mistake is to have the same publishing root directory in the account and in the project properties.
Indeed, project's root is always relative from the account root directory.
If you have for example [/var/www/html] in these settings and upload index.php in your project root, you have to look for your file in /var/www/html/var/www/html/index.php, which is not what you want. In short, have one of the roots empty.
|