@echo off
setlocal enabledelayedexpansion enableextensions

d:\fido\hpt\bin\hpt.exe -c D:\Fido\hpt\hpt.cfg post -nf "Big Files Robot" -s "%~1" -e "lorapvt.bigfiles" -z "***" -o "BigFiles, Crimea." -f npd,loc %~1

rem if exist %~1 del /f/q %~1

echo lorapvt.bigfiles>>D:\Fido\Flags\echotoss.log
echo.>>d:\fido\flags\scan.echo

exit
