Skip to content

usbd is a USB filesystem tool written in rust.

License

Notifications You must be signed in to change notification settings

officialmelon/usbd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0c7fe1e · · Jan 19, 2026

History

4 Commits
Jan 19, 2026
Jan 19, 2026
Jan 19, 2026
Jan 19, 2026
Jan 19, 2026
Jan 19, 2026

Repository files navigation

usbd - simple usb filesystem tool.

Copy a file to a USB drive

usbd --mode cp --file --output t;output>

Move a file to a USB drive

usbd --mode mv --file --output t;output>

Remove a file from a USB drive

usbd --mode rm --file --output t;output>

Other stuff:

Is it faster? I dont know.

About

usbd is a USB filesystem tool written in rust.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages