On 2025-07-01 19:17:09, Hayes, R. Scott via clamav-users wrote: > > Approach 2: > > 1) Setup a like box with internet access install clamav startup the > clamav-refresh cron. > > 2) After cron runs.. copy all 4 files from /var/lib/clamav to the offline box > /var/lib/clamav > > 3) (do I need to run anything?)
This is the best method. The signatures are still available over https and you can technically still use wget to fetch them (guess what freshclam does), but we have been warned against it many times by the maintainers. In step 3, you have to reload clamd on the offline box for it to pick up the new signatures. _______________________________________________ Manage your clamav-users mailing list subscription / unsubscribe: https://lists.clamav.net/mailman/listinfo/clamav-users Help us build a comprehensive ClamAV guide: https://github.com/Cisco-Talos/clamav-documentation https://docs.clamav.net/#mailing-lists-and-chat
