Skip to content

Simple Scala app to sync up files in a directory to an Amazon S3 bucket

License

Notifications You must be signed in to change notification settings

jshahbazi/scalasync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scalasync

Simple Scala app to sync up files in a directory to an Amazon S3 bucket

First time setup:

If you're running this for the first time, run this command:

scalasync setup

Running this will ask you a few questions and create a scalasync.conf file that will contain the following settings:

  • Bucket name (you can provide a name or a random one will be created for you)
  • Sync mode (push or pull)
  • Directory to monitor (the default is the current directory)

How to run:

Simply run:

scalasync

About

Simple Scala app to sync up files in a directory to an Amazon S3 bucket

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages