I've tried to post a message unto Network but impossible! I've just the possibilities to post here... so!
I need to mount two directories from Windows fileserver:
The first is my personal directory and it's ok but the other is a shared directory with other people.
So, after I've mounted it, I saw the first tree directories but I couldn't do anything :
- Code: Select all
$ df
//server01.firm.com/LC_Public 52420060 10278228 42141832 20% /mnt/winP
$ ls -ltr /mnt/winP
total 0
drwx--x--x 2 root root 0 Jul 3 09:28 Blade
drwx--x--x 2 root root 0 Jul 3 09:28 Documents
drwx--x--x 2 root root 0 Jul 3 09:28 Bulk
drwx--x--x 2 root root 0 Jul 3 09:28 ZHTemp
[...]
$ ls -ltr /mnt/winP/Documents
ls: cannot access /mnt/winP/Documents/: Invalid argument
I've just known that this server is pointing other servers!
Has anyone an Idea?
Best regards,
D


