@virbonus
Das ist wie bei #starWars

Die #Macht ist in dir! Junger Padawa!

einfach in die Konsole #robocopy eingeben.

Wenn du ein interaktives Frontend brauchts mußt du "YARCGUI Download" suchen. Gibt es noch in schlecht sortierten Freeware resipository

@virbonus
#ROBOCOPY ist ein Kopierprogramm, das Standardmäßig bei #Windows dabei ist, das auch Verzeichnise sycronisieren kann.

Wenn man ein anderes Verzeichnis mit einem leeren Verzeichnis syncronisiert, ist das hinterher auch leer ... sehr zuverlässig!

I think I need to cry now.
And eat #icecream
sigh.

It sucks that the tool "seems" to work fine until it doesnt.

(I could use #robocopy to copy the rest, but at that point I might aswell use a actual reader... *sob*

Copy-Item is 27 percent slower than File Explorer drag and drop on Windows

1 2 3 4 5 File Explorer drag & drop ########## (112 MBps) Copy-Item ####### (82 MBps) Built in SFTP client ###### (70 MBps) Built in robocopy ## (25 MBps) WSL 2 rsync # (13 MBps) In table form: Tool Speed (MBps) Difference Drag and drop ~112 — Copy-Item ~82 -27% sftp ~70 -37% robocopy ~25 MBps -78% rsync (WSL 2) ~13 MBps -88% I feel like I’m losing my mind.

Robocopy в Windows

Привет, Хабр! Расскажу про Robocopy – утилиту Windows для апдейтнуого копирования. Она живёт в системе с Windows Vista (раньше была частью NT4 Resource Kit) и предназначена для работы с большим количеством файлов. Robocopy используется для копирования файлов. Часто её используют для миграции файловых серверов или резервного копирования. По сути это более навороченная замена привычным COPY / XCOPY : она поддерживает возобновление копирования, зеркалирование каталогов, многопоточность и многое другое.

https://habr.com/ru/companies/otus/articles/948836/

#windows #Robocopy #Windows_утилита #копирование_файлов #резервное_копирование #миграция_файловых_серверов #зеркалирование_каталогов

Robocopy в Windows

Привет, Хабр! Расскажу про Robocopy  — утилиту Windows для апдейтнуого копирования. Она живёт в системе с Windows Vista (раньше была частью NT4 Resource Kit) и...

Хабр

Someone recently tooted about robocopy on Windows, and I can't find it in my feed. (Probably because I have no idea how to use Elasticsearch and even though it says it's working... ????)

Anyway, I wanted to also mention "rclone" - it says it's "rsync for cloud" but it works over SMB and SSH and, with a little twiddling, works great for copying large chunks of data multi-threadedly back and forth to/from your NAS and local thingie, whatever it may be. It's multi-platform, cross-platform compatible, and doesn't NEED to be configured for SMB or SSH, you can simply say "copy from source to dest" and it will Do Its Thing. It has, as the name implies, a "sync" option as well, like rsync, where it will copy new files, leave old files alone, and delete no-longer existing files.

It will also do this for a few dozen different cloud provider storage types, like S3, Google Drive, Dropbox, etc.

https://rclone.org

Robocopy is nice, but rclone is also nice!

#robocopy #rclone

Rclone

Rclone syncs your files to cloud storage: Google Drive, S3, Swift, Dropbox, Google Cloud Storage, Azure, Box and many more.

Rclone
@frantictdrinker
Been meaning to try #Syncthing, even installed it on #Android, but was never really able to give it a really good spin.
I checked #robocopy but didn't feel confident enough to try it on win command line.
I tried the win version of #FreeFileSync as I had used with #Ubuntu years ago, but now I find the interface too complex. I am scared of losing data.
All said, based on your experience I'll really try Syncthing to see how it addresses my use case. Thank you so much. 👍

My tiny #backup strategy (soon in more details on my digital garden: https://marcoxbresciani.codeberg.page/).

1. Main Documents folder on PC SSD, with almost 280GB (around 100k files) to somehow keep.
Of these, few less than 110GB are those mandatory to be kept (photos, emails, docs, books, ...).

2. First full backup level on an external USB disk encrypted with #VeraCrypt.
Files are synced from (1) with #RoboCopy each 42 😇 modifications.
Disk always connected to PC, not automatically mounted.

Knowledge 枯山水 (/karesansui/)

I've gotten a little tired of holding my coworkers' hands when they try to use Robocopy, so I wrote a blog post about it

https://jacen.moe/blog/20250323-it-pro-tip-robocopy/

#TechSupport #Windows #Robocopy

IT Pro Tip - Robocopy | Jacen Sekai

I run into many situations where I need to copy numerous files, particularly when trying to move a user profile from one computer to another. A mistake I see even experienced IT techs make is using the standard Windows "drag-and-drop" to do these copy tasks. Doing things this way can take hours. There are also tools like Transwiz that can handle this for you, but I've found them to be less reliable than I would like. There's a much more efficient tool for copying lots of files, and it's been built into Windows for over a decade. Allow me to introduce you to Robocopy.

Jacen Sekai
Par ailleurs, je commence à avoir pas mal de petites fifiches sur l'utilisation d'outils de préservation numérique, ou d'outils généralistes utilisables dans un contexte #digipres (#Tika, #7Zip, #Robocopy, #exiftool ...). S'il y a de la demande, je peux faire l'effort de les publier !