Perfect Server (Lenny & ISPC2), how to FTP into server from Windows?

Discussion in 'Installation/Configuration' started by S3NTYN3L, Apr 4, 2009.

  1. S3NTYN3L

    S3NTYN3L New Member

    Forgive me for being so dense, I just don't want to screw anything up...

    So, I'm wanting to get the following into the same group so they can both own it at the same time:

    Code:
    chown -R -v -f www-data:www-data web/*
    and

    Code:
    chown -R -v -f webadmin:web1 web/*

    What EXACTLY would be the command for that?




    And this:

    Code:
    useradd -d /home/someuser -m -s /bin/bash someuser
    passwd someuser
    This will add a user that gets locked to the /home/someuser directory when connecting via FTP?
     

Share This Page