in reply to Re^3: sfv checker sting crc32
in thread sfv checker sting crc32

chmod doesn't exist on Windows. Not needed in this case. It looks like Strawberry upon installation already associated the .pl extension with Perl, which means you can simply skip this step.

Replies are listed 'Best First'.
Re^5: sfv checker sting crc32
by reptizarx3 (Novice) on Oct 21, 2016 at 08:26 UTC

    And the script i post what exactly i must do with it?

    Probably i must copy the script somewhere?

    1.You will need to run cpan and install String::CRC32 -Done

    2.Put this perl script somewhere you can find it later ?

    3.chmod +x /path/to/where/you/put/checker ?

      Hmm… Concentrated on getting the script installed, and then realizing that it possibly won't work anyway…

      The script seems to make heavy assumptions about its environment, probably you'd have to make several changes to make it run on Windows. OTOH, googling around leads to a Windows client that already does "SFV checking"

      From the description within the script it is unclear wether the script is intended to run on the server or on the client.

        The scripts is intend to run on wingftp server for

        incoming/uploaded dirs containg sfv, but its too hard for

        me to installed and run it. It will check dirs and creating

        empty dirs like --100% sfv crc ok-- if everything is ok and

        mark bad missing files and create something like this --50% sfc crc--.