Page 1 of 1

white list / ignore uploading every 10s webcam image

Posted: 05 Jan 2014, 22:56
by rocksteronline
first, cxs is awesome... incredible... like finding "REAL" NY PIZZA IN GEORGIA USA

--if i could.....

ok, i have a web cam for our studio

we use secure ftp

i have the program uploading a multiple camera single jpg image every 10 seconds

tail:
Jan 5 04:35:45 secure cxswatch[14531]: Ignoring file for the next 300 seconds: '/home/user/public_html/directory/thisfile.jpg'
Jan 5 04:42:29 secure cxswatch[14531]: WARNING: '/home/user/public_html/directory/thisfile.jpg' scanned 6 times in the last 30 seconds, you might want to ignore this resource
Jan 5 04:42:29 secure cxswatch[14531]: Ignoring file for the next 300 seconds: '/home/user/public_html/directory/thisfile.jpg'
Jan 5 04:51:13 secure cxswatch[14531]: WARNING: '/home/user/public_html/directory/thisfile.jpg' scanned 6 times in the last 30 seconds, you might want to ignore this resource
Jan 5 04:51:13 secure cxswatch[14531]: Ignoring file for the next 300 seconds: '/home/user/public_html/directory/thisfile.jpg'
Jan 5 05:00:46 secure cxswatch[14531]: WARNING: '/home/user/public_html/directory/thisfile.jpg' scanned 6 times in the last 30 seconds, you might want to ignore this resource
Jan 5 05:00:46 secure cxswatch[14531]: Ignoring file for the next 300 seconds: '/home/user/public_html/directory/thisfile.jpg'
Jan 5 05:07:30 secure cxswatch[14531]: WARNING: '/home/user/public_html/directory/thisfile.jpg' scanned 6 times in the last 30 seconds, you might want to ignore this resource
Jan 5 05:07:30 secure cxswatch[14531]: Ignoring file for the next 300 seconds: '/home/user/public_html/directory/thisfile.jpg'
Jan 5 05:14:14 secure cxswatch[14531]: WARNING: '/home/user/public_html/directory/thisfile.jpg' scanned 6 times in the last 30 seconds, you might want to ignore this resource
Jan 5 05:14:14 secure cxswatch[14531]: Ignoring file for the next 300 seconds: '/home/user/public_html/directory/thisfile.jpg'
Jan 5 05:20:58 secure cxswatch[14531]: WARNING: '/home/user/public_html/directory/thisfile.jpg' scanned 6 times in the last 30 seconds, you might want to ignore this resource
Jan 5 05:20:58 secure cxswatch[14531]: Ignoring file for the next 300 seconds: '/home/user/public_html/directory/thisfile.jpg'
Jan 5 05:30:14 secure cxswatch[14531]: WARNING: '/home/user/public_html/directory/thisfile.jpg' scanned 6 times in the last 30 seconds, you might want to ignore this resource
Jan 5 05:30:14 secure cxswatch[14531]: Ignoring file for the next 300 seconds: '/home/user/public_html/directory/thisfile.jpg'
Jan 5 05:38:40 secure cxswatch[14531]: WARNING: '/home/user/public_html/directory/thisfile.jpg' scanned 6 times in the last 30 seconds, you might want to ignore this resource
Jan 5 05:38:40 secure cxswatch[14531]: Ignoring file for the next 300 seconds: '/home/user/public_html/directory/thisfile.jpg'
Jan 5 05:45:24 secure cxswatch[14531]: WARNING: '/home/user/public_html/directory/thisfile.jpg' scanned 6 times in the last 30 seconds, you might want to ignore this resource

ignore this resource
i tried these in csx.ignore file

file:/home/usr/public_html/directory/name.jpg
dir:/home/usr/public_html/directory/
hdir:/home/usr/public_html/directory/
hfile:/home/usr/public_html/directory/name.jpg

i tried ip:

ip:000.000.000.000 >>>> [is this correct if i wanted to place ip of macine ]

i do see any problem with resources nor the operation of cxs

i thought that the problem with the reporting was the fact the files is uploaded every 10 to 15 seconds?

anyhow. we discovered several situations with the use of cxs. awesome program

rock

Re: white list / ignore uploading every 10s webcam image

Posted: 06 Jan 2014, 23:22
by rocksteronline
fixed by placing in correct file through gui csf thanks