To configure it for your own use you will need to edit the winscpscript.txt and change the following lines to your FTP details and the directory you want to back up if public_html isn't where your website is stored.
open ftp://username:password@ftp.sitename.com get public_html/* website-backup\*'
The default output is C:\WebsiteBackup but if you need to change it you can edit the websitebackup.bat and change 'c:\WebsiteBackup' in the following lines:
7za a c:\WebsiteBackup\backup-%dtt%.7z website-backup
For /f "Tokens=*" %%f in ('fi /A-d /b /gw">"30 C:\WebsiteBackup\*.*') do del /q
Quarterly newsletter for UK businesses and runPCrun customers