Re: simple backup
- From: "Tim M" <southern.tim@xxxxxxxxx>
- Date: Fri, 5 Oct 2007 07:48:02 -0500
On 10/5/07, Chaitanya Chalasani <chaitu@xxxxxxxxxxxxxxxx> wrote:
I went to System/Administration/Users and Group to add server on the laptop,
On 10/5/07, Tim M < southern.tim@xxxxxxxxx> wrote:
On 10/4/07, Tim <southern.tim@xxxxxxxxx> wrote:
I have been trying to backup my laptop to a small server that I have
been experimenting with. I am trying to follow the directions in
"Ubuntu
Hacks" but run into problems when I try to configure the
destination. I
can connect to the server using Place/Connect to Server but when I
try
to form the correct syntax in Simple Backup I get an error message:
"The
selected destination is not writable with current permissions. The
backup can not be written there." What is the correct syntax. It
says
" ssh://username:password@xxxxxxxxxxx/remote/dir/" the hostname of
this
machine is "laptop" (very creative right). The user name for the
server
is simply "server". Which user name and which password is used in
the
"username:password"? I simply use the IP address for my server. I
have
tried every combination I can think of but get NOWHERE! Any ideas or
suggestions for a simpler way to backup my laptop. Maybe doing it
with
commandlines would be easier.
Tim
<https://lists.ubuntu.com/mailman/listinfo/ubuntu-users>
Simple Backup is quite a good tool. I am using it for my daily
incremental backups and once in a fortnight full backup. There might be
issue with the /remote/dir write permission for the user server. check if
the owner or the group has the write permission for the dir.
The command to change the permission would be:
chown -R root:users /remote/dir
chmod -R ug+rwx,o+rx-w /remote/dir
I am not sure what I am doing but is this what I need to do to change
permission?
Tim
Thats right but make sure the user "server"(which you have been using for
the simple backup) is the member of the group user.
but I am not sure I did it correctly because when I plugged in the ssh
information in Simple Backup I got the same error message. What command
lines to I use on the laptop to add "server" as a member and give it
permission?
Tim
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- References:
- simple backup
- From: Tim
- Re: simple backup
- From: Chaitanya Chalasani
- Re: simple backup
- From: Tim M
- Re: simple backup
- From: Chaitanya Chalasani
- simple backup
- Prev by Date: Re: server package
- Next by Date: Re: mount disk as normal user
- Previous by thread: Re: simple backup
- Next by thread: [gutsy] virtualbox-ose broken
- Index(es):
Relevant Pages
|