how exclude all files in:
*/temp/*
*/windows/temp/*
*/temporary internet files/*
itd
all files in directory.

$Conf{BackupFilesExclude} =  [
                            '/temp', 
                            '/windows/temp',
                            '/tmp',
                            '/temporary',
                            '/Temporary Internet Files',
                            '/Cookies',
                            '/All Users',
                            '/Default User',
                            '/LocalService',
                            '/NetworksService',
                            '/cwrsync',
'*.tmp','*.bak','*.old','~*','*~','*.mp3','*.avi','*.vob','*.wma',
                            ];

-- 
Michał Panasiewicz
jabber: wolvverine [ at ] chrome [ dot ] pl 
e-mail: wolvverine [ at ] tlen [ dot ] pl , wolvverine [ at ] pld-linux [ dot ] 
org
Potrzebujesz Informatyka/Administratora (Warszawa) -skontaktuj sie ze mną



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
wpkg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wpkg-users

Reply via email to