everything you guys wrote was cool stuff, so i added some in my ioftpd.ini
but got some problems... first my upload settings from ioftpd.ini:
Upload = */CD?/*.nfo !*
Upload = */Sample/*.nfo !*
Upload = /DVDR/*/DVD?/*.nfo !*
Upload = /DVDR/*/DISC?/*.nfo !*
Upload = /other_sections_here/*/*/* *
Upload = /other_sections_here/*/* !*
Upload = /REQUEST/*/*/* *
Upload = /REQUEST/*/* !*
Upload = * !-testtt *
Upload = * *
user 'testtt' should not be able to upload anywhere.
when i try to upload zip file in REQUEST dir i got disconnected from ftp, like this:
TYPE I
200 Type set to I.
PROT P
200 Protection set to: Private.
PORT 127,0,0,1,18,204
200 PORT command successful.
STOR up_test.zip
Connected. Negotiating SSL/TLS session.. (<- using auth ssl)
Connection lost: test_ftp
i reconnect, try to reupload and ffxp disconnects again
or maybe i fuxored some upload = ... settings, hm...
thx in advance.
regards
|