Does anyone use it?
I'm after a 64bit rendition of it. I use it as the main backup util here... well on practically anything else as practically anything
else is 32bit but the PC I'm on is 64. (Thank you, yes, I have used 'rsync'... it sux maximum kilowarps.)
There's more to the story, so I'll bring out the violins... I have a tarball for the util,
but this 64bit Xubuntu (model of Ubuntu 18.04.2 LTS)
can't find its "configure". I hate it when they do that.
Would anybody have either the 64bit 'mirdir' or a compatible
'configure' for U'u, pretty please?
Does anyone use it?No. I have rsync.
(Thank you, yes, I have used 'rsync'... it sux maximum kilowarps.)Generally you'd get a well predictive "fuqoff" answer just here...
There's more to the story, so I'll bring out the violins... II hope you've downloaded it from
have a tarball for the util,
https://sourceforge.net/projects/mirdir
but this 64bit Xubuntu (model of Ubuntu 18.04.2 LTS)Ffffuuuuuuu...
can't find its "configure". I hate it when they do that.It is there, but it is unnecessary.
Would anybody have either the 64bit 'mirdir' or a compatiblegcc '-DPACKAGE_STRING="mirdir-2.1"' -O2 -s -o mirdir mirdir.c
'configure' for U'u, pretty please?
Ah, yes: I've a fully working RPM build environment set up here.
There's more to the story, so I'll bring out the violins... I have a tarball for the util, but this 64bit Xubuntu (model of Ubuntu 18.04.2 LTS) can't find its "configure". I hate it when they do that.
Ubuntu 18.04.2 LTS) can't find its "configure". I hate it when
they do that.
not all programs need a configure... why do you think this one needs
one?
Ubuntu 18.04.2 LTS) can't find its "configure". I hate it when
they do that.
not all programs need a configure... why do you think this one needs
one?
There's a text file/script in the tarball called 'configure'. Go figure.
Add to that, the initial link to Sourceforge that I found came from a Google search that provided a link to some chatterer webforum, where awhiz
proclaimed that he 'found the tarball, un-gzipped it, ran configure &make'
and he had a new uncle Bob.
Why couldn't I? Also? ;)
TBH, i've never even heard of the program... i use rsync ;)
Hi! All,
Does anyone use it? I'm after a 64bit rendition of it. I use it as
the main backup util here... well on practically anything else as practically anything else is 32bit but the PC I'm on is 64. (Thank
you, yes, I have used 'rsync'... it sux maximum kilowarps.)
There's more to the story, so I'll bring out the violins... I have a tarball for the util, but this 64bit Xubuntu (model of Ubuntu 18.04.2
LTS) can't find its "configure". I hate it when they do that.
Would anybody have either the 64bit 'mirdir' or a compatible
'configure' for U'u, pretty please?
TBH, i've never even heard of the program... i use rsync ;)
It's akin to Xcopy, with a destructive backup function that enforces a 'mirror' from source to target. KISS.
can't find its "configure". I hate it when they do that.
It is there, but it is unnecessary.You know this... how? Ah, so...
Would anybody have either the 64bit 'mirdir' or a compatible
'configure' for U'u, pretty please?
gcc '-DPACKAGE_STRING="mirdir-2.1"' -O2 -s -o mirdir mirdir.cMmm... whiteman's majic,
Thank you, kindly. You are a gentleman despite what some people may
say.
TBH, i've never even heard of the program... i use rsync ;)
It's akin to Xcopy, with a destructive backup function that enforces a 'mirror' from source to target. KISS.
For the source or binaries go to : https://sourceforge.net/projects/mirdir/files/mirdir/2.1/
Warning last update was in 2005 but the source is there as I have just
downloaded it (it is in a rpm file but that contains a tar.gz with
the sources.
Does compile but with warnings.
- You will need the gcc dev tools installed.
It's akin to Xcopy, with a destructive backup function that
enforces a 'mirror' from source to target. KISS.
interestng... rsync has/does the same... i use it to backup my systems here as well as backing up several multi-gigabyte git and svn repositories... there's only one copy, though, so no chance to go back further than the copy currently in place... plus it is a copy, not an archive of files backed up...
How many data does it transfer to mirror a photo source with 1 TB including 200MB new data over an existing mirror target?
It's the same outcome: a single generation. OTOH the clensing
function on the target is useful, to ensure an exact mirror of the
source. I don't recall rsync doing that[shrug]?
It's the same outcome: a single generation. OTOH the clensing
function on the target is useful, to ensure an exact mirror of the
source. I don't recall rsync doing that[shrug]?
--delete delete extraneous files from dest dirs
It's the same outcome: a single generation. OTOH the clensing
function on the target is useful, to ensure an exact mirror of the
source. I don't recall rsync doing that[shrug]?
--delete delete extraneous files from dest dirs
Ah, kewl. I have a couple of scripts using it that can be fine-tuned now. Thank you, kind sir.
--delete delete extraneous files from dest
dirs
Ah, kewl. I have a couple of scripts using it that can be
fine-tuned now. Thank you, kind sir.
You might want to spend a couple of minutes reading 'man rsync'. Very usefull! ;)
--delete delete extraneous files from dest
dirs
Ah, kewl. I have a couple of scripts using it that can be
fine-tuned now. Thank you, kind sir.
You might want to spend a couple of minutes reading 'man rsync'. Very
usefull! ;)
No. I've used mirdir for *over* a decade, and will continue to do so. In desperation I tried rsync _once_ in two scripts, to do essential backups last year (August). I've updated the two rsync scripts per your suggestion, for completeness only. Mucha gracias.
I'm also using something similar in some old backup scripts:
'mirrordir', which I don't think is the same as your 'mirdir'. Which
also seems to suffer from a 32 bit problem, because it doesn't handle files over 2GB in size.
Nowadays I always use rsync...
interestng... rsync has/does the same... i use it to backup my
systems here as well as backing up several multi-gigabyte git and svn
repositories... there's only one copy, though, so no chance to go
back further than the copy currently in place... plus it is a copy,
not an archive of files backed up...
It's the same outcome: a single generation. OTOH the clensing
function on the target is useful, to ensure an exact mirror of the
source. I don't recall rsync doing that[shrug]?
They do the same job: Left or Right hand sort of thing. I found
mirdir first, and have found the logfile(s) most informative.
It's akin to Xcopy, with a destructive backup function that enforces a 'mirror'
from source to target. KISS.
mirdir first, and have found the logfile(s) most informative.
do rotation of the logs but they are time stamped in their file names...
Sounds like the old mirrordir utility that used to be in the debian repositories until it went unsupported for too long.
I still use it, but would be interested in something that is similar
and still in development.
How many data does it transfer to mirror a photo source with 1 TB
including 200MB new data over an existing mirror target?
Hold that thought. I'll let you know.
There is no need to wait until you have collected 1 TB of data. I
would just like to know if your tool does copy all files of the mirror
or only new or changed ones.
The new one might interest you. (I keep thinking that I started using itfrom
a Puppy version, around the start of the 20-teens.) Checkout the Sourceforge site for mirdir and browse the "files", to see if there's a commonality with what you remember.
There is no need to wait until you have collected 1 TB of data. I
would just like to know if your tool does copy all files of the
mirror or only new or changed ones.
There is an option to 'turn off' such checking, so the obverse may be assumed.
Why don't you check it out, from Sourceforge?
All I use mirdir for is weekly backups of current contents of my local
& LAN servers. There a number of generations & levels of backups
(some daily, some weeklies) wrapped up.
There a number of generations & levels of backups (some daily, some
weeklies) wrapped up.
I use rsnapshot for that. rsnapshot is highly configurable for my
needs of scheduled backups and it does use maintained tools like cron
Sysop: | Rempala |
---|---|
Location: | Richlands, NC |
Users: | 106 |
Nodes: | 10 (0 / 10) |
Uptime: | 40:33:07 |
Calls: | 205 |
Files: | 6 |
Messages: | 111,121 |