Saving a file opened from an FTP site (or saved to an
FTP site) does not clear the modified status of the
file. The file is saved, but the editor still thinks
it is modified.
Note that this also prevents the editor from closing
normally: if you try to exit, and say "Yes", save
such a file, the editor saves the file, then stays
open...
Logged In: YES
user_id=466678
Thank you for reporting.
Code for clearing modified status is there, but it is not
executed because syn (by some reason) thinks that there is
problem with the upload. So it nor clears modified status,
nor notifies you that it finds some problem with uploading
file. I have fixed it in CVS at least to give some notification.
Looks like there is some bug in upload code...