macsat.com OpenWrt and ASUS WL Forum
November 21, 2008, 11:46:31 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?
Login with username, password and session length
News: Back to macsat.com
 
   Home   Help Search Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: No access to ftp after install MGB100S4c3_080110.upg help...  (Read 1242 times)
0 Members and 1 Guest are viewing this topic.
negrito
Newbie
*
Offline Offline

Posts: 7


View Profile
« on: March 06, 2008, 05:20:46 AM »

Hi Schufti
 
First of all many many thanx for all your work!!! Wink

But I need your help, first I follow the Recovery-Mode to rebrand my SMCWAPS-G with
Perl.bin, than reboot and installed the Pearl_MG100s4c3_080110.img again by Recovery-Mode
following with the MGB100S4c3_080110.upg (I renamed to *.bin) everything is working even my
USB printer HP deskjet895cxi. I also made a share on the internal 100gb disc with user name
and password. But I can login by ftp. Is there a way to gain access to the share? Please help Huh

Thanx in advance.
Negrito
Logged
schufti
Full Member
***
Offline Offline

Posts: 186



View Profile
« Reply #1 on: March 06, 2008, 18:41:16 PM »

Hi,

vsftpd complains about options at startup....
to get it working, you have to remove following lines from vsftpd.conf, starting with
enable_iconv   remote_charset  local_charset and restart vsftpd. You can do this in an autoexec skript file.

I'm allready working on a new version...

schufti

P.S.: there is no need to apply both files. The MGB100S4c3_080110.upg is for allready OvisLink/AirLive branded boxes with orig. c3 FW (allready new GUI), the other for Pearl branded boxes, bringing the new GUI with it.
« Last Edit: March 06, 2008, 18:45:43 PM by schufti » Logged

I won't answer posts or PMs about repair/recovery after bad flash until proven that the wiki was read and followed!
find all my MGB100 files here, pass: mgb100
negrito
Newbie
*
Offline Offline

Posts: 7


View Profile
« Reply #2 on: March 07, 2008, 03:26:23 AM »

Schufti thanks again for the reply,

Can you please help me with a step by step how-to edit the autoexec
I all ready deleted the lines you told me from the vsftpd.conf with "vi" using putty.
But I don’t know how-to get into /mnt/C/autoexec to edit. And witch command
line to put in there. Please help!!! I need the ftp very bad.
I allso need help on mounting a share, I have a 100gb intern with a /media/films on it.
Can you please privide me with the command to mount /films on de root with username:films and passw:films

Thanks in advance
Negrito



« Last Edit: March 08, 2008, 04:04:18 AM by negrito » Logged
schufti
Full Member
***
Offline Offline

Posts: 186



View Profile
« Reply #3 on: March 10, 2008, 09:07:32 AM »

Hi negrito,

hmmm, I would recomend changing back to S08 until there is a new version of the C03 series fw. But even this is not trivial (see S08 thread or wiki).

Easiest way to build your /mnt/C/autoexec ist to copy your vsftpd.conf and modify it to your needs. In the end it should look quite like so:

Code:
#!/bin/sh

cat > /var/config/vsftpd.conf << EOF

< your vsftpd.conf contents goes here>

EOF

and don't forget to "chmod 755 /mnt/C/autoexec"

schufti
Logged

I won't answer posts or PMs about repair/recovery after bad flash until proven that the wiki was read and followed!
find all my MGB100 files here, pass: mgb100
micjsas
Newbie
*
Offline Offline

Posts: 1


View Profile
« Reply #4 on: June 14, 2008, 10:59:43 AM »

Quote
Easiest way to build your /mnt/C/autoexec ist to copy your vsftpd.conf and modify it to your needs. In the end it should look quite like so:

Code:
#!/bin/sh

cat > /var/config/vsftpd.conf << EOF

< your vsftpd.conf contents goes here>

EOF

and don't forget to "chmod 755 /mnt/C/autoexec"

this does not work, autoexec performs but does not change vsftpd.conf during OS start

Code:
#!/bin/sh
sleep 5
cat > /var/config/vsftpd.conf << EOF

< your vsftpd.conf contents goes here>

EOF

now works  Wink
« Last Edit: June 14, 2008, 14:09:00 PM by micjsas » Logged
Georgousopoulos Christos
Newbie
*
Offline Offline

Posts: 16


View Profile WWW
« Reply #5 on: October 31, 2008, 08:30:09 AM »

Another way of solving this, as I did is to create a file named by 'vsftpd.chroot_list' within '/mnt/C/etc' with the following content:
    chroot_local_user=YES


regards,
Christos
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

English Steel 1.6 © Saxon North Technologies
Powered by MySQL Powered by PHP Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Page created in 1.18 seconds with 25 queries.