Uploaded image for project: 'Jackrabbit FileVault'
  1. Jackrabbit FileVault
  2. JCRVLT-280

Add cli commands to instrument an rcp service

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • RCP
    • None

    Description

      the rcp service is the recommended way to copy files from a source repository to 'this' repository. the RCP sevice only has a http interface, which is a bit clumsy to use via command line if someone just wants to use it quickly.

      suggest to add:

      • vlt rcpsvc install Installs the service to the host
      • vlt rcpsvc ls lists the current rcp tasks
      • vlt rcpsvc add -f task.json Creates a new task
      • vlt rcpsvc start <task-name> Starts a task
      • vlt rcpsvc stop <task-name> Stops a task
      • vlt rcpsvc rm <task-name> Removes a task
      • vlt rcp <all rcp options> -t task.json <src> <dst> Creates a task.json with the specified options

      Attachments

        Activity

          People

            Unassigned Unassigned
            tripod Tobias Bocanegra
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: