Is there a way to obtain a listing of all the FTP sites that I have in
My Network Places?

I would like to have a listing that would includes the address, user
id, and possible the password so I can back-up this info, and possible
setup another PC.

I've tried searching this group from Google, but am not having any
luck.

Any help or pointers would be greatly appreciated.

I have some experience with VBS, including using ADO and FSO, but am
clueless as to where to even start for this.

TIA

Re: FTP site info from "my network places" by Adam

Adam
Mon Apr 09 15:02:15 CDT 2007


These are stored as .lnk files in the nethood directory which by defualt is
inside the user profile -- have a look in the nethood subdirectory within
your profile.

Once you've found the files it's a case of parsing the .lnk files --
Googling for ".lnk file format" is somewhere to start.

"Zarqy" <Daron.Lowell@gmail.com> wrote in message
news:1176134073.540861.244630@y66g2000hsf.googlegroups.com...
> Is there a way to obtain a listing of all the FTP sites that I have in
> My Network Places?
>
> I would like to have a listing that would includes the address, user
> id, and possible the password so I can back-up this info, and possible
> setup another PC.
>
> I've tried searching this group from Google, but am not having any
> luck.
>
> Any help or pointers would be greatly appreciated.
>
> I have some experience with VBS, including using ADO and FSO, but am
> clueless as to where to even start for this.
>
> TIA
>