/copycat

Easily copy data between machines using SCP

Primary LanguagePythonMIT LicenseMIT

copycat

Easily copy data between machines using SCP

Usage

  • Interactive mode
$ copycat
$ Specify destination hostname and username
> linewalks@192.168.0.32
$ Specify directory to copy
> /home/owner/data/mnist
$ Specify destination directory
> /home/other_user/data