jan, to linux
@jan@kcore.org avatar

Has anyone ever seen the effect that a top-level recursive shows no more changes, but then going in the sub directories and doing individual rsyncs does give a lot of diff?

We're trying to figure out why that happens, and coming up empty.

Both FS are ext4, source server has been quieted (and FS even mounted r/o to make sure)

Rhel7 to rhel8. Rsync 3.1.2
Please boost.

abcdw, to hosting
@abcdw@fosstodon.org avatar

Found a cool SSH Apps project:
https://pico.sh/

Static sites, RSS feed to email digest, reverse ssh tunnels (for exposing local socket with public domain name), blog engine, pastebin and couple more.

All available via ssh/rsync.

nfd, to macos
@nfd@social.lol avatar

Does anyone have any experience keeping folders synchronized on using a tool like Hazel? Thanks in advance for any advice!

My use case: I want to use for editing my website content (markdown) and sync with my website's /content directory.

Why?

-Using my Eleventy root directory as my Obsidian vault is very messy and causes slow iCloud sync.

  • I only need Obsidian for editing the /content in my website BUT vaults are only allowed in the /Obsidian iCloud Drive folder.
nfd,
@nfd@social.lol avatar

Great tip from @ctietze 🙏 https://mastodon.social/@ctietze/112293432193895079

Looks like someone has also made a Mac native UI for rsync. I'll play around and report back. https://rsyncui.netlify.app/post/rsyncuidocs/

tallship, to random
@tallship@fedia.social avatar

Yes! Yes! Yes!

As the saying goes, "Real BOFH use tar and rsync!"

The blog article is an excellent treatment of using tar along with SSH to effect a reliable backup plan and schedule.

Another couple of great fav GoTo solutions of mine have always been Duplicity and Duply for those not comfortable rolling their own scripts w/SSH, tar, and/or rsync ​:batman:​

Thank you very much for sharing this @nixCraft !!!

You can haz ! 🍔

.

RE: mastodon.social/users/nixCraft/statuses/112276456842443382

defanor, to random

It is the "world day", at least according to WorldBackupDay.com. I like the idea of having such a day, to serve as another nudge and a reminder to make and check backups, though WorldBackupDay.com is awkward, does not mention rsync in its software section. The "com" TLD looks suspicious, too, but it is better than nothing (except for potential private data leaks with online backup services).

I use primarily encrypted external HDDs ( or with ) and for personal backups, including rsync with "--dry-run --checksum" for scrubbing and checking before synchronization; quite happy that such tools are available, even though they are usually taken for granted, as are many other neat FLOSS tools we use regularly. Planning to add a USB stick to the list of storage devices, since it should be less fragile mechanically (even though less reliable otherwise).

kzimmermann, to random
@kzimmermann@fosstodon.org avatar

I swear, using 's standard UI copy and paste into USB drives is infuriatingly slow. Frustrating to see the dialog file get stuck at 99% for many minutes when the copying took 30 seconds to complete.

Just open a terminal and run instead!

devops, to AWS Ukrainian
@devops@twiukraine.com avatar

Думаю як швидше додати репліку в кластер з розміром бази 3ТБ. Є такі варіанти:

  • снапшот існуючої та потім наздоганяти зміни;
  • підняти новий сервер, через перегнати усі файли в каталозі mongodb та наздоганяти зміни.
    Спробував другий варіант, але вже декілька годин працює та ще половини файлів не засінкав.
    Мабуть, прийдеться з нуля нову репліку додавати по першому варіанту.
devops,
@devops@twiukraine.com avatar

У змаганні VS реплікація перемогла остання. Нода змогла засінкать десь 3ТБ даних меньш ніж за 16 годин, а rsync, хоча й стартовав раніше, не встиг завершити реплікацію

milan, to random German
@milan@social.tchncs.de avatar

nextcloud weiß einfach was ich mag :)

karsbehr,
@karsbehr@social.tchncs.de avatar

@milan Das steht unter Anderem in meiner Datei für

Zergy, to linux French
@Zergy@mastodon.zergy.net avatar

Ce week-end, j'ai testé la migration d'un système en faisant uniquement un RSync entre l'ancien et le nouveau disque d'un serveur.

ça a fonctionné sans problème. :rp_justok:

FiLiS, to FreeBSD
@FiLiS@mastodon.social avatar

'ing a ~10GB package directory /usr/local/poudriere/data/packages/foo elsewhere gets me a ~130GB target directory? What am I missing?
compression is turned on for both and compressratio is not really great, so that's not it. Using rsync -a, so nothing really special

unfa, to Help
@unfa@mastodon.social avatar

Any wizards in here? :)
I need some !

I've got some corruption on a 4TB Btrfs filesystem. I have all files in safe and ready to restore, but... I can't figure out HOW to restore them.

So far I've tried this:

rsync --verbose --human-readable --progress --checksum --archive --inplace --update --whole-file --existing --stats --times --partial --ignore-errors /backup/data /data/

However this failed to overwrite the corrupted files throwing an input/output error...

🤔

schenklklopfer, to random German
@schenklklopfer@chaos.social avatar

Ich brauch mal eure Hilfe!

Ich suche nach einem -Script/-Tool, das Daten von A nach B kopieren kann.
Es sollte nach Möglichkeit KEIN und verwenden.
Inkrementell.
Gerne mit ner kleinen Datenbank oder so...

Ansonsten bin ich für alles offen.

Will das kommerziell in der Firma nutzen, eine passende Lizenz wäre daher gut.

Idden?

320x200, to random
@320x200@post.lurk.org avatar

Syncthing and other similar software are great, but sometimes you just want a simple, lightweight, and fast way to mirror things, specially if the remote and/or local machines have limited resources.

Here is my ultra minimalistic set and forget (I hope) 2-in-1 rsync based mirror script that can be used in a cron and called manually at the same time. If there is a problem with the transfer, you even get an email.

https://things.bleu255.com/runyourown/One_way_fast_and_lightweight_file_mirroring

jann, to random
@jann@twit.social avatar

Okay, got a Q for pros out there: If you rsync something from origin to dest and it starts running, and DURING that rsync, files it thinks it needs "appear" in the destination (from another process), does rsync still compute and check to see if it needs them?

I have an rsync that takes 8 hours (on-site NAS to off-site NAS) and the offsite one may get the contents from another location first, thus the offsite one ends up having a coupe of files that rsync was gonna send.

What happens?

jschauma, to sysadmin
@jschauma@mstdn.social avatar

Hey Fediverse! The Spring semester is about to start, and I'll be teaching System Administration again:

https://stevens.netmeister.org/615/

Topics covered include: basic operating system & filesystem concepts, software installation & package management, config management, automation, tools development, TCP/IP networking, common services, system security.

All lectures are online as free videos; if you'd like to follow along, here's the playlist for Week 1:

https://www.youtube.com/playlist?list=PLDadzdouM0VCV7tjurqM8FHY6APK9wvJl

jschauma,
@jschauma@mstdn.social avatar

This week, our syllabus covers backups and restores, including use of dump(8), , and flux-capacitors (e.g., ZFS snapshots, Apple TimeMachine, NetApp's WAFL). We also were supposed to talk about and monitoring, but honestly, chances are we'll spend most of our time on the .

Playlist of lecture videos on :

https://www.youtube.com/playlist?list=PLDadzdouM0VArSooGALeG1U0y4_eYqJu8

sergi, to blogging
@sergi@floss.social avatar

I want to hear what you folks use to sync blogs/webpages over SFTP.

So, the setup is that you have a bunch of files (HTML, CSS, etc) on your local computer, and you want to update your hosting with the latest version, having only SFTP access.

I am mounting it locally with sshfs and then using "rsync -vuz --delete --recursive <source> <destination>", but I feel like there is a better way (or better rsync options).

#blogging #SFTP #FTP #sync #rsync

ParadeGrotesque, to random
@ParadeGrotesque@mastodon.sdf.org avatar

Now copying 9 months of 2023 pictures from my 'smart' phone to the backup SSD.

Yeah, backup of my life, you could say.

mrecondo,
@mrecondo@mastodon.sdf.org avatar

@ParadeGrotesque I upload my photos using the app, use their cli to download them to my desktop and encrypted to my 3 buckets (in 3 different services, of course). The download and backup part I do periodically when I remember :)

abcdw, to til
@abcdw@fosstodon.org avatar

Today I learned: if the scp (utility for copying files over SSH) process was interrupted, you can resume the transfer of the file(s) with rsync!

Especially handy with low-bandwidth and unstable connection.

Experimenting with almost forgotten old good stuff can have its own perks!

governa, to random
@governa@fosstodon.org avatar
gerowen, to linux
@gerowen@mastodon.social avatar

So I was working on a computer for my mom earlier. It's dual booting Debian with KDE because she wants to learn Linux, and I figured KDE resembles Windows. Anyway, I was setting up shortcuts so she could find all of her files she normally uses, but there's one problem. appears to do something weird. There's an empty file called "OneDrive", that appears to be a pointer, but the OneDrive "folder" isn't present. Anybody know where OneDrive "actually" stores files?

kkarhan,
@kkarhan@mstdn.social avatar

@gerowen Which is yet another reason why I hate , as it's some proprietary bs and not like or where the files are being synced and mirrored transparently to the user...

mattkenworthy, to ai
@mattkenworthy@mastodon.social avatar

Possibly a foolish question for the Mastodon mind, but with now willing to trawl my data for purposes, is the concept of an invasive-free cloud drive impossible? Or should I stop worrying and learn to love over again?

lauren, to random
@lauren@mastodon.laurenweinstein.org avatar

I am largely unconvinced that it would be possible to create a much more confusing syntax for the "rsync" command even if that were the explicit goal.

stsquad,
@stsquad@mastodon.org.uk avatar

@lauren for this reason I have embedded all my use of into mode so I don't have to thing about it.

stsquad,
@stsquad@mastodon.org.uk avatar

@slackline @lauren dried-sync-transient sits on top of dired-rsync for those who prefer a like interface to the underlying command (allowing you to tweak a few vars). However I'm fine with just using plain dired-rsync - full disclosure I'm the original author so unsurprisingly it suites my workflow ;-)

zhenech, to random
@zhenech@chaos.social avatar

COPY a b c /dest

Podman: clearly, /dest is supposed to be a directory, I'll create it for you and copy shit in there
Docker: ah sure, you want to copy things to the file called /dest, on it!

🔥

globalc,
@globalc@chaos.social avatar

@zhenech Almost beats for "least expected behaviour" when choosing destination..

realcaseyrollins, to plex
@realcaseyrollins@social.teci.world avatar

Sheesh…took me way too long to swap out my 5 TB drive for the new 10 TB drive on my server, and get everything to show up in the library and play from the new drive.

I wish I’d known about gnome-drives before I started, what I SHOULD have done was plug in the new drive, go into gnome-drives and disable the automount for the old drive, set the new drive to automount to the same location, and reboot.

But hey, ya live and ya learn.

realcaseyrollins,
@realcaseyrollins@social.teci.world avatar

@freemo Hmm, what’s ?

  • All
  • Subscribed
  • Moderated
  • Favorites
  • anitta
  • everett
  • hgfsjryuu7
  • Youngstown
  • khanakhh
  • slotface
  • rosin
  • InstantRegret
  • ngwrru68w68
  • kavyap
  • vwfavf
  • thenastyranch
  • DreamBathrooms
  • PowerRangers
  • Leos
  • magazineikmin
  • Durango
  • tacticalgear
  • mdbf
  • cisconetworking
  • ethstaker
  • GTA5RPClips
  • osvaldo12
  • cubers
  • modclub
  • tester
  • normalnudes
  • provamag3
  • All magazines