Welcome to the Comodo Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
May 20, 2013, 09:31:33 AM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
663215
Posts
70507
Topics
145165
Members
Latest Member:
djrmbrider
more news...
Search:
Advanced search
|
Tag Cloud
Welcome to the Comodo Forum
Business / Enterprise Security Products & Services
Comodo Endpoint Security Manager
Comodo Offline Updater Alternative
« previous
next »
Pages:
[
1
]
Author
Topic: Comodo Offline Updater Alternative (Read 14674 times)
roopman
Newbie
Offline
Posts: 6
Comodo Offline Updater Alternative
«
on:
July 02, 2012, 02:10:37 PM »
Hello,
as many others I had problems with updating my av-bases and cis-updates using Comodo Offline Updater.
As a countermeasure I programmed a little tool which I named "ComoLoader".
It's a really simple console application written in java. In this way you can be independent from Windows.
The Archive contains 4 files:
comoloader.jar - my program
run.bat - for windows user
run.sh - for linux users
config.xml - config file
There are two ways to start my ComoLoader:
1. Using the console with the command "java -jar comoloader.jar".
If you get a OutOfMemoryException (might happen) try this:
"java -Xmx600m -jar comoloader.jar"
2. Use the run.bat/run.sh (recommended)
Configuration:
The config.xml contains 4 nodes: general, av, cis, other.
1. general:
Setup Serveraddress, port and updateinterval in seconds here.
2. av:
Setup the update58, update55, ... folders here (same as in Comodo Offline Updater)
Those folders will contain the Virus Signatures.
3. cis:
Setup the init_1800, init_1500, ... folders here (same as in Comodo Offline Updater)
Those folders will contain the Updates for CIS.
4. other:
I used this for other files I found which CIS is requesting (Announcements and stuff).
I'm not sure if they are needed or not.
The config file is already set to the latest CIS version for windows.
For more information start Comodo Offline Updater and go to File->Upates information...
To stop ComoLoader press CTRL + c (Both win/linux).
Changelog:
Version 1.2:
- ComoLoader will now download cav.z files which are smaller
- If there's a problem downloading the cav.z it will download the cav file instead
Version 1.3:
- Fixed some smaller Bugs
- Updated config.xml for CIS 6.0 / CIS 2013
Other things:
1. It's NOT a offical Software from COMODO! If there are questions/bugs/etc write a comment here.
2. I did NOT use code from COMODO software. I made it from scratch using the logfiles from
Comodo Offline Updater.
3. It will only download av-bases and cis-updates
4. This software is FREE.
5. This sotware can be shared but NOT in any way altered.
6. Please consider that my native language is not english
greetings Ralf "roop" W
«
Last Edit: March 08, 2013, 11:27:40 AM by roopman
»
Logged
galib20
Newbie
Offline
Posts: 3
need step by step guide
«
Reply #1 on:
July 18, 2012, 02:23:01 AM »
I have comodo IS 5.10 in my standalone(Comp.1). Now I have downloaded offline updater in my internet PC(Comp.2), which has kaspersky. How to update my offline sytem?
Please give step by step configuration of remote folders, ports, work folder etc. Which files to copy to my usb?
how to change update source in my Comp.1?
Logged
SivaSuresh
Star Group
Comodo's Hero
Offline
Posts: 1336
Avert the danger that has not yet come
Re: Comodo Offline Updater Alternative
«
Reply #2 on:
July 18, 2012, 02:50:36 PM »
Can you please provide support for 7z archive download instead of the direct bases download.
Since this is already supported by CIS in the latest versions, it greatly reduces the download size. (Currently Comodo Offline Updater supports this)
I understand that this program downloads bases and release updates for offline use. But, how can we update clients with this ?
Can you please explain the way to setup http proxy server in Standalone system.
Do we compulsorily need to install COU on the standalone system ?
(I am asking this because COU requires XP SP3 which is not always available on some systems)
Can we use any other http file servers like HFS ?
Logged
with love
Siva Suresh
|| Windows8 x64 | CIS 6 | Waterfox | Comodo Dragon x86 | Thunderbird | CCleaner | Evernote | PStart | SuperCopier | Dropbox | TeamViewer | Screenshot Captor ||
|| AMD Phenom II x4 955B | ASUS M4A88TD | 8GB DDR3 RAM | 240GB Sandisk SSD || 3TB SATA II HDD 6Gb/s
roopman
Newbie
Offline
Posts: 6
Re: Comodo Offline Updater Alternative
«
Reply #3 on:
September 23, 2012, 12:57:06 PM »
Hello,
sorry for this late response but I almost forgot about this little sideproject.
[at]SivaSuresh:
It's not that big of a problem to implement 7z support.
I will provide a updated version soon.
As far as I know about COU it's nothing more than a downloader and a little HTTP-Server.
There should be two ways to provide updates to clients. You can either use COU
(without their downloader which is broken anyway) or any other HTTP-Server like apache.
I never tried it with apache myself but in theory a HTTP-Server providing the cis and av
folder should work just fine.
Edit: I tested it with HFS -> CIS updated just fine and ComoLoader too!
[at]galib20:
I don't know how good your knowledge about servers, network etc is.
This Software downloads the latest updates for CIS from Comodo's Server.
Comodo Offline Updater can then provide those updates to other PC's in your
local network.
As far as I understand is your Comp.1 without internet/local network access right?
In this case there should be a way to do it with a usb-stick or usb-hdd but I never tried
it this way. Maybe you can provide more details and I will find a solution.
I hope this will help a bit.
Greetings Ralf
«
Last Edit: September 23, 2012, 03:47:03 PM by roopman
»
Logged
SivaSuresh
Star Group
Comodo's Hero
Offline
Posts: 1336
Avert the danger that has not yet come
Re: Comodo Offline Updater Alternative
«
Reply #4 on:
September 23, 2012, 08:20:04 PM »
Quote from: roopman on September 23, 2012, 12:57:06 PM
[at]SivaSuresh:
It's not that big of a problem to implement 7z support.
I will provide a updated version soon.
Sounds good. Thanks.
Quote from: roopman on September 23, 2012, 12:57:06 PM
Edit: I tested it with HFS -> CIS updated just fine and ComoLoader too!
I could never get it to work with HFS. Do I need any xml file in the main folder ?
can you kindly send me the configuration of how you did it with HFS...
Logged
with love
Siva Suresh
|| Windows8 x64 | CIS 6 | Waterfox | Comodo Dragon x86 | Thunderbird | CCleaner | Evernote | PStart | SuperCopier | Dropbox | TeamViewer | Screenshot Captor ||
|| AMD Phenom II x4 955B | ASUS M4A88TD | 8GB DDR3 RAM | 240GB Sandisk SSD || 3TB SATA II HDD 6Gb/s
roopman
Newbie
Offline
Posts: 6
Re: Comodo Offline Updater Alternative
«
Reply #5 on:
September 24, 2012, 07:01:52 PM »
A new Version is out (1.2) with 7z support. Enjoy.
It's rather easy with HFS. I used a portable version (2.2f).
Just start it, add the av and cis folder as virtual folders and
config CIS to use the correct ip/port combination.
Greets
Logged
SivaSuresh
Star Group
Comodo's Hero
Offline
Posts: 1336
Avert the danger that has not yet come
Re: Comodo Offline Updater Alternative
«
Reply #6 on:
September 25, 2012, 12:11:31 AM »
Quote from: roopman on September 24, 2012, 07:01:52 PM
It's rather easy with HFS. I used a portable version (2.2f).
Just start it, add the av and cis folder as virtual folders and
config CIS to use the correct ip/port combination.
Can you be a little more specific please...since, I have tried it many ways and could not succeed.
Here is what I've done.
1. I copied the downloaded "av" and "cis" folders from the ComodoLoader folder and pasted them in
c:\updates\ folder in the other system.
2. I have bound "root to real folder" in HFS to c:\updates, selected 5555 as port.
HFS is running and the folders are browsable in browser.
3. I have set connection information in CIS preferences as
server:localhost, proxy:5555
update:
http://download.comodo.com
Please guide me where I am doing it wrong ?
Logged
with love
Siva Suresh
|| Windows8 x64 | CIS 6 | Waterfox | Comodo Dragon x86 | Thunderbird | CCleaner | Evernote | PStart | SuperCopier | Dropbox | TeamViewer | Screenshot Captor ||
|| AMD Phenom II x4 955B | ASUS M4A88TD | 8GB DDR3 RAM | 240GB Sandisk SSD || 3TB SATA II HDD 6Gb/s
roopman
Newbie
Offline
Posts: 6
Re: Comodo Offline Updater Alternative
«
Reply #7 on:
September 25, 2012, 06:19:08 AM »
As far as i can see is HFS configurated correctly.
CIS on the other hand isn't.
You don't need to setup a proxy for this.
Just add a new source for your updates and deactivate
http://download.comodo.com
In your example it's
http://localhost:5555
You could also use any other address (e.g. another pc in your network).
Thats it =)
Greets
Logged
SivaSuresh
Star Group
Comodo's Hero
Offline
Posts: 1336
Avert the danger that has not yet come
Re: Comodo Offline Updater Alternative
«
Reply #8 on:
September 25, 2012, 01:36:17 PM »
Quote from: roopman on September 25, 2012, 06:19:08 AM
As far as i can see is HFS configurated correctly.
CIS on the other hand isn't.
You don't need to setup a proxy for this.
Just add a new source for your updates and deactivate
http://download.comodo.com
In your example it's
http://localhost:5555
You could also use any other address (e.g. another pc in your network).
Thats it =)
Greets
Thanks for the support. It did not work for the first time, but after freshly installing CIS, it worked.
I tried to do it in Virtual machine, it works some times, and some times it does not work. I do not know why CIS behaves so oddly when it comes to updating. It takes a lot of time to refresh (I think it is a known bug).
Any way, thanks again for correcting my mistake. Thanks a lot...
Logged
with love
Siva Suresh
|| Windows8 x64 | CIS 6 | Waterfox | Comodo Dragon x86 | Thunderbird | CCleaner | Evernote | PStart | SuperCopier | Dropbox | TeamViewer | Screenshot Captor ||
|| AMD Phenom II x4 955B | ASUS M4A88TD | 8GB DDR3 RAM | 240GB Sandisk SSD || 3TB SATA II HDD 6Gb/s
Dragon9
Newbie
Offline
Posts: 1
Re: Comodo Offline Updater Alternative
«
Reply #9 on:
February 27, 2013, 06:12:29 PM »
Hi Roopman - could you update Comoloader so it will get the ...2100 files for Comodo IS 2013 (v6)? I am still only finding ...58 updates for CIS v5x.
Comoloader works GREAT, but the CISv6 can't use it (for a pc on dialup... = "no" internet connection!)
Thanks a bunch!
Logged
roopman
Newbie
Offline
Posts: 6
Re: Comodo Offline Updater Alternative
«
Reply #10 on:
February 28, 2013, 10:27:17 AM »
Hi,
right now i'm lying in bed due to a cold but i will try to fix this next week.
Greets
Logged
roopman
Newbie
Offline
Posts: 6
Re: Comodo Offline Updater Alternative
«
Reply #11 on:
March 08, 2013, 11:31:09 AM »
Hi,
new Version (v1.3) is online.
Updates for CIS 6.0 should now be downloaded properly.
It would be nice to know if it works for everyone.
Greetings
«
Last Edit: March 08, 2013, 11:34:35 AM by roopman
»
Logged
Tags:
Pages:
[
1
]
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> Melih's Corner - CEO Talk/Discussions/Blog
=> Comodo.TV - Our Internet Video Channel
===> Comodo.TV - News and Announcements
===> Comodo.TV - Program Lineup
===> Audience Feedback and Suggestions
=> Which Product do you want Comodo to develop next?
=> How Can I Help Comodo? (Please We Need You!)
===> Report Comodo Forum / Web Site Issues
===> Please Tell Us Your Views and Vote Here!
===> Help Spread the Word - Banners and Logos
=> General Discussion (off topic) Anything and everything...
===> Member Confessions :-)
===> Funny Photos :-)
===> Cool Stuff
-----------------------------
Security Products & Services
-----------------------------
=> Comodo Internet Security - CIS
===> News / Announcements / Feedback - CIS
=====> Wishlist - CIS
===> Help - CIS
=====> Guides - CIS
=====> AntiVirus Help - CIS
=======> AntiVirus FAQ - CIS
=====> Firewall Help - CIS
=======> Firewall FAQ - CIS
=====> Defense+ / Sandbox Help - CIS
=======> Defense+ / Sandbox FAQ - CIS
=====> Install / Setup / Configuration Help - CIS
=======> Install / Setup / Configuration FAQ - CIS
===> Bug Reports - CIS
===> AV False Positive/Negative Detection Reporting
=> Comodo Cleaning Essentials + KillSwitch & Autoruns - CCE
===> News / Announcements / Feedback - CCE
=====> Wishlist - CCE
===> Help - CCE
===> Bug Reports - CCE
=> Comodo Antivirus for Mac OS X - CAVM
=> Comodo Antivirus for Linux - CAVL
=> Comodo Mobile Security - CMS
=> Comodo Time Machine - CTM
===> News / Announcements / Feedback - CTM
===> Help - CTM
=====> FAQ - CTM
===> Bug Reports - CTM
=> Comodo Dragon - CD
===> News / Announcements / Feedback - CD
=====> Wishlist - CD
===> Help - CD
=====> FAQ - CD
===> Bug Reports - CD
=> COMODO IceDragon - CID
===> News / Announcements / Feedback – CID
=====> Wishlist - CID
===> Help – CID
===> Bug Reports - CID
===> Beta Corner – CID
=> Comodo LoginPRO
=> Comodo Disk Encryption - CDE
===> News / Announcements / Feedback - CDE
=====> Wishlist - CDE
===> Help - CDE
=====> FAQ - CDE
===> Bug Reports - CDE
=> Comodo Secure DNS - DNS
===> News / Announcements / Feedback - DNS
===> Help - DNS
=> Comodo Unite (EasyVPN) - CUnite
===> News / Announcements / Feedback - CUnite
===> Help - CUnite
=====> FAQ - CUnite
===> Bug reports - CUnite
=> Comodo TrustConnect - CTC
=> Comodo SiteInspector - CSI
=> Comodo Valkyrie - FLS
=> Comodo Instant Malware Analysis Online - CIMA
=> Comodo Rescue Disk - CRD
-----------------------------
Desktop Utilities & Services
-----------------------------
=> Comodo System Utilities - CSU
===> News / Announcements / Feedback - CSU
===> Help - CSU
=====> FAQ - CSU
===> Wishlist - CSU
=> Comodo Backup - CB
===> News / Announcements / Feedback - CB
===> Comodo Cloud
===> Help - CB
=====> FAQ - CB
===> Wishlist - CB
=> Comodo Programs Manager - CPM
===> News / Announcements / Feedback – CPM
===> Help - CPM
===> Wishlist - CPM
=> GeekBuddy & Live PC Support
=> GeekBuddy PC Health Check - PCHC
===> News/ Announcements / Feedback – PCHC
===> Help - PCHC
-----------------------------
Business / Enterprise Security Products & Services
-----------------------------
=> Digital Certificates
===> Code Signing Certificate
===> Content Verification Certificate
===> Email Certificate
===> SSL Certificate
=> PCI DSS Compliance
=> Comodo Endpoint Security Manager
===> Endpoint Security Manager 1.6
===> Endpoint Security Manager 2.0 Business Edition
===> Endpoint Security Manager 2.1
===> Endpoint Security Manager 3.0
=====> CESM 3.0 Beta
===> ESM Console for Windows Phone
===> Earlier versions of CESM
=> Two Factor Authentication for Web Applications
=> Trustlogo
=> Hacker Guardian
=> Comodo Network Center - CNC
=> Comodo AntiSpam Gateway - Hosted Anti Spam Service
-----------------------------
Learn about Computer Security and Interact with Security Experts
-----------------------------
=> General Security Questions and Comments
=> Virus/Malware Removal Assistance
=> Leak Testing/Attacks/Vulnerability Research
=> Digital Certificates, Encryption and Digital Signing
=> Other Security Products
-----------------------------
International Comodo Forums
-----------------------------
=> International Comodo Forums
===> 汉语语言, 漢語語言 / Chinese Simplified, Traditional
===> Česky / Czech
===> Dansk / Danish
===> Nederlands / Dutch
===> Suomi / Finnish
===> Francais / French
===> Deutsch / German
===> ελληνικά / Greek
===> Magyar / Hungarian
===> Italiano / Italian
===> Nihongo / Japanese
===> Norsk / Norwegian
===> Polski / Polish
===> Português/Portuguese
===> Română / Romanian
===> По-русски / Russian
=====> News & FAQ
=====> Оффтоп (OFFTOP)
=====> Архив / Archive
===> Slovenský / Slovak
===> Slovenščina / Slovenian
===> Espanol / Spanish
===> Svenska / Swedish
===> Turkce / Turkish
===> Українська / Ukrainian
===> Việt / Vietnamese
===> Estonian
===> Arabic
-----------------------------
Archived Boards
-----------------------------
=> Discontinued Products
===> Comodo Web Application Firewall - CWAF
===> Comodo HopSurf - CHS
===> Comodo AntiSpam - CAS
=====> Help - CAS
=======> FAQ - CAS
=====> News / Announcements / Feedback - CAS
=======> Wishlist - CAS
=====> Bug Reports - CAS
===> Verification Engine - CVE
===> Comodo Secure Email - CSE
=====> News / Announcements / Feedback - CSE
=====> Help - CSE
=======> FAQ - CSE
=====> Bug Reports - CSE
===> Comodo Cloud Scanner - CCS
=====> News / Announcements / Feedback - CCS
=====> FAQ - CCS
=====> Beta Corner - CCS
=====> Wishlist - CCS
===> Comodo Anti-Viruspyware (CAVS)
=====> Help for Comodo AntiVirus
=====> FAQ for Comodo Anti-ViruSpyware
=====> Feedback/Comments/Announcements/News about CAVS
=====> CAVS BETA Corner
=====> Announcements
=====> Comodo BOClean Anti-Malware FAQ
===> Comodo Diskshield
===> Comodo Firewall
=====> Feedback/Comments/Announcements/News
=====> Help for v3
=====> Help for v2
=====> Frequently Asked Questions (FAQ) for Comodo firewall
=====> CFP BETA Corner
=======> 32 bit bug reports
=======> 64 bit bug reports
=====> Comodo Firewall Translations
=====> Bug Reports
===> i-Vault
===> Launch Pad (Discontinued)
===> Comodo Meet (Web Conferencing Product) (Discontinued)
===> Comodo Memory Firewall(Buffer Overflow Protection)
=====> Comodo Memory Firewall Beta Corner
=====> Help
=====> Frequently Asked Questions (Comodo Memory Firewall)
=====> Feedback/Comments/Announcements/News
===> Safesurf
===> Trusttoolbar (Discontinued)
===> Trustfax (online faxing)
===> Trustix Enterprise Firewall
===> User Anywhere (Remote Access product) (Discontinued)
===> UserTrust - First Independent Website Rating - Empowering our users!
===> Comodo Vulnerability Analyzer - CVA
===> ZTL
=> Comodo Wiki Project
Page created in 0.055 seconds with 20 queries.
Powered by SMF 1.1.18
|
SMF © 2006, Simple Machines
Design by
7dana.com