Forum Moderators: open
However when trying to set up the ftp location for replication in sql it will only accept local network references (EG \\hostmachine) it will not accept an ftp location (eg ftp://hostmachine) and it is not possible to map an ftp server as a drive in windows 2000.
Is there a way we can run sql replication for these two sql servers via ftp to the webserver?
oh, another way of specifying a netbios name by ip is:
\\192.168.0.1
for example.