YaST2 Developers Documentation: Configuration of ftpd

Configuration of ftpd

include/ftpd/complex.ycp
Dialogs definitions
  • Jozef Uhliarik

This module has an unstable interface.

Imports

  • Confirm
  • FtpServer
  • Label
  • Package
  • Popup
  • Service
  • Wizard
  • Wizard_hw

Includes

  • ftp-server/helps.ycp

Local Functions

local Modified () -> boolean

Return a modification status

Return value:
true if data was modified
local ReadFTPService () -> boolean

Init settings dialog (select the daemon)

Return value:
successfull
local ReadDialog () -> symbol

Read settings dialog

Return value:
`abort if aborted and `next otherwise
local WriteDialog () -> symbol

Write settings dialog

Return value:
`abort if aborted and `next otherwise