Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

be request #18

Open
mottosso opened this issue Jun 20, 2015 · 0 comments
Open

be request #18

mottosso opened this issue Jun 20, 2015 · 0 comments

Comments

@mottosso
Copy link
Owner

goal

To facilitate the download of remote data relevant to a task.

$ be in remoteproject shot1 rigging --enter
$ be request
Username: mottosso
Password:
Pulling content from 81.53.123.59...
12% [======>                                  ] 86.12 mb  6.26m/s  EST 5 mins

Followed by be in remoteproject and having the remote skeleton downloaded, an artist may browse the hierarchy up to a particular directory and call be request which will download the corresponding content from the remote project.

The author have then explicitly associated certain paths (and optionally levels/branches within a path) with any of the criterias listed in #15 such that only authenticated users may download content that is relevant to them.

This will allow for artists to download only what they need, and authors to define exactly what is needed.

implementation

Given user credentials, an SSH key or other form of authentication, a secure connection can be made to an endpoint specified by the remote party. It is then up to the remote part to provide the infrastructure needed to actually transmit the files into the working directory of the running session of be.

Credentials are either stored from the point at which an artist enters a project, or provided with the command when called.

..but what would that infrastructure look like?

This was referenced Jun 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant