We are implementing a storage virtualization system over Storage Area Network(SAN). Now we have to develop an application using ASP.NET.our first task is to open an FTP page in an HTTP page which will enable us to work on files and folders using HTTP.
How to configure FTP server in our local pc? Is there any software tht has to be installed or this can be done by coding?
any links regarding this would be appreciated.
thanks

FTP server configurations have been done. in the address bar of internet explorer we have written "ftp://localhost/san/" where san is the name of ftp site.but still there exist some error stating

"An error occured opening folder on FTP server.Make sure you have pernmission to access this folder
Details:
550 /san: The system cannot find the file specified"

in addition to it, we want to place data on FTP server being an administrator to use data for the entire web development session.
please reply.
thanks

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.