Groups | Blog | Home
all groups > iis ftp > september 2006 >

iis ftp : Self-service FTP extranet


opergvh
9/21/2006 12:06:27 PM
We are looking for an application that would allow our employees to request
a temporary FTP account via a web-interface. This would be used for
receiving very large files from external suppliers.

It should be an application we can host on our own servers. The temporary
FTP account and space should be wiped after some time. It would be nice if
the requestor of an FTP account is informed if a file is dropped in the
account.

Does something like this already exist? Who gives me a hint?

Opergvh
News.telenet.be

Bernard Cheah [MVP]
9/22/2006 5:07:39 PM
I'm not aware of any... but you can have your own simple version. e.g.
have a program that check new sign-up then use simple shell command to
create user, folder, assign permission, etc

net user, mkdir, xcals, ......

--
Regards,
Bernard Cheah
http://www.iis.net/
http://www.iis-resources.com/
http://msmvps.com/blogs/bernard/


[quoted text, click to view]

opergvh
9/26/2006 12:49:34 PM
I'll try that, thanks.

[quoted text, click to view]

AddThis Social Bookmark Button