mina_ftp
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
mina_ftp [2011/07/02 16:15] – created k2patel | mina_ftp [2020/08/10 02:35] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 4: | Line 4: | ||
which use MINA Framework, could be use to deploy service in min.\\ | which use MINA Framework, could be use to deploy service in min.\\ | ||
- | Source : [[ http:// | + | Source : [[ http:// |
Copy following files | Copy following files | ||
Line 78: | Line 78: | ||
</ | </ | ||
</ | </ | ||
+ | |||
+ | <code text | User Table Structure> | ||
+ | FTP_USER Table Structure | ||
+ | Column Type Default value | ||
+ | userid VARCHAR(64), | ||
+ | userpassword VARCHAR(64) | ||
+ | homedirectory VARCHAR(128) | ||
+ | enableflag BOOLEAN TRUE | ||
+ | writepermission BOOLEAN FALSE | ||
+ | idletime INT 0 | ||
+ | uploadrate INT 0 | ||
+ | downloadrate INT 0 | ||
+ | maxloginnumber INT 0 | ||
+ | maxloginperip INT 0 | ||
+ | </ | ||
+ | |||
+ | Start server you are good to go |
mina_ftp.1309623315.txt.gz · Last modified: 2020/08/10 02:30 (external edit)