Share

Sync

Code

Programming Languages: Java

License: GNU General Public License (GPL)

Show:

What's happening?

  • Last Accessed Date

    I am using Sync to upload my files to a web server. Any pages that are updated on the local server should be synchronized with web server on a scheduled run of Sync (every 1/2 hr from 8am to 6pm). This is the command I use to run Sync: java -jar "C:\Tools\Sync\Sync.jar" -c --overwrite:y --ignorewarnings --delete:n -l "source\staging" "destination\prod" It...

    2009-09-09 18:12:45 UTC by catod