Skip to content

satk0/usbdrivetools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

usbdrivetools - USB Drive Tools

Simple bash tools that aim to help transfer files to USB Drive and monitor their syncing progress.

Solving, so called, USB-stick stall problem (when files aren't fully copied even though they appear so on USB Drive).


Requirements:

  • rsync (for file transfer progress)

Tools available:

  • usbcp - USB Drive enhanced copy
  • usbmv - USB Drive enhanced move

Installation

Clone the repo:

git clone git@github.com:satk0/usbdrivetools.git

Symlink scripts to ~/.local/bin/ (run from project directory):

ln -s "$PWD"/scripts/* ~/.local/bin/

Demonstration


Made with Love ❤️

About

📥 USB Drive transfer monitoring tools 🧿

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages