SkillAgentSearch skills...

Diskclone

A valid data disk cloning tool running on the linux platform.Support MBR, GPT and LVM disk formats. Support EXT4 and NTFS partition format.

Install / Use

/learn @LeftHandCold/Diskclone
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

diskclone

Diskclone is a valid data disk cloning library running on the linux platform.Support MBR, GPT and LVM disk formats. Support EXT4 and NTFS partition format.

Features

  • Running on the linux platform.
  • Support MBR, GPT and LVM disk formats.
  • Support EXT4 and NTFS partition format.
  • Only copy valid data.

Documentation

Not yet.

Limitations

  • Can only run on the linux platform.
  • Does not support other disk or partition formats other than in Features.

Repository contents

The public interface is in include/hdtd/*.h.Callers only needs to include the include/hdtd.h file to use the public interface.Callers should not include or rely on the details of any other header files in this package.
Those internal APIs may be changed without warning. Call the example see main.c.

View on GitHub
GitHub Stars10
CategoryCustomer
Updated1y ago
Forks0

Languages

C

Security Score

60/100

Audited on Nov 3, 2024

No findings