Skip to content

no -c option #16

@zetako

Description

@zetako

It will ask you to use -c option if the .ssf file is not encrypted, but there is NO such option.

➜ ./ssf2skin -i ./meaqua.ssf
Sorry, but we don't directly support unencrypted archive now
Please unzip the ssf file and use option -c (convert only) and set the input path to the unzipped dir.

➜ ./ssf2skin -c -i ./meaqua/
./ssf2skin: invalid option -- 'c'
Sorry, but we don't directly support unencrypted archive now
Please unzip the ssf file and use option -c (convert only) and set the input path to the unzipped dir.

According to the code, there is no way to covert a existed dir, since it only support i, o, h options.

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