nfs-cp - Utility to copy files to/from and NFS server
Contents
Description
nfs-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
Name
nfs-cp - Utility to copy files to/from and NFS server
See Also
http://github.com/sahlberg/libnfs nfs-cp 05/24/2015 NFS-CP(1)
Synopsis
nfs-cp<src><dst>
