I recently set up NFS exports on a server on my local intranet. I can mount
NFS directories after running nfs(4) but when I tried to do a small dircp(1) it
invariably failed at the same point for each of the directories I tried:
term% nfs -p 666 -u /lib/ndb/glenda.passwd /lib/ndb/glenda
> I recently set up NFS exports on a server on my local intranet. I can mount
> NFS directories after running nfs(4) but when I tried to do a small dircp(1)
> it invariably failed at the same point for each of the directories I tried:
>
> term% nfs -p 666 -u /lib/ndb/glenda.passwd /lib/
Quoth pouya+lists.9f...@nohup.io:
> I recently set up NFS exports on a server on my local intranet. I can mount
> NFS directories after running nfs(4) but when I tried to do a small dircp(1)
> it invariably failed at the same point for each of the directories I tried:
>
> term% nfs -p 6