On Sat, 2 Jan 2016 18:10:19 -0500, you wrote: >There are lots of things that can go wrong. What I found worked recently >when I had a similar problem was: > >#mount -t cifs -o username=<domain user account>,password=<password> >//192.168.1.19/images /mnt/images > >Using the DNS name returned errors but the IP address of the Windows box >worked.
That one gave me an error 5, input/output error. I changed back from the address to the DNS name and got error 13. It's a problem on the sharing computer's side. I'll fix it and report.