You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fast file copier with SSH streaming, deduplication & block-order I/O. 3-5x faster than scp/rsync/SFTP for remote transfers. Copies folders at maximum sequential disk speed. Tar pipe streaming, content-aware dedup, hard-linking. Cross-platform (Linux, macOS, Windows). Python CLI.
On a basic level reprod.sh provides a flexible and reliable file transfer functionality. On a more advanced level the transferred data gets used as test data for a reproduction test of a container image or other (virtual machine) linux image, which is the primary purpose of the tool.
一个帮你批量复制文件内容的小工具,特别是当你需要把多个代码文件发给AI分析时,不用一个个打开复制粘贴,一键搞定。Batch copy file contents with one click. Perfect for sending multiple code files to AI without manual copy-paste hassle.