FTP

Pab

Free Member
Jun 5, 2008
775
68
Hi guys,

I want to set up an accessible folder for each of our clients where they can access historical files and docs. I only want each client to be able to access their own folder, so it can't be a broad open ftp to our server.

What's the best way to go about this? Is there an application or program we should use to make this process easier?

Many thanks.
 

chip_y2kuk

Free Member
Jul 6, 2009
335
45
Runcorn
if i remember rightly (which i may not do!)

windows OS uses username credentials for the FTP (A bit like linux) but you can set the folders ( i haven't the foggiest how on windows) to be a username

so why not have:

username1
logs into /ftp/username1/ (their docs in the folder)

username2
/ftp/username2/ (their docs in the folder

etc

joe
 
Upvote 0

sanjiv

Free Member
Feb 15, 2010
2,121
247
Instead of using FTP, would it be better to have a web interfaced program to manage this for you making it easier for you to add and delete users etc. ?
In FTP, it is possible using FileZilla FTP as your program. Not sure how it is done in IIS though.
 
Last edited:
Upvote 0

Latest Articles