Jump to content
(Open Beta) HyperSpin 2 is now available for everyone ×

File and Directory Sync program with source code


Guest MadCoder

Recommended Posts

Guest MadCoder
Posted

I have tried a few programs to keep my files synch'ed with a remote NAS and VPN server and all seemed to fail at one point or another.

So, Once I had a few free hours (which is almost impossible to have these days) I wrote my own. It uses the xDirectory library, which

is runs about 40% fast than robocopy, and about 15% fast than teracopy from my benchmarks. I have removed the VPN checks, but

feel free to modify at will. I haven't completed the options screen yet, but I will if anyone actually uses this.

The program will sync entire directories recursively once every xx.xx.xx (variables set my user). I have mine running every 12 hours since I plan

on making a lot of changes soon.

sync.png

C# Source and Executable

Posted

Very nice and thanks, I might have a use for this.

"Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music."

RocketLauncher's Official Home

If you appreciate my work:
donate_button.png

My Apps:
Window Logger
Idle Volume Adjuster
ExplorerRestorer
Rom Folder Cleaner
Module Updater
My Guides:
How To Mod Guncons with Aimtrak

Posted

I don't have a server set up, but from what I'm reading here I think I would be able to use this program to sync the contents of my HyperSpin folder on my C drive to the one on my external hard drive, correct? The program that came with my hard drive isn't too reliable. The folder always seems off by a MB or two after I sync it.

Guest MadCoder
Posted

This has done the trick for me. You should have no problems sync'ing this to a server. I wrote this to sync to my nas, and remote storage through VPN.

  • 1 year later...
Posted

to fail at one point or another.

So, Once I had a few free hours (which is almost impossible to have these days) I wrote my own. It uses the xDirectory library, which

is runs about 40

70-480

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...