help quick answer I just discover to see correct characters of windows I use this option: smbmount //SERVER/public /server/public/ -o codepage=cp850 but I i Try one 2? option second option doesn't work like this smbmount //SERVER/public /server/public/ -o codepage=cp850 -o guest ask me for passwod but smbmount //SERVER/public /server/public/ -o guest don't so the question is simple how can I give 2 or more option to smbmount I had read the man page and my OS in REdhat 7.3 updated. thanks in advance -- S?rgio Basto Technology Project Manager onevision design studios Rua Prof. Mota Pinto 42F-S2.30 4100-353 PORTO tel. + 351 22 532 0300 fax. + 351 22 616 0182 email: sbasto@onevision-design.com web: http://www.onevision-design.com
> like this > smbmount //SERVER/public /server/public/ -o codepage=cp850 -o guest > ask me for passwod > but smbmount //SERVER/public /server/public/ -o guest don'tsmbmount //s/p /s/p -o guest,codepage=cp850 (pardon the abbreviation to avoid line wrap)