Skip to content

Scripted uploads #3

Description

@mityukov

Hi, I would like to create another menu item. Let say:

{
	"caption": "Deploy My project!",
	"command": "sftp_sync_up",
	"args": {
		"paths": ["./app", "./config", "./resources"]
	}
}

Something like that. The idea is not to right-click every folder I want to sync or upload. I jut right-click a project root and it syncs all the folders I consider essential.

The implementation, however.. It's very vague for me which arguments each of available commands may take. If I leave it as in above example -- it simply starts uploading the root.

Is there a bit more of a documentation available?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions