Skip to content

easy-stuff/better-copy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Better Copy/Move

A powerful and easy-to-use alternative to cp and mv for copying or moving files. Powered by rsync, this tool provides real-time progress updates and detailed information while handling file transfers. better-copy is designed to simplify your file management tasks with a clean and informative CLI.

  • Copy files with detailed progress information.
  • Move files and automatically remove the source after a successful transfer.
  • Simplify complex rsync commands into easy-to-use options.

Usage:

  • --copy or -c: Copy files from source to destination.
  • --move or -m: Move files from source to destination.
  • Run with --help to see all the options.

About

A simple tool for copying and moving files with progress.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages