Upload my files using filezilla

Hello,

I am new to Linode and to vps servers.

I have succefully create a new Drupal website on my server (Ubuntu 10.10) and now I need to upload files to it.

I normally use filezilla and didnt figure the way to make this connection.

I have tried to read this article:

http://library.linode.com/using-linux/users-and-groups

But didnt figure how it's helping me here.

Help will be grate cause I have aldo search the way and didnt find out.

4 Replies

@Amirtaiar:

Hello,

I am new to Linode and to vps servers.

I have succefully create a new Drupal website on my server (Ubuntu 10.10) and now I need to upload files to it.

I normally use filezilla and didnt figure the way to make this connection.

I have tried to read this article:

http://library.linode.com/using-linux/users-and-groups

But didnt figure how it's helping me here.

Help will be grate cause I have aldo search the way and didnt find out.

Set filezilla to sftp and log in using some account that you've created which has access to the directory structure for the site.

@hawk7000:

Set filezilla to sftp and log in using some account that you've created which has access to the directory structure for the site.

I have created a user "peima" and it automatically set i to /home

What I didnt find out is how to relate this user to /srv/www/peimaclinic.co.il

Thank you

OK, I have got it

  • create user - adduser username –home /srv/www/domain.com

  • chown username:groupname /srv/www/domain.com

@Amirtaiar:

OK, I have got it

  • create user - adduser username –home /srv/www/domain.com

  • chown username:groupname /srv/www/domain.com

Is that the right way to do so?

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct