Hello,
I have made a "novice" script that rar all the winamp 5.** settings to one file, and then sends them to my ftp-server, but I need to know what files and folders I should put in to it? I don't use any plugins!
I wan't all the files, database, settings etc.
Her is my code and feel free to use it:
(.fqf file = is for flashfxp, you can make one by your self in flashfxp, point to the file you want to upload and save the transferlist, and you get a .fgf file)
DEL C:\winamp.rar
sleep 2
"C:\Program Files\WinRAR\Rar.exe" a -m0 -hpPASSWORD -rr5 -s c:\winamp.rar @C:\folders_or_files.lst
sleep 1
ftp -s😁elete.txt ftp.SERVER.com
sleep 1
"C:\Program Files\FlashFXP\flashfxp.exe" -tray -c2 -go C:\winamp.fqf
exit
QUESTION:
** What should I put in the file "folders_or_files.lst"? Don't point me to another thread please, I want to list allt the files in this thread to get a 100% backup of Winamp 5.** settings.
C:\Program Files\Winamp\FILES ???
C:\Documents and Settings\User\FILES ???