|
NAMEnfs-cp - Utility to copy files to/from and NFS serverSYNOPSISnfs-cp <src> <dst> DESCRIPTIONnfs-cp is a utility to copy files to/from and NFS server.Examples: $ nfs-cp foo.c nfs://127.0.0.1/data/tmp/foo.c $ nfs-cp nfs://127.0.0.1/data/tmp/foo.c bob.c $ nfs-cp nfs://127.0.0.1/data/tmp/foo.c nfs://127.0.0.1/data/tmp/copy-of-foo.c SEE ALSOhttp://github.com/sahlberg/libnfs
Visit the GSP FreeBSD Man Page Interface. |