GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
ncp(1) FreeBSD General Commands Manual ncp(1)

ncp - copy files over TCP

ncp host files...

ncp

ncp is used to copy files over a network. It will open a TCP connection to the host given as argument 1 and then call tar to actually copy the files. Calling ncp without arguments will invoke server mode, that is, it will sit there and wait for a connection from another ncp.

ncp will tell tar to preserve file ownership and permissions, and tar will automatically copy directory trees recursively.

ncp will use IPv6 if available.

ncp uses TCP port 8002 for its connections.

ncp will call tar only after it has opened the connection. If you forgot to specify any files or tried to send nonexistant files, tar will spew out error messages. The peer will see no error messages!

Not much error detection, error recovery or even decent error messages.

npush(1), npoll(1)

Felix 'Fefe' von Leitner <felix@fefe.de>
August 2000

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.