Wrox Home  
Search P2P Archive for: Go

  Return to Index  

interdev_programming thread: ftp


Message #1 by "martha j sayers" <marthaj@r...> on Sat, 15 Sep 2001 17:51:48
hi folks,

  I am a stumped chump again. I have created a file with the fileobject, 
and all is well. Now I want the user to have the ability to download that 
file. Each person has their own folders, and I can write the file to their 
folder with no problem. 
  I have changed my ftp web-site location thru the IIS4 property tab, to 
point to the parent folder, ie. d:\downloads. I can sucessfully read the 
files that I created in the folders, but when I use the <a HREF "FTP: etc,
it does not show as a link.and to test it, I used a test file in ehich I 
used the control for hyperlink on toolbar.
Both return the error of "Internet Explorer can not download test.txt from 
server.The server returned extended information:.
I also checked the links and it said Error 550 the system can not find the 
path."
  I am little confused about what is happening here. I 
sued //server/downloads/ & the folder name
It appears okay, or to the best of my knowledge, can someone lease help 
me ??
thank you so much,
marthaj@r...

  Return to Index