ftp://username:password@servername/dir1/dir2/filename.gz
...other than it displays the username/password, this should work (the
username/password can be hidden by having it redirect to another page).
Problem is I get a DNS error on the first attempt. The wierd thing is that
if I type this url into the Address bar of my browser it firstly gives me
the dns error and then on the second time works!
My theory of what is happening is that the first time through it logged into
the ftp server, then the second time it logs straight in without the need
for the password. Has anyone had the same problem and found a fix?
I assume this is some kind of security block, but it is kind of annoing
given how easy it would be to implement ftp ability to web sites with no
code on the client.
I am using IIS5 and ASP and vbscript.
Please reply to this newsgroup as my email is a dummy.
SB
If the remote server will support it, you could setup a virtual directory in
IIS that goes to \\otherserver\share and store your username and password
within IIS for the virtual directory.
Ray at home
"sb" <s...@hotmail.com> wrote in message
news:bllp0p$n66$1...@otis.netspace.net.au...
"Ray at <%=sLocation%>" <myfirstname at lane 34 . komm> wrote in message
news:OHDk4Eki...@TK2MSFTNGP11.phx.gbl...
Ray at home
"sb" <s...@hotmail.com> wrote in message
news:bllpr8$ncj$1...@otis.netspace.net.au...
...however if it was not anonymous, then this would be required...
ftp://auser:pas...@ftp.microsoft.com/Softlib/MSLFILES/TBKNET.EXE
...this does not work the first time. But the second time it does!
SB
"Ray at <%=sLocation%>" <myfirstname at lane 34 . komm> wrote in message
news:u0ky3Jki...@tk2msftngp13.phx.gbl...
Ray at home
"sb" <s...@hotmail.com> wrote in message
news:bllrgf$nq3$1...@otis.netspace.net.au...
"Ray at <%=sLocation%>" <myfirstname at lane 34 . komm> wrote in message
news:uKAXxRli...@TK2MSFTNGP11.phx.gbl...