Skip to content

phildom/ncto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Copy files over a network using nc, tar and openssl.

To view a help message, run:
$ ncto -h
More information can be found at: http://phildom.de/ncto.html

A note for Linux and Mac users:
If ksh is not available on your system, just change the hashbang [0]
to /bin/bash or wherever your bash is hiding. Worked on Ubuntu 10.04
and Debian Squeeze 6.0.  However, Mac OS X's bash has problems
interpreting the pattern in the [[ expression ]] command.
Just stay with its ksh.

[0] https://secure.wikimedia.org/wikipedia/en/wiki/Shebang_(Unix)

About

File transfer using nc, tar and openssl.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published