IRCaBot 2.1.0
GPLv3 © acetone, 2021-2022
#i2p-dev
/2025/01/16
@eyedeekay
&zzz
+RN_
+StormyCloud
+T3s|4
+acetone
+dr|z3d
+hk
+not_bob_afk
+orignal
+postman
+qend-irc2p
+snex
+wodencafe
Arch
BubbRubb1
C341
Chrono
Danny
Debian_GNU_Hurd_2025_released
DeltaOreo
FreefallHeavens
HowardPlayzOfAdmin
Irc2PGuest33339
Irc2PGuest34005
Irc2PGuest48552
Onn4l7h
Over
R4SAS
SigSegv
Sisyphus
Sleepy
T3s|4_
Teeed
aargh
ardu
b3t4f4c3
bak83
cumlord
death
dr4wd3_
duanin2
eyedeekay_bnc
hagen_
mareki2p_
nilbog
nnm--
ohThuku1_
pedrogherrera
poriori_
pory
profetikla
r00tobo
rapidash
shiver_
solidx66_
thetia
u5657
uop23ip
w8rabbit
wew
x74a6
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 :)