logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nfs-cp - Utility to copy files to/from and NFS server

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>

See Also