[root@localhost tmp]# mkdir iso
[root@localhost tmp]# mount -o username=administrator,password= //192.168.1.166/iso /tmp/iso
[root@localhost tmp]# cd /tmp/iso/
[root@localhost iso]# ll
总计 11136748
-rwxrwSrwx 1 root root 2455818240 2010-10-09 CentOS-4.8-i386-binDVD.iso
-rwxrwSrwx 1 root root 4000606208 2010-05-21 CentOS54.iso
-rwxrwSrwx 1 root root 3972526080 2010-07-28 windows_server_2003.iso
-rwxrwSrwx 1 root root
441872384 09-19 18:05 xs-cd.iso
-rwxrwSrwx 1 root root
533204992 10-26 10:33 xs-6.0-cd.iso
[root@localhost iso]# cd ..
[root@localhost tmp]# umount /tmp/iso/
[root@localhost tmp]# cd iso/
[root@localhost iso]# ll
总计 0
[root@localhost iso]#
[root@localhost tmp]# mount -o username=administrator,password= //192.168.1.166/iso /tmp/iso
[root@localhost tmp]# cd /tmp/iso/
[root@localhost iso]# ll
总计 11136748
-rwxrwSrwx 1 root root 2455818240 2010-10-09 CentOS-4.8-i386-binDVD.iso
-rwxrwSrwx 1 root root 4000606208 2010-05-21 CentOS54.iso
-rwxrwSrwx 1 root root 3972526080 2010-07-28 windows_server_2003.iso
-rwxrwSrwx 1 root root
-rwxrwSrwx 1 root root
[root@localhost iso]# cd ..
[root@localhost tmp]# umount /tmp/iso/
[root@localhost tmp]# cd iso/
[root@localhost iso]# ll
总计 0
[root@localhost iso]#