Skip to content

Password Extraction Not an issue but a fix #9

@rajamamoon

Description

@rajamamoon

For anyone facing an issue with extraction of password on Windows. Make Sure That:

Java is installed and java is in env path
change the code to
$javaEncryption = 'java -jar ' . DIR . '/WinSCPPasswordDecrypt.jar ' . $sHostName . ' ' . $sUserName . ' ' . $sCurrentPassword;

This should fix the password field being empty when importing into filezilla

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