Skip to content

deforay/vlsm-connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VLSM Sync

This simple set of scripts can be used to sync VLSM data across different VLSM instances or across other applications that support the specified XML format

How to set up ?

  • Download latest source code
  • Copy it into existing vlsm folder
  • Set up the Sync folder (dropbox or any other shared folder) and enter the path in VLSM Configuration
  • Ensure that the shared folder has read/write access
  • Set up scheduled jobs to do the export/import periodically

What are the commands for scheduled jobs ?

  • To export requests : php /path/to/vlsm/vlsm-sync/export.php request
  • To export results : php /path/to/vlsm/vlsm-sync/export.php result
  • To import requests : php /path/to/vlsm/vlsm-sync/import.php request
  • To impot requests : php /path/to/vlsm/vlsm-sync/import.php result

Who do I talk to?

  • Repo owner or admin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages