Displaying 9 results from an estimated 9 matches for "localbackup".
2009 Jun 29
2
include-from with different source points
...e/gravyface/www/*
+ /mnt/datadisk1/music/*
+ /mnt/datadisk2/projects/*
If I run the following, nothing happens, so I checked the man and I'm
not specifying a source (I thought the include-from was the source):
sudo rsync --progress -avz --include-from=/home/gravyface/backup.list
/mnt/usbbackup/localbackup/
I then tried the following, thinking "/" would be a common denominator
in the paths in my include list:
sudo rsync --progress -avz --include-from=/home/gravyface/backup.list
/ /mnt/usbbackup/localbackup/
...which then starts backing up the root partition, which is not what
I want (but...
2015 Jun 26
2
Sync files-from with delete
...with a remote directory. That's fine, but there's a lot of data that is out of sync so I decided to make a local copy of the difference to then bring to the remote location.
So I ran a dry-run between the two to generate a list of files in listOfFiles.txt
Then I ran rsync from local to localBackup.
rsync -av --files-from=/tmp/listOfFiles.txt /var/MyData/ /USB/Backup/
Now, while this is happening, I am still rsycning between my local and my remote. So I re-generate the listOfFiles.txt, which contains less things to copy than before.... I'd like to delete anything in /USB/Backup that...
2004 Jul 22
0
[Bug 905] scp exit status is -1 instead of 0
...public/private dsa key pair )everything
goes fine , except that the exit code of scp is -1. (When I do 'scp <options> &'
in bash to execute scp in the background, bash shows '[1]+ Exit 1' when scp is
done.
When I do scp -vv belangrijk.backup/start.tbz2 maik at fluit:doc/localbackup >
output 2>&1, the file 'output' contains:
Executing: program /usr/bin/ssh host fluit, user maik, command scp -v -t
doc/localbackup
OpenSSH_3.8.1p1, OpenSSL 0.9.7d 17 Mar 2004
debug1: Reading configuration data /etc/ssh/ssh_config
debug2: ssh_connect: needpriv 0
debug1: Connect...
2012 Apr 11
3
Settings file times only
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
I restored a filesystem by using rsync to copy directories and files
from a backup volume to the newly recreated volume. All of the
re-created files were given the current date and time rather than the
original file's timestamp. I am sure there was a way to prevent that
from happening.
Is there a way to use rsync to set the timestamps
2015 Jun 27
1
Sync files-from with delete
...That's fine, but there's a lot of data that is out of sync so I decided to make a local copy of the difference to then bring to the remote location.
>
>
> So I ran a dry-run between the two to generate a list of files in listOfFiles.txt
>
> Then I ran rsync from local to localBackup.
>
>
> rsync -av --files-from=/tmp/listOfFiles.txt /var/MyData/ /USB/Backup/
>
>
> Now, while this is happening, I am still rsycning between my local and my remote. So I re-generate the listOfFiles.txt, which contains less things to copy than before.... I'd like to delete...
2010 Mar 01
2
Rsync copies all files, not just changed files
Hello all,
I have a strange problem where rsync is copying over all files instead of
just the ones that have changed.
My setup:
--------------
Backup server runs a script that calls rsync in more or less this form:
"rsync --rsh=ssh user at remote.server.com:/backups/stuff /localbackup"
Of course, I use a # of options, but the main ones are "-axS"
Just in case, here are the other options I use: --delete --force --stats
--cvs-exclude --bwlimit=100 --exclude-from=rsync-excludes.txt
--delete-excluded
Backing Up Other Machines
--------------------------------------...
2010 Mar 05
0
Rsync copies all files, not just changed files [Solved]
...have a strange problem where rsync is copying over all files instead of
> just the ones that have changed.
>
> My setup:
> --------------
> Backup server runs a script that calls rsync in more or less this form:
> "rsync --rsh=ssh user at remote.server.com:/backups/stuff /localbackup"
>
> Of course, I use a # of options, but the main ones are "-axS"
>
> Just in case, here are the other options I use: --delete --force --stats
> --cvs-exclude --bwlimit=100 --exclude-from=rsync-excludes.txt
> --delete-excluded
>
>
> Backing Up Other Machin...
2010 May 26
11
DO NOT REPLY [Bug 7454] New: assertion failed in finish_hard_link()
...rsion: 3.0.7
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: bas at debian.org
QAContact: rsync-qa at samba.org
I am rsyncing a localbackup to a remote machine. Local machine is running
Debian stable on amd64, remoet is running FreeBSD on i386. Both machines have
rsync 3.07.
I consistently get the following error after a few minutes rsyncing:
| Assertion failed: (node != NULL && node->data != NULL), function
finish_hard_...
2010 Jan 28
10
Anyone successfully setup Continous Backup of mailboxes using rsync ?
Hi All..
Am working on continous backup of mailboxes using rsync(for e.g by running rsync every 2 min)
Things gets more complicated when users create Subfolders in INBOX , SENT , etc..
If anyone among you did that plz guide & advise.
Thanks
CoolAtt
_________________________________________________________________
Your E-mail and More On-the-Go. Get Windows Live Hotmail Free.