AsusForum.NET -- WL500g

Вернуться   AsusForum.NET -- WL500g > Asus WL-500g > WL-500g Custom Development
Логин
Пароль
Регистрация FAQ Участники Поиск Свежие сообщения Пометить все разделы как прочитанные
Firmware Wizard Donate

Ответ
 
Опции темы Оценить тему Опции просмотра
  #1  
Старый 13-05-2005, 21:41
njosef njosef вне форума
Junior Member
 
Регистрация: May 2005
Сообщения: 15
Bugs FTP, Samba server

Hi, Oleg. I am fing two bugs in firmware version 1.9.2.7-5a and before version.
Do not copy to FTP server and Samba file server files with Czech characters code.
Example: ěљčřћэбнй.rar
When copy file exaple: escryaie.rar, this copy it is OK!
Please update this firmware.
Thank you very mutch!
unreal1024@seznam.cz
ftp://194.228.5.3/jnovak/0.jpg ftp://194.228.5.3/jnovak/1.jpg ftp://194.228.5.3/jnovak/2.jpg ftp://194.228.5.3/jnovak/3.jpg
Ответить с цитированием
  #1  
Старый 13-05-2005, 21:41
AsusForum njosef вне форума
Member
 
Регистрация: Nov 2003
Адрес: Netherlands
Сообщения: 15
  #2  
Старый 13-05-2005, 21:48
Oleg Oleg вне форума
Administrator
 
Регистрация: Dec 2003
Адрес: Russian Federation
Сообщения: 7,835
You've to manualy configure nvram options to fix this. I've no idea which codepage is used in Czech Republic, so someone else (probably engy) should post correct settings. For the Russian cp1251 I use these commands:

Код:
nvram set usb_vfat_options=codepage=866,iocharset=cp1251
nvram set usb_smbcpage_x=866
nvram set usb_smbcset_x=1251
nvram commit
Ответить с цитированием
  #3  
Старый 13-05-2005, 22:43
njosef njosef вне форума
Junior Member
 
Регистрация: May 2005
Сообщения: 15
Talking

It is possible implement this change Czech, English, Rusian characters in the new version firmware?

Your code is working!

For Czech republic is this code:
=======================
nvram set usb_vfat_options=codepage=852,iocharset=cp1250
nvram set usb_smbcpage_x=852
nvram set usb_smbcset_x=1250
nvram commit


Internationals Code page

Thank you very mutch for your help.
Sorry, but i am not good speaker in english language.
Ответить с цитированием
  #4  
Старый 14-05-2005, 19:56
njosef njosef вне форума
Junior Member
 
Регистрация: May 2005
Сообщения: 15
Configure samba for three users

Hi Oleg, please help me, STEP-BY-STEP.
I am using WL-500gx with firmware version 1.9.2.7-5a.
I am need configure samba server for three users.
I have extrenal usb hdd mounted /usr/tmp/harddisk/
I am need configure three users:
user1 with password1 access to directory read/write to /usr/tmp/harddisk/user1
user2 with password2 access to directory read/write to /usr/tmp/harddisk/user2
user3 with password3 access to directory only read to /usr/tmp/harddisk/user1 and /usr/tmp/harddisk/user2

Thanks for your help!!!
unreal1024@seznam.cz
Ответить с цитированием
  #5  
Старый 20-09-2005, 10:58
Ondrej Ondrej вне форума
Registered User
 
Регистрация: Sep 2005
Сообщения: 3
How can I give back original setting?

Цитата:
Сообщение от Oleg
You've to manualy configure nvram options to fix this. I've no idea which codepage is used in Czech Republic, so someone else (probably engy) should post correct settings. For the Russian cp1251 I use these commands:

Код:
nvram set usb_vfat_options=codepage=866,iocharset=cp1251
nvram set usb_smbcpage_x=866
nvram set usb_smbcset_x=1251
nvram commit
I tried Oleg's setting (with Josef's Czech modification) and it really works. Samba is now shortening all file names. But that is not what I want.
How can I return to the original setting?
My problem is that some files containing Czech letters were not possible to copy on Samba disk. I hoped to solve this problem by this code but the reason is shortening, not correct displaying (submining) by Samba.
Thanks in advance
Ответить с цитированием
  #6  
Старый 20-09-2005, 11:19
Oleg Oleg вне форума
Administrator
 
Регистрация: Dec 2003
Адрес: Russian Federation
Сообщения: 7,835
Код:
nvram unset usb_vfat_options
nvram unset usb_smbcpage_x
nvram unset usb_smbcset_x
nvram commit
Ответить с цитированием
  #7  
Старый 21-06-2007, 18:15
sarlacc sarlacc сейчас на форуме
Senior Member
 
Регистрация: Feb 2007
Адрес: CzechRep
Сообщения: 141
samba & codepage problem

I have the same problem as Ondřej;
filenames are shorter and without Czech symbols ěščřžďťň and corresponding upper case symbols ĚŠČŘŽĎŤŇ. Any idea? (cp1250,852; Samba2)
Ответить с цитированием
  #8  
Старый 23-06-2007, 09:29
sarlacc sarlacc сейчас на форуме
Senior Member
 
Регистрация: Feb 2007
Адрес: CzechRep
Сообщения: 141
Samba čeština

I have installed Samba 3 and there is a similar problem. Czech symbols aren't displayed correctly (filenames of my old data on my external disc). I can rename it manually and then I can see ěščřž... but it isn't solution.
System Fat32 (I cannot use ext3 at this moment) .
I tried (in smb.conf)
Код:
unix charset = UTF-8
dos charset = 852
display charset = UTF-8
and also
Код:
unix charset = ISO8859-2
dos charset = 852
display charset = ISO8859-2
Код:
nvram set usb_vfat_options=codepage=852,iocharset=cp1250
nvram set usb_smbcpage_x=852
nvram set usb_smbcset_x=1250
nvram commit
I need a bit of advice. Maybe there is missing a right library.
Ответить с цитированием
  #9  
Старый 09-01-2008, 23:05
asteriosk asteriosk вне форума
Registered User
 
Регистрация: Jan 2008
Сообщения: 1
Worked for Greek

Hello,

I use samba3 and Oleg's firmware.

For Greek(Ελληνικά) filenames the correct steps are the following:

nvram set usb_vfat_options=defaults,utf8
nvram set usb_smbcpage_x=737
nvram set usb_smbcset_x=1253
nvram commit

and the contents of my smb.conf:
[global]
workgroup = WORKGROUP
guest account = admin
security = share
browseable = yes
writeable = yes
guest ok = yes
guest only = yes
log level = 1
max log size = 100
encrypt passwords = yes
dns proxy = no
netbios name = Plethon
server string = wl500gPremium customized by Asterios
unix charset = UTF-8
dos charset = 1253
display charset = UTF-8

[Files]
path=/tmp/harddisk/Files
writeable = yes
browseable =yes
read only = no

[Downloads]
path=/tmp/harddisk/downloads
writeable = yes
browseable =yes
read only = no

thanks a lot for your hints Oleg, very nice work.
Ответить с цитированием
  #10  
Старый 20-03-2008, 06:12
bisbinix bisbinix вне форума
Registered User
 
Регистрация: Mar 2008
Сообщения: 2
Greek filenames in FTP

asteriosk i did what yoy wrote above but with no success.
i still get no greek filenames in ftp when i conect to my WL500gp at home via Filezilla. Do you have any idea what i did wrong. Do you have also the custom bios from oleg?

(θες να επικοινωνήσουμε μέσω mail?)

Grigoris
Ответить с цитированием
  #11  
Старый 20-03-2008, 06:48
bisbinix bisbinix вне форума
Registered User
 
Регистрация: Mar 2008
Сообщения: 2
Do i need also to execute the following statements?

flashfs save
flashfs commit
flashfs enable
reboot

to make the changes permanent?
Ответить с цитированием
Ответ

Опции темы
Опции просмотра Оценка этой теме
Оценка этой теме:

Ваши права в разделе
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is Вкл.
[IMG] код Вкл.
HTML код Выкл.

Быстрый переход

Похожие темы
Тема Автор Раздел Ответов Последнее сообщение
Samba with German-Umlaute & UPnP-Server Walt WL-HDD Q&A 10 08-03-2005 20:47
Open Ports for Server Applications like eMule, Skype (NAT Setting - Virtual Server) chrus WL-500g/WL-500gx Tutorials 0 20-05-2004 16:57


Часовой пояс GMT +1, время: 22:24.


Copyright ©2003 - 2008, van Boekel Networks