Difference between revisions of "Module FTP (developer)"
Jump to navigation
Jump to search
PolyglotBot (talk | contribs) m (Import interlang links (links to translated versions of this page in other languages) from Multi Language Manager table.) |
m (→Constants: add FTP_PASSIVE_) |
||
Line 16: | Line 16: | ||
userdoc=[[Module FTP En|Module FTP]]|}} | userdoc=[[Module FTP En|Module FTP]]|}} | ||
− | = Feature = | + | =Feature= |
The FTP module add FTP client browser inside Dolibar. | The FTP module add FTP client browser inside Dolibar. | ||
− | = Permissions = | + | =Permissions= |
+ | |||
*->ftp->lire | *->ftp->lire | ||
*->ftp->write | *->ftp->write | ||
− | = Tables SQL = | + | =Tables SQL= |
− | * None | + | |
+ | *None | ||
+ | |||
+ | =Constants= | ||
+ | |||
+ | *FTP_NAME_x | ||
+ | *FTP_SERVER_x | ||
+ | *FTP_PORT_x | ||
+ | *FTP_USER_x | ||
+ | *FTP_PASSWORD_x | ||
+ | *FTP_PASSIVE_x | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
where x is number of FTP predefined configuration. | where x is number of FTP predefined configuration. |
Latest revision as of 09:38, 22 April 2021
FTP | |
---|---|
Numero/ID of module | 2800 |
User doc. of module | Module FTP |
Developer doc. of module | This page |
Feature
The FTP module add FTP client browser inside Dolibar.
Permissions
- ->ftp->lire
- ->ftp->write
Tables SQL
- None
Constants
- FTP_NAME_x
- FTP_SERVER_x
- FTP_PORT_x
- FTP_USER_x
- FTP_PASSWORD_x
- FTP_PASSIVE_x
where x is number of FTP predefined configuration.