Ray, Try this. Open up the ws_ftp.ini file in your sites directory with notepad. You may want to back it up or copy it before you try this.
You will notice a bunch of sections that say FILENAME="..." e.g. [Hardware] FILENAME=C:\Winnt\Profiles\<your name>\Application Data\Ipswitch\Ws_Ftp\Sites\Hardware.ini These probably point to the old location. Remove the full path leaving only the name of the ini e.g. [Hardware] FILENAME=Hardware.ini This should fix your problem with newer versions of WS_FTP. For older versions of WS_FTP you will have to replace the old path with the correct full path to the new file. e.g. [Hardware] FILENAME=C:\Documents and Settings\<your name>\Application Data\Ipswitch\Ws_Ftp\Sites\Hardware.ini In newer versions of ftp, if only the filename is specified, the target ini is assumed to be in the same directory as the referring ini. You may still optionally specify the entire path so that you can have site profile trees that branch into other site profile trees in other locations. Hope this helps. --Claude Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list.
