Панель управления
логин :  
пароль :  
   
   
Регистрация
Напомнить пароль?
» » » HTTrack Website Copier 3.48-17 Rus + Portable
Навигация по сайту
Главная
Все последние новости
Portable-софт
Подборки portable-софта
Наши работы (сборки)
Portable-игры
Программы
 - Программы (на русском)
 - Антивирусы + ключи
LiveCD/LiveUSB
Программы (Автоустановка)
Стол заказов
Полезные советы
Игры
Мини игры
Авторский софт
Смартфоны
Навигаторы/карты
Трейлеры
Фильмы (документальные)
Видео
Музыка
Музыка (Lossless)
Клипы
Обои
Обои (девушки)
Фото + картинки
Скринсейверы
Русификаторы
Книги
Журналы
Аудиокниги
Энциклопедии/Справочники
Железо + драйверы
Юмор
Дизайн
Новости
PSP, XBOX, PS (консоли)
Linux/Unix/Ubuntu
Остальное
Курилка, трёп, оффтоп
 
Заработок в интернете
Правила публикации
Расширенный поиск
Подписка на e-mail
Все последние новости
Portable категории:

Все категории:

- Антивирусы

- Архиваторы

- Графика и фото

- Запись CD/DVD

- Интернет и сети

- Мультимедиа

- Переводчики/Словари

- Офис/Текст

- ТВ и Радио

- Система

- Утилиты

- Разное

Интересное
Архив новостей
Апрель 2024 (7680)
Март 2024 (10224)
Февраль 2024 (9028)
Январь 2024 (8382)
Декабрь 2023 (9733)
Ноябрь 2023 (9675)
Рекомендуем софт!

7-Zip 22.01 Final Portable Rus

Download Master 6.26.1.1697 Portable Rus

GIMP 2.10.32 Final Portable Rus

Paint.NET 5.0.1 Portable Rus

IrfanView 4.60 + All Plugins Portable Rus

PicPick Tools 7.1.0 Portable Rus

Auslogics BoostSpeed 13.0.0.1 Portable Rus

CDBurnerXP 4.5.8.7128 Portable Rus

ImgBurn 2.5.8.0 Portable Rus

AnVir Task Manager 9.4 Final Portable Rus

AIMP Audio Player 5.10.2414 Portable Rus

FormatFactory 5.10.0 Portable Rus

MediaCoder 0.8.65 Portable Rus

OpenOffice.org 4.1.12 Final Rus Portable

Recuva 1.53.2065 Portable Rus

Foxit PDF Reader 12.0.2 Portable Rus

Thunderbird 102.5.0 Final Portable Rus

AIDA64 Extreme / Business 6.88.6400 Final Portable Rus

Разное
 
 

софт - интернет и сети / Программы (на русском) : HTTrack Website Copier 3.48-17 Rus + Portable
 
HTTrack Website Copier 3.48-17 Rus + Portable

HTTrack Website Copier - позволяет сохранять интернет-сайты на жестком диске для последующего их просмотра в офлайне. С помощью этой утилиты можно выкачать целый сайт со всеми картинками и другими документами. На локальном диске создается идентичный сайт со всей внутренней структурой.

Можно назвать такую структуру "зеркалом сайта". Страницы будут сохраняться с относительной адресацией на другие страницы и документы. Отличается эта утилита тем, что хорошо обрабатывает PHP и другие CGI-скрипты, т.е. динамически генерируемые страницы тоже будут закачиваться. Программа поддерживает докачку страниц и файлов после разрыва связи. Вся процедура работы с утилитой, от настройки до окончания закачек, разбита на отдельные шаги, доступные даже начинающим пользователям.

HTTrack Website Copier - allows you to download a World Wide Web site from the Internet to a local directory, building recursively all directories, getting HTML, images, and other files from the server to your computer. HTTrack arranges the original site's relative link-structure.

Simply open a page of the "mirrored" website in your browser, and you can browse the site from link to link, as if you were viewing it online. HTTrack can also update an existing mirrored site, and resume interrupted downloads. HTTrack is fully configurable, and has an integrated help system.

What's new:
+ Fixed: URL list not working anymore (tom swift)
+ Fixed: FTBFS on ARM
+ Fixed: buggy FFFD (replacement character) in place of leading non-ascii character such as Chinese ones (aballboy)
+ Fixed: FTBFS when compiling with zlib versions < 1.2.70 (sammyx)
+ Fixed: buggy SVG (Smiling Spectre)
+ Fixed: do not uncompress .tgz advertised as "streamed" (Smiling Spectre)
+ Fixed: NULL pointer dereferencing in back_unserialize (htsback.c:976)
+ Fixed: library development files
+ Fixed: --advanced-maxlinks broken (Localhost)
+ Fixed: -devel package should now be standalone
+ Fixed: assertion failure at htscore.c:244 (len + liensbuf->string_buffer_size < liensbuf->string_buffer_capa)
+ Fixed: injection-proof templates
+ Fixed: htshash.c:330 assertion failure ("error invalidating hash entry") (Sergey)
+ Fixed: Windows 2000 regression (fantozzi.usenet)
+ Fixed: code cleanup (aliasing issues, const correctness, safe strings)
+ New: handle --advanced-maxlinks=0 to disable maximum link limits
+ New: updated ZIP routines (zlib 1.2.8)
+ Fixed: broken 32-bit version
+ Fixed: assertion "segOutputSize < segSize assertion fails at htscharset.c:993"
+ Fixed: new zlib version fixing CVE-2004-0797 and CVE-2005-2096
+ Fixed: more reliable crash reporting
+ Fixed: fixed infamous "hashtable internal error: cuckoo/stash collision" errors
+ Fixed: safety cleanup in many strings operations
+ Fixed: buggy option pannels
+ New: Enforce check against CVE-2014-0160
+ New: improved hashtables to speedup large mirrors
+ New: added unit tests
+ New: Added %a option, allowing to define the "Accept:" header line.
+ New: Added %X option, to define additional request header lines.
+ New: Added option '-%t', preserving the original file type (which may produce non-browseable file locally)
+ Fixed: remove scope id (% character) in dotted address resolution (especially for catchurl proxy)
+ Fixed: build fixes, including for Android, non-SSL releases
+ Fixed: buggy keep-alive handling, leading to waste connections
+ Fixed: removed chroot and setuid features (this is definitely not our business)
+ Fixed: removed MMS (Microsoft Media Server) ripping code (mmsrip) (dead protocol, unmaintained code, licensing issues)
+ Fixed: type mishandling when processing a redirect (such as a .PDF redirecting to another .PDF, with a text/html type tagged in the redirect message)
+ Fixed: infinite loop when attempting to download a file:/// directory on Unix (gp)<br/>
+ Fixed: removed background DNS resolution, prone to bugs
+ Fixed: do not choke on Windows 2000 because of missing SetDllDirectory() (Andy Hewitt)
+ Fixed: %h custom build structure parameter not taken in account (William Clark)


ОС: Windows® 2000, XP, Vista, 7, 8.х (x86/x64)
Интерфейс Русский, Multilanguage
Лекарство: Не требуется
Размер: 7.54/10.19 Mb

 
 
 
Уважаемый посетитель, Вы зашли на сайт как незарегистрированный пользователь. Мы рекомендуем Вам зарегистрироваться либо войти на сайт под своим именем.
 
 
 
   
 
  • 0
Комментарии (0)  Распечатать
 
 
Информация
 
Посетители, находящиеся в группе Гости, не могут оставлять комментарии к данной публикации.

 
 
Лучшее на сайте
Коллекция Portable-софта! (постоянное обновление!)

Mozilla Firefox 104.0 Final Portable Rus + Лучшие дополнения + Темы

Opera 97.0.4719.28 Final Portable Rus + Плагины + Анти-Баннер + USB

Google Chrome 109.0.5410.0 Portable Rus

Telegram 4.1.1 Final Portable Rus

LibreOffice 7.3.4 Final Portable Rus

MS Office Word & Excel Viewer Portable Rus

Glary Utilities Pro 5.188.0.217 Portable Rus

Reg Organizer 9.10 Final Portable Rus

Norton Utilities 21.4.1.199 Portable Rus

Skype 8.90.0.407 Portable Rus

CCleaner 6.09.10300 Portable Rus

Total Commander 10.50 Final PowerPack 2022.7 Final Portable Rus

Babylon 10.5.0 r15 Portable Rus

KMPlayer 4.2.2.66 Final Portable Rus

Nero Burning Rom 23.0.1.8 Portable Rus

Google Earth 7.3.4.8642 Portable Rus

WinRAR 6.21 Final Portable Rus

R-Studio 9.1 Build 191039 Portable Rus

Kaspersky Virus Removal Tool 20.0.10.0 (2023.01.17) Portable Rus

Dr.Web 12.6.20 CureIt! (2023.01.10) Portable Rus

Настройка и безопасность ПК. Особенности Windows 7, 8, 10
Это интересно
Популярные статьи
  • FormatFactory 5.17.0 Portable
  • MKVToolnix 83.0 Final Portable
  • Emsisoft Emergency Kit 2024.4.0.12347 Portable
  • Freemake Video Converter 4.1.13.170 Portable
  • CPU-Z 2.09 Portable
  • WinTools.net Premium 24.2.1 Portable
  • R-Drive Image 7.2.7201 Portable
  • Sweet Home 3D 7.3 Portable
  • Zoner Photo Studio Pro X 19.2309.2.517 Portable
  • TapinRadio Pro 2.15.97.2 Portable
  • Advanced Renamer 3.95.4 Portable
  • WinNc 10.7 Portable
  • Rainlendar Lite 2.20.1 Portable
  • Auslogics File Recovery 11.0.0.5 Portable
  • LameXP 4.21 Build 2382 Final Portable
  • Beyond Compare 4.4.7 Build 28397 Portable
  • SeaMonkey 2.53.18.2 Final Portable
  • VirtualDJ 8.5.8095 Portable
  • Back4Sure 3.7.9 Portable
  • Musetips Free MP3 Ringtone Maker 2.5.0.3533 Portable
  • Наш опрос
    Самый удобный файлообменник?

    Информеры