Jump to content

Change Space of /www and add additional Users


Sicknezz

Recommended Posts

Hello all,

Is it Possible to add onother User to allow scp connections with that Account ? Maybe with restrictions ?

And is there a way to get more available Space in the /www directory ? i have about 400kb in it and winscp says there no space left if i want to copy a file.

Link to comment
Share on other sites

change the web-root - to allow for more space in /www , assuming you already have /usb which refers to usb-storage

mkdir -p /usb/www

then edit (using vi) /etc/config/uhttpd and change the following line 'home /www' to 'home /usb/www'

then run :

cp -r /www/* /usb/www/
Edited by midnitesnake
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...