-
Notifications
You must be signed in to change notification settings - Fork 1
python port of ncp ( npush / npoll )
License
makefu/pyncp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Pyncp / Python Network Copy =========================== Copyright Felix Richter (github-pyncp@syntax-fehler.de) This project is intended to be a python port/rewrite of "ncp - a fast file copy tool for LANs" written by Felix von Leitner <felix-ncp@fefe.de> 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 0
No packages published