Write the total number of bytes copied by nfs-cp, not just the last block written.
[deb_libnfs.git] / examples / nfs-cp.c
2013-12-24  Ronnie SahlbergWrite the total number of bytes copied by nfs-cp, not...
2013-05-28  Ronnie SahlbergWIN32 fixes
2013-04-17  Ronnie SahlbergChange nfs-cp.c example to use lseek+read/write instead...
2013-04-16  Ronnie SahlbergAdd two more examples: nfs-ls and nfs-cp