IRCaBot 2.1.0
GPLv3 © acetone, 2021-2022
#i2p-dev
/2025/01/16
&zzz
+FreefallHeavens
+R4SAS
+RN
+StormyCloud
+T3s|4
+acetone
+cims
+eche|off
+fa
+mareki2p
+nilbog
+orignal
+postman
+qend-irc2p
+rednode
+snex
+wodencafe
Arch
Danny
Irc2PGuest28384
Irc2PGuest66257
Irc2PGuest75631
Irc2PGuest81267
Onn4l7h
Onn4|7h
Over
ReturningNovice
Sisyphus_
Sleepy
T3s|4_
U1F642
Watson
Zapek
aargh4
ahiru
ananas
anontor
calamares
dr4wd3
dr|z3d
duanin2
i2potus
ice_juice
justaperson
luvme
mahlay
makoto
marek22k
n2_
not_bob_afk
onon_
pinotto
poriori
profetikla
psychopuck
r00tobo
rapidash
test7363673
uop23ip
w8rabbit
x74a6
zelgomer
eyedeekay Updates on i2pgit.org: it should be stable again now and through the next few months, but we are migrating providers so there will be some planned downtime. This planned downtime will happen after the 2.8.0 release. I will write and post a plan for this downtime to the forum within the next week.
zzz super, thanks eyedeekay. money isn't always the best fix but it's often the fastest ))
zzz saw an interesting post about doing backups from a hosted machine with really high security
zzz it's kinda handwavy and complex and uses 'NBD client' which is over my head though
eyedeekay Hm, always open to improving my backup strategy if I can keep it simple, I'll take a look
eyedeekay thanks zzz
zzz eyedeekay, for my stuff on eche's server I just have a cron job on my side that scp's over a list of a few files I care about, that's simple and secure, good enough for me
eyedeekay Where I had that huge tarball before I was doing basically the same but with rsync-over-ssh so I could have resumability, for now I am doing rsync without the tarball which is actually saving me data too since I'm only downloading the changes now
zzz direct rsync w/o tarball sounds pretty good
zzz almost anything w/o tarball sounds better than what you were doing
eyedeekay It was nice for filing them away on the backup server once I downloaded them. I've got a 6TB disk on my NAS which is just these backups, one a week, named for the week they were taken
zzz I like rsync but it always takes me 15 minutes to get the args right
eyedeekay Yeah and then you end up with that confusing 1st-target-dir-copy/2nd-target-dir-copy business, pretty sure that's why I was doing the tarball actually...
zzz just wrote a dumb crontab script to gzip my jetty logs, after trying and failing to do it for everybody from java
eyedeekay zzz ACK both MR's, merge them when you're ready
zzz thx for the review
eyedeekay thx for the MR's :)