Tool 211: Web spider : convert filename to url

Description:

  This tool converts a downloaded filename to the associated url.
  For example ftp_3a/_2fserver/manual/ to ftp://server/manual/.
   

Usage:

  netwox 211 -f file

Parameters:

parameter description example
-f|--filename file filename to convert file.txt

Examples:

  netwox 211 -f "file.txt"

  netwox 211 --filename "file.txt"