Skip to content

Add multiple FTP accounts #355

@bernaoliveira

Description

@bernaoliveira

Hello! Can you add some bridge to handler.php. I'd like to add editable ftp accounts. For example, i have an index page, where user writes his login and password. How can I add this variables to handler.php in this array
$oFtp = new FileManager(array(
'hostname' => '',
'username' => '',
'password' => ''
));
I'm not exactly pro in PHP, so may be i'm wrong... Thank you for your help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions