Skip to content

makefu/pyncp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pyncp / Python Network Copy
===========================

Copyright Felix Richter ([email protected])

This project is intended to be a python port/rewrite 
of "ncp - a fast file copy tool for LANs" 
written by Felix von Leitner <[email protected]>

This project is intended to be compatible to the 
original ncp implementation. The current 
implementation is actually 100% compatible with
the original implementation!
Currently pyncp has a global variable to switch
between compressed and uncompressed transmissions
as ncp uses uncompressed packaging in the sources.
If you want to change this by yourself, in the sources
there are execv() calls with tar piping to stdout.
add a -z flag there and ncp will send compressed
data streams.

08.02.2010 - pyncp received a shiny makeover
This surely never was intended for this project
but as i was bored enough to play around with
TKinter and python, pyncp now has a clickable
GUI.
Still the shell is mightier than the blade.


License
=======
This project is licensed under the WTFPLv2 
(see COPYING). 

About

python port of ncp ( npush / npoll )

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages