paulsoh / copycat

Easily copy data between machines using SCP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Easily copy data between machines using SCP

License:MIT License


Languages

Language:Python 100.0%