This information is stored in the files wihtin the _vti_cnf folders. If
ftp.example.net is your old site and your local website is in sync with it,
all these files should contain two lines similar to the following:
vti_syncwith_ftp.example.net\:21:TX|08 May 2007 21:45:05 -0000
vti_syncofs_ftp.example.net\:21:TW|08 May 2007 23:02:00 -0000
To make EW believe that your local website is also in sync with your new
site ftp.example.org, you would duplicate these lines:
vti_syncwith_ftp.example.org\:21:TX|08 May 2007 21:45:05 -0000
vti_syncofs_ftp.example.org\:21:TW|08 May 2007 23:02:00 -0000
In VBA, take a look at the WebDesigner.WebFile.Properties collection. Before
editing _vti_cnf files, it is essential that you backup your local website.