Skip to content

alexanderkjeldaas/win-cloud-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows cloud sync service.

Simplify making a all-in-one local file system to cloud object storage synchronization service.

This is an alternative to having a google drive mounted locally, dropbox or similar. It is meant to be as simple and fail-proof as possible, and to run in a server environment.

Components

  • rclone is a system for synchronizing local and remote files.
  • nssm, the Non-Sucking Service Manager is a simple service manager for Windows

Usage

This assumes you are running on Windows Server 2012 R2

Set-ExecutionPolicy Unrestricted

Then save the win-cloud-sync.ps1 file to local disk and run it (.\win-cloud-sync.ps1) from within a shell window.

About

Windows cloud sync service.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published