Skip to content

Commit

Permalink
fast scp
Browse files Browse the repository at this point in the history
  • Loading branch information
dcodesdev committed May 11, 2024
1 parent 7cd2a60 commit 1315a61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# scp-rs
# Fast SCP

A Rust CLI tool to copy files from your linux remote server to your local machine. Each file is ran on a separate thread, which makes it much faster than the traditional `scp` command.

Expand Down

0 comments on commit 1315a61

Please sign in to comment.