Am 20.06.2016 um 22:01 schrieb Larry Irwin (gmail):
The scripts I use analyze the rsync log after it completes and then
sftp's a summary to the root of the just completed rsync.
If no summary is found or the summary is that it failed, the folder
rotation for that set is skipped and that folder
Am 19.06.2016 um 19:27 schrieb Simon Hobson:
Dennis Steinkamp wrote:
i tried to create a simple rsync script that should create daily backups from a
ZFS storage and put them into a timestamp folder.
After creating the initial full backup, the following backups should only contain
"new
files that didn`t changed from the previous backup
can be hardlinked properly.
I did a little bit of research and i am not sure if i am on the right
track here but apparently this can be done with return codes, but i
honestly don`t know how to do this.
Thank you in advance for your help and sorry i
be expected? Is there a way to make rsync more
gentle on a fragile disk?
cheers
Chris
--
Chris Dennis cgden...@btinternet.com
Fordingbridge, Hampshire, UK
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe
On 18/06/13 17:35, Kevin Korb wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
If you make a link to a link you make a link to all of its links. The
effect is the same.
Good point -- I hadn't thought of it like that. Thanks for the tip.
cheers
Chris
On 06/18/13 12:27, Chris D
ource directory.
Does that make sense?
cheers
Chris
On 06/18/13 11:49, Chris Dennis wrote:
On 18/06/13 15:02, Kevin Korb wrote: rsync -vai
--lin-dest=/path/to/source/ /path/to/source/ /path/to/target/ Note
that if you try it with relative paths the link-dest will be
relative to the sourc
that --link-dest needed a relative path. This works for me:
rsync -Haxv --stats --link-dest ../dir1 dir1/ dir2
The / on the end of the second dir1 is, of course, essential.
cheers
Chris
On 06/18/13 09:39, Chris Dennis wrote:
Hello rsync people
I thought I knew how to use rsync, but I can
rpart in dir1.
Why not just use cp? Because I want to be able to do it as a user who
has sudo permission to run rsync but not cp.
cheers
Chris
--
Chris Dennis cgden...@btinternet.com
Fordingbridge, Hampshire, UK
--
Please use reply-all for most replies to
Grant
If either of the disks is formatted with FAT, then you'll need
--modify-window=1 -- see the man page or
http://serverfault.com/questions/54949/how-can-i-use-rsync-with-a-fat-file-system
cheers
Chris
--
Chris Dennis cgden...@btinternet.com
Fordingbridge,
On 17/12/12 17:09, Paul Slootman wrote:
On Mon 17 Dec 2012, Chris Dennis wrote:
I've noticed an apparent inconsistency in the ordering of output
from the --list-only option.
For example:
$ ls
d1 d2 d2-x d3 f1 f2 f2-x f3
$ rsync --list-only .
drwxr-xr-x4096 20
I rely on the output staying the same in the
future?
cheers
Chris
--
Chris Dennis cgden...@btinternet.com
Fordingbridge, Hampshire, UK
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.
page?
Yes, that would be great.
Depending upon the license you release Brandysnap under, perhaps in the future
Brandysnap functionality could be incorporated into the LBackup project?
It's GPL'd -- share and enjoy!
cheers
Chris
--
Chris Dennis cgden..
ot use it for anything important (yet).
Brandysnap can be downloaded from GitHub at
https://github.com/StarsoftAnalysis/brandysnap
where you can follow its development and read more details.
Hopefully it will prove useful. I look forward to hearing comments and
ideas.
cheers
Chris
aming files and deleting files on *either* host.
You may want to investigate unison, which is designed for such usage.
Or syncany -- www.syncany.org
cheers
Chris
--
Chris Dennis cgden...@btinternet.com
Fordingbridge, Hampshire, UK
--
Please use reply-all for
c(543) [sender=3.0.7]
--
If this is not a known bug, then hopefully this information will be of use.
regards
Chris
--
Chris Dennis cgden...@btinternet.com
Fordingbridge, Hampshire, UK
--
Please us
also with a normal telnet got the
same message.
Have you any advices for my little odd problem?
Thanks for your time.
Dennis Guse
--FHTW-University of Applied Science Berlin--
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://ww
in the log files, but on the
wrong server :-).
Thanks again
Dennis
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
gid = root
auth user = dennis,test
secrets file = /etc/rsyncd.scrt
rsyncd.scrt
===
dennis:pass
test:tester
commandline to sync
===
rsync -r -v --progress --stats -o -g -p -t
rsync://professor/gentoo-portage .
Why is rsync never prompting for a password?
For
Thanks Martin:
Sorry about the kernel omission: 2.6.6
The bugzilla application setup for the kernel had a seperate field for
the kernel version and I didn't add this information to the message I
sent tot he list.. The bugzilla application assigned my report bug
number: 2801
Dennis
Martin
Note: I don't know if this is a problem withe I20 drivers or Rsync so
I'm submitting to both the Kernel Bugzilla and the Rsync mailing list. I
couldn't find a bugzilla for Rsync. I hope this was the correct way to
submit this issue.
Distribution: Debian
Hardware Environment: Intel 850MV Mother
02:24:46 www
And as you see rsync lists evrything, not only *.mp3 files. I can
download any of this files too.
How to allow to download only *.mp3 files ?
--
Best regards,
Dennis mailto:[EMAIL PROTECTED]
--
To unsubscribe or change options: http://lists.samba.org/mail
Hello Dennis,
Tuesday, October 21, 2003, 1:32:25 AM, you wrote:
DC> I running rsync in daemon mode (rsync --daemon)
DC> Everything seems to work well until I try to protect item with
DC> password.
Thanks, the problem was in rights on file rsyncd.secrets - it was
world readable whi
ror in rsync protocol data stream (code 12) at io.c(165)
/etc >
What could it be ???
I have RSync 2.5.6 running on FreeBSD 4.8
--
Best regards,
Dennis mailto:[EMAIL PROTECTED]
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before p
> >Yes, I know, my question was about rsync...
> >I'm not sure of the syntax to sync two remote boxes from localhost.
> I don't think that's possible.
>
> But I'm interested in hearing?
>
>
> Regards,
>
> Phil
>
>
--
To unsubscribe or change options: http://lists.samba.org/mailman/lis
I forgot to mention the error I keep getting with
the below rsync script...
receiving file list ... donecannot create [EMAIL PROTECTED]:path/to/some/files...HjBwqT :
No such file or directorywrote 32 bytes read 192 bytes 149.33
bytes/sectotal size is 178 speedup is 0.79
All the files a
Hi all...
Sorry if this has been covered before, I'm new to
the list and couldn't find anything in the archives.
Aside from the authentication issues, is it
possible to run a rsync cronjob from a local box that sync's two remotes boxes
?
...something like...
rsync -avg -em ssh [EMAIL PR
ne explain what this is telling me?
Thanks
Dennis
All,
I currently am stalled on the following error message:
chroot /dir/tocopy failed
I then added use chroot = false to the rsyncd.conf module options and the
error message changed to:
chdir /dir/tocopy failed
The command I'm executing for the rsync is: [The point here is it's an
anonymous
Hi all...
Just installed rsync and was wondering why there is not a default
rsyncd.conf file with the source ?
Where can I find one ?
Cheers
Dennis
29 matches
Mail list logo