Andrew said:
Anyone know if there's a way to set Windows Explorer up as
an FTP program?
If not, does anyone know how to upload files to a host
using common Windows software, like IE? I would like to
avoid 3rd party software like WS_FTP.
I believe you can type into the address box in IE
ftp://the_url
where the_url is the domain name and path to the desired
directory and IE will fire up the Windows ftp client.
Or you can do the same thing without needing to have IE
running by using
Start->Run->ftp the_url
I ftp files in and out of XP doing this all the time.
You can put a shortcut to ftp into your quicklaunch or
onto the desktop that will save you time doing this.
If the new security restrictions block this then you
may need to allow access for ftp started from your end.
If it matters to you, telnet works the same way.
Considering the new interest in security I wish there
were a windows version of SSH that was secure and didn't
involve adding on another questionable software product
but that had a solid secure base. (Although I understand
getting SSH to work without security problems under windows
is a whole new level of difficulty)
As you suggest, the fewer pieces of software to fight
with each other the better, it seems.