ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [mdk-re] SAMBA encoding
@ 2002-01-10 17:28 Alexey N. Shananin
  2002-01-10 17:50 ` cornet
  2002-01-10 18:14 ` Leonid B. Sysoletin
  0 siblings, 2 replies; 7+ messages in thread
From: Alexey N. Shananin @ 2002-01-10 17:28 UTC (permalink / raw)
  To: AltLinux-list

Привет! 
Подскажите, пожалуйста: 

1) Монтируем шару(NT) с русскими именами каталогов. 
[alex@glavbuh alex]$ smbmount //0-ZERO/Music /mnt/SHARES/0-ZERO/Music -o 
username=alex,password=***

2) Получаем: 
[alex@glavbuh alex]$ ls /mnt/SHARES/0-ZERO/Music/
ls: /mnt/SHARES/0-ZERO/Music/??Ъ║║ПРЪ: No such file or directory
ls: /mnt/SHARES/0-ZERO/Music/?Ъ╗П: No such file or directory
ls: /mnt/SHARES/0-ZERO/Music/???Ъ╗П: No such file or directory

Как заставить смонтировать в правильной кодировке? 
Побовал:  username=alex,password=***,iocharset=KOI8-R -- не помогает. 

Хелп! 
Спасибо.  



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [mdk-re] SAMBA encoding
  2002-01-10 17:28 [mdk-re] SAMBA encoding Alexey N. Shananin
@ 2002-01-10 17:50 ` cornet
  2002-01-10 18:14 ` Leonid B. Sysoletin
  1 sibling, 0 replies; 7+ messages in thread
From: cornet @ 2002-01-10 17:50 UTC (permalink / raw)
  To: mandrake-russian

"Alexey N. Shananin" wrote:
> 
> Привет!
> Подскажите, пожалуйста:
> 
> 1) Монтируем шару(NT) с русскими именами каталогов.
> [alex@glavbuh alex]$ smbmount //0-ZERO/Music /mnt/SHARES/0-ZERO/Music -o
> username=alex,password=***
> 
> 2) Получаем:
> [alex@glavbuh alex]$ ls /mnt/SHARES/0-ZERO/Music/
> ls: /mnt/SHARES/0-ZERO/Music/??Ъ║║ПРЪ: No such file or directory
> ls: /mnt/SHARES/0-ZERO/Music/?Ъ╗П: No such file or directory
> ls: /mnt/SHARES/0-ZERO/Music/???Ъ╗П: No such file or directory
> 
> Как заставить смонтировать в правильной кодировке?
> Побовал:  username=alex,password=***,iocharset=KOI8-R -- не помогает.

А если еще добавить iocharset=cp866
??

-- 
Власенко Олег.
Отдел технической поддержки ALT Linux Team.
mailto:cornet@altlinux.ru



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [mdk-re] SAMBA encoding
  2002-01-10 17:28 [mdk-re] SAMBA encoding Alexey N. Shananin
  2002-01-10 17:50 ` cornet
@ 2002-01-10 18:14 ` Leonid B. Sysoletin
  2002-01-10 18:51   ` Alexey N. Shananin
  1 sibling, 1 reply; 7+ messages in thread
From: Leonid B. Sysoletin @ 2002-01-10 18:14 UTC (permalink / raw)
  To: mandrake-russian

10 Январь 2002 17:22, Вы написали:
> 1) Монтируем шару(NT) с русскими именами каталогов.
> Как заставить смонтировать в правильной кодировке?
> Побовал:  username=alex,password=***,iocharset=KOI8-R -- не помогает.

username=***,password=***,codepage=cp866,iocharset=koi8-r

-- 
Л. Сысолетин,
webmaster@unicon-ms.ru



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [mdk-re] SAMBA encoding
  2002-01-10 18:14 ` Leonid B. Sysoletin
@ 2002-01-10 18:51   ` Alexey N. Shananin
  2002-01-10 19:13     ` Leonid B. Sysoletin
  0 siblings, 1 reply; 7+ messages in thread
From: Alexey N. Shananin @ 2002-01-10 18:51 UTC (permalink / raw)
  To: mandrake-russian

On Thursday 10 January 2002 18:26, you wrote:
> 10 Январь 2002 17:22, Вы написали:
>
> > 1) Монтируем шару(NT) с русскими именами каталогов.
> > Как заставить смонтировать в правильной кодировке?
> > Побовал:  username=alex,password=***,iocharset=KOI8-R -- не помогает.
>
> 
> username=***,password=***,codepage=cp866,iocharset=koi8-r
> 
Речи идёт о smbmount или mount? 
Если smbmount, то у него нету опции codepage. (2.0.7)
Если mount, та же ерунда

$ mount -t smbfs -o username=***,password=***,codepage=cp866,iocharset=koi8-r 
//0-ZERO/Music /mnt/SHARES/0-ZERO/Music

говорит: 

"Usage: mount.smbfs service mountpoint [-o options,...]
Version 2.0.7
...
"



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [mdk-re] SAMBA encoding
  2002-01-10 18:51   ` Alexey N. Shananin
@ 2002-01-10 19:13     ` Leonid B. Sysoletin
  2002-01-10 20:43       ` Alexey N. Shananin
  0 siblings, 1 reply; 7+ messages in thread
From: Leonid B. Sysoletin @ 2002-01-10 19:13 UTC (permalink / raw)
  To: mandrake-russian

10 Январь 2002 18:49, Вы написали:
> > username=***,password=***,codepage=cp866,iocharset=koi8-r
> Речи идёт о smbmount или mount?
> Если smbmount, то у него нету опции codepage. (2.0.7)
> Если mount, та же ерунда
> Version 2.0.7

mount -t smbfs -o 
username=***\\***,password=***,codepage=cp866,iocharset=koi8-r //trash/video$ 
 /mnt/video

mount-2.11h , которая шла с Джуниором 1.1
Все работает именно как я написАл.
Только имя пользователя у меня с доменом  - username=domain\\user - именно 
_два_ слэша...

Бакс на конце имени шары -- это чтоб юзеры киношки не таскали (для 
невидимости)...

-- 
Л. Сысолетин,
webmaster@unicon-ms.ru
[Team  Ёжики - рулез!]  [Team Котёнки на солярке]



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [mdk-re] SAMBA encoding
  2002-01-10 19:13     ` Leonid B. Sysoletin
@ 2002-01-10 20:43       ` Alexey N. Shananin
  2002-01-10 20:55         ` Leonid B. Sysoletin
  0 siblings, 1 reply; 7+ messages in thread
From: Alexey N. Shananin @ 2002-01-10 20:43 UTC (permalink / raw)
  To: mandrake-russian

> mount-2.11h , которая шла с Джуниором 1.1
> Все работает именно как я написАл.
mount -t smbfs == mount.smbfs == smbmount.
А что говорит smbmount --version? 



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [mdk-re] SAMBA encoding
  2002-01-10 20:43       ` Alexey N. Shananin
@ 2002-01-10 20:55         ` Leonid B. Sysoletin
  0 siblings, 0 replies; 7+ messages in thread
From: Leonid B. Sysoletin @ 2002-01-10 20:55 UTC (permalink / raw)
  To: mandrake-russian

10 Январь 2002 20:41, Вы написали:
> mount -t smbfs == mount.smbfs == smbmount.
> А что говорит smbmount --version?

Usage: mount.smbfs service mountpoint [-o options,...]
Version 2.2.2-pre

-- 
Л. Сысолетин,
webmaster@unicon-ms.ru
[Team  Ёжики - рулез!]  [Team Котёнки на солярке]



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2002-01-10 20:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-10 17:28 [mdk-re] SAMBA encoding Alexey N. Shananin
2002-01-10 17:50 ` cornet
2002-01-10 18:14 ` Leonid B. Sysoletin
2002-01-10 18:51   ` Alexey N. Shananin
2002-01-10 19:13     ` Leonid B. Sysoletin
2002-01-10 20:43       ` Alexey N. Shananin
2002-01-10 20:55         ` Leonid B. Sysoletin

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git