M
Matthias
hi there,
i'm sorry, but i've posted this before by accident already into another
group.
here goes: in our webproject we'd like to offer the users a way to
upload files to our server via ftp. so what i need to do is the following:
-> setup an ftp directory plus username and password programmatically
-> limit the uploads to this user ftp directory either by the number of
files or by total upload size. this limit should be configurable in a
way, that I can for example enforce a limit of 10 files per day.
can this be done through .net classes? or are there any (free?)
components around to solve those issues? any good reading available?
thanks in advance, matthias
i'm sorry, but i've posted this before by accident already into another
group.
here goes: in our webproject we'd like to offer the users a way to
upload files to our server via ftp. so what i need to do is the following:
-> setup an ftp directory plus username and password programmatically
-> limit the uploads to this user ftp directory either by the number of
files or by total upload size. this limit should be configurable in a
way, that I can for example enforce a limit of 10 files per day.
can this be done through .net classes? or are there any (free?)
components around to solve those issues? any good reading available?
thanks in advance, matthias