author:php.cn update time:2022-04-11 14:11:14
phome_enewspostserver
pid | smallint(6) | Release ID | 1 is attachment |
pname | varchar(60) | Publish name |
|
purl | varchar(255) | Remote access address | |
ptype | tinyint(1) | Publish type | 1 is an attachment |
ftphost | varchar(255) | FTP server address | |
ftpport | varchar(20) | FTP server port | |
ftpusername | varchar(120) | FTP Username | |
ftppassword | varchar(120) | FTP password | |
ftppath | varchar(255) | FTP storage directory | |
ftpmode | tinyint(1) | FTP transfer mode | 1 is ASCII, 0 is binary |
ftpssl | tinyint(1 ) | FTP enables SSL connection | 1 is enabled, 0 is closed |
ftppasv | tinyint(1) | FTP enables passive mode (pasv) connection | 1 is enabled, 0 is disabled |
ftpouttime | smallint(6) | FTP transfer timeout | |
lastposttime | int(11) | Last post time | unixtimestamp |