I have a windows 2003 server where I have set up an ssh service. Now I want to mount a filer volume there.
I can execute normal commands using ssh on that windows machine from my linux boxes but I can not successfully execute mount/ net use commands. Every time I try it, I get error: The local device name is already in use.
Though I can execute same commands using rsh. Any clue whats wrong here?