Hi everyone!
I am trying to mount a wd share space 8 teras as nfs client to copy the files stored here to other server, I have linux debian squeeze as operative system in the server.
I could logged as ssh in the share space, but when i use the mount command i get an error
mount -t xfs 10.0.0.1:/DATA3/backups/ /mnt
mount: Mounting 10.0.0.1:/DATA3/backups/ on /mnt failed: No such file or directory
I am sure the route in the server is correct , and they respond ping between each other.
Any one can help me?
Thanks in advance…
eriqut