| Author |
Message |
Amirtaiar
Joined: 03 Dec 2011
Posts: 16
Location: Israel
|
| Posted: Sat Dec 03, 2011 11:43 am Post subject: 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. |
|
| Back to top |
|
hawk7000
Joined: 10 Dec 2010
Posts: 95
|
| Posted: Sat Dec 03, 2011 11:46 am Post subject: Re: Upload my files using filezilla |
|
|
Amirtaiar wrote: 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. |
|
| Back to top |
|
Amirtaiar
Joined: 03 Dec 2011
Posts: 16
Location: Israel
|
| Posted: Sat Dec 03, 2011 11:54 am Post subject: Re: Upload my files using filezilla |
|
|
hawk7000 wrote:
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 |
|
| Back to top |
|
Amirtaiar
Joined: 03 Dec 2011
Posts: 16
Location: Israel
|
| Posted: Sat Dec 03, 2011 2:47 pm Post subject: |
|
|
OK, I have got it
- create user - adduser username --home /srv/www/domain.com
- chown username:groupname /srv/www/domain.com |
|
| Back to top |
|
Amirtaiar
Joined: 03 Dec 2011
Posts: 16
Location: Israel
|
| Posted: Sat Dec 03, 2011 3:25 pm Post subject: |
|
|
Amirtaiar wrote: 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? |
|
| Back to top |
|
| |