Server :: Sharing Files Across Network Using BackupPC On Ubuntu 9.10
Feb 20, 2010
I now have BackupPC up and running on ubuntu 9.10.I have a couple more issues. These relate to the fact that I am trying to use backuppc to backup files, but also to provide a central up to date store of network accessible files, so, for example, media files can be viewed over the network, rather than downloaded through the web interface. Thus I have the following problems:
1. Access the files through the network.I want to have /var/lib/backuppc as a browsable folder through the network. I have managed to change permissions on the folders so they are browseable, but i need to set the file permissions so i can open the files. How do I do this, and set it so that all future backup files are given accessible permissions?
2. A single store of files.I want one folder with all the incremental backups being copied into it, so to see the most up to date version of a file, I just browse to it in nautilus, or through shared folders from another pc on the network.At the moment, I have a 0 and a 1 folder, and I am sure I will end up with loads more. I just want a single folder, no matter how many times the backup is made.
3. Change the Naming Convention.Also is there a way to change the naming convention so the folders are given the normal names (so Documents rather than fDocuments)?
View 2 Replies
ADVERTISEMENT
Nov 4, 2010
I have a problem sharing files between two machines on my network, one, my main one running 10.10 and the other running Lubuntu. I've used the share files option on my main computer, and they show up on the Lubuntu machine, but when I try accessing the files, I get a message telling me that they'failed to mount'. It's frustrating in that I can see that the files are there, and obviously the Lubuntu machine can 'see' them too. I'm sure that I must have missed out something, and I've tried searching, but so far have only come accross some very old tutorials that just confuse me more. Surely there must be a fool proof way of getting this all working? (I've tried Giver, but the Lubuntu machine refuses to run Giver!)
View 3 Replies
View Related
May 8, 2011
I have installed OpenSUSE 11.4 on my PC. Want to share my files with Win7 system. So far so good, I can access my files on Linux computer from my Windows PC. My problem starts when I want full access to my files, as you see on image it says directory is Public and Writable but still I can't delete or add files to that directory what did I missed ?
View 9 Replies
View Related
Jan 8, 2010
when I try to share files off of my external hard drive over my network; it says it is shared on my ubuntu machine but when I try to access the file on my windows machine it says I do not have permission.
View 9 Replies
View Related
Mar 21, 2011
So I want to put some of my folders on my network. I open up nautilus and go to my home folder and right click -> properties-> share and then selected share this folder, made it so that others could modify stuff on it and have guest access (which is what I want), and changed the share name to "home". Then I clicked create share. I then went to Places->Network->******'s public files on [the name of my computer]. But then some stupid error message popped up saying:
"DBus error org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)"
View 7 Replies
View Related
Sep 18, 2010
I am using ubuntu 10.04 .I tried to share my files on windows network using samba , I changed theworkgroup name in samba configuration file ..but it dint work for me will you please tell me the exact procedure to share the files on windows network ..
View 7 Replies
View Related
May 4, 2010
I am trying to get going BackupPC on a fedora 12 64 bit machine as the server. I have got Apache running asn can see the test page. I can log on to the BackupPC web page at http://127.0.0.1/BackupPC. but that is about as far as it goes. The web page does not have anything on it that I can configure, or get any useful information on. There are a number of menu item missing Admin options, LOG file. Old Logs, Email summary, Config file, Host file, Current queues are all missing.
This according to the articel I have showing a BackupPC web page sceen. I have edited the /etc/hosts file to include the localhost and the backupserver IP address. I have also added these to the /etc/BackupPc/hosts file. The web page that is displayed not only has the missing menu items but the colour of th highlighted menu item is blue not green as in the typical pictures I have.
I have tried to use the article Back Up linux and Windows systems with backupPC from howtoforge as the basis. As I indicated I can get teh web page up but can not do anything. Clearly I have missed something.
Can anyone assist me to get this going. Is there a definative article somewhere that sets up BackupPC on Fedora 12?
View 4 Replies
View Related
Jan 28, 2011
here is the thing. I've deployed BackupPC in a server at work, and everything is working fine. Now, what I need to do this thing. I have a remote server with a website and a postgres db running. I've been able to set up everything to be backed up using rsync. But I would like to make the same process to restore the backup immediately in a local server trough rsync, that has to be ready just in case of failure of the remote server. What I've tried to do is to run the DumpPostUserCmd, so whenever a dump is performed in the remote server, I can have my local server updated. What I've find out is that when you perform a restore through the web interface, the command that performs it is (using ps ax in the backuppc server):
/usr/bin/ssh -q -x -l root myserver.wheretodotherestore.mydomain /usr/bin/rsync --server --numeric-ids --perms --owner --group -D --links --hard-links --times --block-size=2048 --relative --ignore-times --recursive . /path/to/restore
So, what I could find out is: /usr/bin/rsync is the command that the process runs in the server where I want to put the restore. Then the options, and finally, source and destination of the restoration. But, as you can see, the source is '.' but I cannot guess where to point that!
View 2 Replies
View Related
Sep 1, 2010
Apache/2.2.3
CentOS release 5.4 (Final)
BackupPC-3.1.0-6.el5
So im setting up backuppc but do not want Apache to run as the backuppc user. To get round this I need to setup suEXEC so that CGI scripts are ran as the backuppc user. This seems fine and I do have the module loaded,
1. I have configured my config files as said here
2. I have read that DOC_ROOT for suEXEC is set to /var/www I need to change this to /home/www - as a quick fix i have a symbolic link from /var/www to /home/www.
3. To confirm what DOC_ROOT is and check where the log file will be as suggested on many sites I run "/usr/sbin/suexec -V" but I get nothing back, it does not list any config.
4. Group and Owner for "/usr/share/BackupPC" is backuppc
[Code]...
View 1 Replies
View Related
Jul 30, 2011
I have a non-profit company. Currently we are using Dropbox to store and share files. We have the free 2 gig account and we are quickly running out of space. Naturally, we don't have a lot of money so I'm looking for a cheap alternative. I thought I might be able to set up a linux server in my home (with a back-up drive) do to the same thing. I want my board members and staff to be able to access these files from their homes or jobs and to be able to manipulate the files on the server. I'd like to be able to control access levels so that I can limit access to certain files and folders. I have a tech background but none of the others do so FTP is not really an option. It needs to be as simple as if they were looking at a file on their pc. Is this possible or am I totally dreaming here?
Right now I'm using Ubuntu but I just downloaded Fedora 15 and plan to play around with that a bit. The pc's I have are P4 2.6 with 1G RAM.
View 7 Replies
View Related
Jan 19, 2010
below is testparm O/P.
[root@cserver ~]# testparm
Load smb config files from /etc/samba/smb.conf
Processing section "[homes]"
Processing section "[printers]"
Processing section "[testing]"
Processing section "[export]"
[Code]...
if I am tring to connect shared dir on windows machine \16.x.p.export, then i am getting error message : this path was not found. So meanwhile please let me know..what was i have missed in smb.conf file ?
Note : 1 >i have configured samba shared dir in differet network i.e : 16.x. 2 >I am trying to access on : 16.y series network. 3. i have host-allowed on both network at smb.conf file .
View 1 Replies
View Related
Jul 7, 2011
Im using WPA with a TKIP pre-shared key...Can a client pc im sharing my key with access my files if im not file sharing? Router config?
View 2 Replies
View Related
Jul 29, 2011
i`m trying to set up a Central Backup Server with BackupPC installed on CentOS 5.6 x86_64, My CentOS has Samba3x / Winbind integrated with Active Directory i found this nice Wiki http://wiki.centos.org/HowTos/BackupPC , to get my BackupPC installed. after installing RPMForge's repo and settin` up the priorities to the repos, http://wiki.centos.org/PackageManagement/Yum/Priorities i get the following error regarding Samba3x Conflicts , i dont wanna miss up my Samba Configuration to install BackupPC, even --skip-broken option does not work for me
[Code]....
View 2 Replies
View Related
Jan 16, 2011
i would like to setup one of my old pcs as a file server and internet gateway; we are living in a large building shared with 40 others. the ubuntu box would be the one connected to the internet via ethernet and sharing connexion via wifi. i haven't started yet - presently, i am doing the ground work and reading before to start i understand sharing the internet is relatively simple and can be done from the GUI
What we would like is slightly like BT Fon or BT Open Zone in the UK: you can hook on a free network but in order to access outside (internet: email, web, ftp, etc) you need to login login would help us monitor fair usage. I imagine something with username and password for each user would do: as we are a few in the same building not everyone is actually paying for the connection and we don't want to end up with rather large excess bills. So the ones who are paying access both files and internet; those who dont just have access to the files on the local server.
Do i need Ubuntu server to set this up? What hardware would be ideal - given we are all far from rich but willing to have a nice setup
It would be great if you could share some knowledge around the topic and eventually provide some tutorial; also any heads-up on the hardware side would be great! (signal booster, etc - there's 3 floors and 3 buildings)
View 1 Replies
View Related
Jan 26, 2011
I have one computer with windows 7 (computername = windowspc) connected through a modem router to a computer running Ubuntu 10.10 (computername = linuxpc). Had Samba setup and working between them.
Decided to check out Fedora 14 (computername = linuxpc). so set up dual boot on the on the Ubuntu box and installed samba. When Fedora is running Win 7 only sees shares for Fedora. If Ubuntu is running win 7 cannot connect to any shares stating a bad file path. I understand that both linux oses use the same ip address and thats probably were Win7 must have problems.
Ran nbtstat r in windows and was able to swap the situation around i.e. win7 sees Ubuntu but not Fedora.
I would like to be able to set it up so that when logged on to either of the linux oses I would be able to see shares from both partitions in Win7. Or if thats not possible, to differentiate them in some way so that Win7 would recognise which os was running and display the shares accordingly.
View 4 Replies
View Related
Oct 14, 2010
How do I tell the shared connection that it has a static IP and that I dont want a DHCP on the network?Do I have to set up DHCP on the box with the shared connection, even if that box only runs DHCP for a single IP address being the eth0 that is shared?Or can I tell the shared connection that it has a static IP and still allow network manager to run the shared connection?Or should I specify static IP's for all clients and the shared network manager and install say firestarter on the gateway to run the NAT for the eth0 out to eth1.
View 3 Replies
View Related
Jul 28, 2011
1> i have centos5.4 fileserver.
i synchronize my document of windows xp with fileserver through samba server.
while synchronzing ,virus effected file are also get sync in fileserver .
i scheduled copying in crontab also.meanwhile by synchronizing the fresh file get replaced by virus file.this result lost of my data.
is there is any solution to restrict virus file from copying through rsync....
2> is there is any program to compare size of files on samba server
View 1 Replies
View Related
Jan 31, 2010
I know that this is easy, but I am confused.I have three computers all with a clean install of SUSE 11.2. Two of them use wifi with the internet and the third is wired.I would like to share files between them all of them.When I go to dolphin/network there is nothing there and I don't know how to set it up.
View 1 Replies
View Related
Jun 27, 2011
I just installed suse on this computer, and am wanting to allow other computers to store files on it as a file server. I was reading the online manual and in the personal file preferences, it shows an option to enable 'share public files over network'. The problem is I don't see that option when I open up file preferences. All I see is an option to allow sharing using bluetooth, nothing about sharing over the network. When I look in the network I can see the computer running suse, but when I try to connect to it, it says 'unable to mount drive: connection refused by server.'
View 3 Replies
View Related
Jun 1, 2011
I have two Suse un-firewalled computers connected via NFS. About a year ago I found instructions for a very SIMPLE way to share a CUPS connected printer using Yast. When I installed 11.4 I lost the instructions. It required no config file editing and took about two minutes. Google searches focus on complicated SMB-Linux connections like those suggested by swerdna.
View 6 Replies
View Related
Oct 28, 2010
I have been struggling to get backuppc running and finally today figured out what I was doing wrong. Backuppc is running on my Ubuntu 10.04 server. I have it backing up my mac, but I can 't get it work on my Ubuntu 10.04 desktop. I followed the same steps I used in getting it to work in my mac, so I can't really see why there is a discrepancy. This is the error log I'm getting now:
Code:
full backup started for directory /
Running: /usr/bin/ssh -q -x -l root 192.168.1.120 /usr/bin/rsync --server --sender --numeric-ids --perms --owner --group -D --links --hard-links --times --block-size=2048 --recursive --ignore-times . /
Xfer PIDs are now 14404
Read EOF: Connection reset by peer
Tried again: got 0 bytes
Done: 0 files, 0 bytes
Got fatal error during xfer (Unable to read 4 bytes) Backup aborted (Unable to read 4 bytes) Not saving this as a partial backup since it has fewer files than the prior one (got 0 and 0 files versus 0) The dreaded 4 bytes error. I was getting that problem before on my mac, but from what I've managed to find, this error usually shows up when you don't have ssh keys set up properly. Once I got that figured out, it started working on my mac. I can confirm that that part is set up because when I execute the following as the backuppc user on the server:
[Code]...
View 3 Replies
View Related
Feb 20, 2010
I'm trying to setup backuppc to access using apache. I followed this guide: [URL]. Apache2 is correctly running on my pc. I used this command: htpasswd /etc/backuppc/htpasswd user and, as the guide says, I tried to access http://localhost/backuppc but I get nothing there. Is anything else I should do to access backuppc?
View 1 Replies
View Related
Jan 5, 2010
In a moment of temporary insanity I tried to install Backuppc using the synaptic package manager, but started to panic when the installer tried to set up an Apache web server on my PC (which I do not want). At that point I tried to cancel the installation, but got an error message. I then marked the package for complete removal in the package manager, but every time I click the apply I get an error message, "E: backuppc: subprocess pre-removal script returned error exit status 2" and the package, which did not install correctly in the first place, refuses to go. When I ran the update manager today, to install the latest updates, the manager tried to continue with the Apache installation stage of the Backuppc installation. How do I get rid of it?
View 2 Replies
View Related
Jun 28, 2010
"E: backuppc: subprocess installed post-installation script returned error exit status 1"whenever I upgrade my system I get the above message Anyone know how to fix it? or if it's anything important ?
View 1 Replies
View Related
Apr 5, 2011
BackupPC usually just works. It backs up the localhost and another PC, both running Debian Unstable. However it stopped backing up the remote machine after the 22nd March.This correlates with updating OpenSSH.All I get is "Unable to read 4 bytes from Server".As suggested on the backupPC website I ranCode:sudo -u backuppc /usr/share/backuppc/bin/BackupPC_dump -v -f backupclientI was asked for the sudo password and then for a password for each directory that was to be backed up.The backuppc password was not accepted. The root password was.Could somebody point me towards a solution? Do I have to recreate the SSH keys?
View 2 Replies
View Related
Aug 6, 2010
i would like to set up file sharing from one ubuntu pc to another wireless laptop.I found samba on the internet i installed it and i can share files but it's slow a 700mb avi file was going to take 2 hours and from what i read samba is for sharing files from linux to windows.I also found ssh that to is slow also i think it goes over the internet or something like that.So is there any other way to share files that's faster or have i forgot something.I only have 2 ubuntu 10.04 computers and 1 open solaris but the open solaris i will not be putting on the network.
View 9 Replies
View Related
May 9, 2010
I am using 10.4 desktop and currently got everything setup the way i like it, but when sharing my network folder I can see the folders and everything seems fine then when i click to access the files it gives me an error message of not having permission to the folders. I tried going into the basic permissions tab in folder properties like you normally would with ntfs permission sharing in windows (don't know if thats how things work in Ubuntu but i gave it a try) and nothing would change when trying to change read/write permissions or read only permissions.
View 4 Replies
View Related
Jul 25, 2010
I have a dual boot PC with an NTFS partition on it that I want to share across the network. It has my music on it which I am going to keep for a while until I find a suitable iTunes replacement.
I also have a server and have mounted those shared ext3 drives ok using NFS and configuring fstab and exports. Works a treat.
With this one, I am getting a error: "ntfs-3g: Failed to access volume '192.168.xx.xx:/nfs/xpdata': No such file or directory" when I try to mount it on the remote client machine. I can access the local mount fine.
View 3 Replies
View Related
Jun 26, 2011
I'm trying to get a pc running xubuntu to share with a few pc's running windows vista & 7.Right now the xubuntu pc can read & write to the windows computers, but not vice-versa.
View 1 Replies
View Related
May 20, 2009
youve fixed all my problems but one, sharing my ftp's HDD over my network so i can send files directly thru the network instead sending thru my ftp client because its slow..
View 2 Replies
View Related