.BCK

Файл BCK

OpenVMS BACKUP saveset
Задать вопрос
БЫСТРЫЙ ОТВЕТ

A BCK file is most often an OpenVMS BACKUP saveset - a backup container produced by the VMS BACKUP utility that stores files with their VMS-specific attributes. It can only be restored on an OpenVMS system using the BACKUP command; standard Windows, macOS, or Linux tools cannot read it. Some .bck files come from Windows backup programs such as Backup Express Pro, or are plain renamed backup copies.

Разработчик: Digital Equipment Corporation (DEC) → HP/HPE → VMS Software Inc. (VSI) Категория: Файлы резервной копии MIME: application/octet-stream
ОТКРЫВАЕТСЯ НА Windows Linux
Связанные: .BUP · .BAK · .SKB · .SET

На этой странице

Проиндексировано расширений: 19k+
Последняя проверка: Aug 30, 2026

Не знаете, что это за файл?

Перетащите любой файл в наш идентификатор - мы прочитаем первые байты, чтобы определить формат.

Идентифицировать файл

Что такое формат файла BCK?

.bck files store backup copies generated on the OpenVMS operating system. Backup copies are created by issuing the BACKUP command from the command line on an OpenVMS host.

OpenVMS was originally developed by Digital Equipment Corporation (DEC), later stewarded by HP/HPE, and is now developed by VMS Software Inc. (VSI). It is the successor to the original VAX/VMS series and is a system dedicated to servers and computer networks. OpenVMS offers high availability via clustering and a distributed installation system spanning multiple physical machines. The integrated backup solution based on .bck further reinforces its operational stability and data integrity.

A .bck saveset is a binary, block-structured sequential archive with a default block size of 32,256 bytes (tunable with the /BLOCK_SIZE qualifier). Each saveset preserves file contents alongside VMS-specific attributes - record format, access control lists (ACLs), and version numbers - making it distinct from generic backup containers like .bak files. Restoration requires the BACKUP utility on an active OpenVMS system, as no cross-platform reader exists for the format.

Savesets support optional compression and optional encryption (/ENCRYPT), using AES on modern OpenVMS releases or DES on older systems. Per-block CRC checksums enable the BACKUP /VERIFY command to validate a written saveset against the source. Savesets may also carry the .sav extension as an alternative to the default .bck.

Безопасность и защита

РИСК: LOW

A BACKUP saveset is passive data and runs no code, so risk is low. Practical risks are operational: restoring requires a compatible OpenVMS environment, and an encrypted saveset (/ENCRYPT) cannot be restored without its key. Verify integrity with BACKUP /VERIFY. A generic .bck of unknown origin should be scanned like any downloaded file before opening with its source program.

Детали формата

в двух словах
ПОЛНОЕ НАЗВАНИЕOpenVMS BACKUP savesetтакже известен как VMS backup saveset, BACKUP save set
РАЗРАБОТЧИКDigital Equipment Corporation (DEC) → HP/HPE → VMS Software Inc. (VSI)с 1977 (VAX/VMS); BACKUP utility a core part of VMS from early releases
MIME-ТИПapplication/octet-stream
ТИПSequential backup container (binary saveset)
СВЯЗАННЫЕ.bup.bak.skb.set
Это расширение также используется в…
  • Backup Express Pro backup file - Backup created by Xpert-Design Software's Backup Express Pro on Windows (the DB's original db_name).
  • Generic application backup - Various programs write a .bck as a plain renamed backup copy, similar to .bak.

Программы, открывающие файлы BCK

Windows2 apps
OpenVMS BACKUP (on an OpenVMS host) Платно Restore on OpenVMS: BACKUP saveset.bck/SAVE_SET target:[dir...] - Windows itself cannot read a saveset.
SIMH VAX/Alpha emulator (to run OpenVMS) Открытый код Run OpenVMS under SIMH on Windows, copy the saveset in, then use BACKUP to restore it.
Linux1 app
SIMH VAX/Alpha emulator (to run OpenVMS) Открытый код Run OpenVMS under SIMH on Windows, copy the saveset in, then use BACKUP to restore it.

Технические подробности

глубокая спецификация
Format typeSequential binary saveset (block-structured)
Default block size32,256 bytes; adjustable via the /BLOCK_SIZE qualifier
Byte orderLittle-endian (VAX, Alpha, x86-64 native)
EncodingBinary
CompressionNone by default; optional compression available with /COMPRESS
EncryptionOptional via /ENCRYPT qualifier - AES-256 on modern OpenVMS, DES on historical releases
Integrity verificationPer-block CRC; saveset can be validated against source using BACKUP /VERIFY
Preserved file attributesVMS record format, ACLs, version numbers, and creation/modification timestamps
Associated operating systemOpenVMS (VAX, Alpha, Itanium, x86-64 architectures)
Restore toolOpenVMS BACKUP utility; no native cross-platform restore tool exists
MIME typeapplication/octet-stream
Magic bytesNo fixed cross-platform signature; identified by internal block structure and saveset summary record
Typical sizeA few MB to many GB, depending on saveset scope
Alternative extension.sav (also conventional for OpenVMS BACKUP savesets)
Developer lineageDigital Equipment Corporation (DEC) → HP/HPE → VMS Software Inc. (VSI)
Выпущен1977 (VAX/VMS); BACKUP utility a core part of VMS from early releases
Последняя версияOpenVMS x86-64 (VSI, 2020s) still uses the BACKUP utility
Спецификацияdocs.vmssoftware.com

Конвертации BCK

Вопросы и ответы сообщества

спрошено пользователями
Задать быстрый вопрос
Получите помощь от людей, работающих с файлами BCK. Будьте конкретны - укажите вашу систему и версию ПО.
Аккаунт не нужен · ответы обычно в течение дня

Вопросов пока нет - станьте первым, кто спросит о файлах BCK.

Часто задаваемые вопросы

How do I open a BCK file?
If it is an OpenVMS BACKUP saveset, restore it on an OpenVMS system with the BACKUP utility (e.g. BACKUP saveset.bck/SAVE_SET disk:[dir...]). No mainstream Windows/Mac/Linux tool can read a saveset directly.
Can I open a VMS BCK saveset on Windows?
Not natively. Run OpenVMS under an emulator such as SIMH (VAX/Alpha), copy the saveset onto it, and use BACKUP to restore. The files can then be moved off the VMS system.
Is every .bck a VMS backup?
No. Some come from Windows backup programs like Backup Express Pro, and many are just backup copies renamed from .bak. If it didn't come from a VMS system, use the program that made it.
Can I unzip a .bck file?
No - a BACKUP saveset is not a ZIP and an archiver will not read it. It must be restored by the OpenVMS BACKUP utility.
Who develops OpenVMS now?
VMS Software Inc. (VSI), which took over from HP/HPE and ported OpenVMS to x86-64. The BACKUP utility and saveset format continue on modern OpenVMS.

Ссылки

1VMS Software Inc. - OpenVMS documentation (BACKUP)docs.vmssoftware.com
2OpenVMS System Management Utilities - BACKUPwiki.vmssoftware.com

Узнать больше

по всей базе данных

Популярные расширения на этой неделе

1.AQQAQQ Instant Messenger File
2.BINCD/DVD Disc Image (BIN/CUE)
3.PARTPartial Download File
4.CRDOWNLOADChrome Partial Download File
5.MDMarkdown Document
6.RPMSGRestricted Permission Message
7.NOMEDIAAndroid No-Media Marker File
8.PRO6XProPresenter 6 Bundle File
9.PRDXSoftMaker Presentations Document
10.EXEWindows Executable (Portable Executable)

Похожие расширения

.BUPDVD IFO Backup File
.BAKBackup File (generic)
.SKBSketchUp Backup File
.SETMicrosoft Backup File Set
.BAK~AbiWord auto-saved document file
.BACKUPBackup File (generic)

Бесплатные инструменты для файлов

Идентификатор файлов и конвертер изображений в браузере - все работает на вашем устройстве.

Открыть инструменты

Обзор расширений файлов A-Z