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

Add remote folder picker to file sync GUI #65

Open
spikecurtis opened this issue Feb 19, 2025 · 0 comments · May be fixed by #127
Open

Add remote folder picker to file sync GUI #65

spikecurtis opened this issue Feb 19, 2025 · 0 comments · May be fixed by #127
Assignees

Comments

@spikecurtis
Copy link
Collaborator

Add a remote folder picker to the file sync GUI. This makes it so that you can visually browse the file system on the remote workspace, instead of needing to open a terminal to figure out the path (or type it from memory).

Wireframe below, but we don't need to implement the local browser for this ticket.

Image

Browsing the remote system will be via the 'ls' API we add to the agent HTTP API. The Coder Desktop client can make an HTTP request to the active agent over Coder VPN.

Dependencies

@ethanndickson ethanndickson self-assigned this Mar 28, 2025
@ethanndickson ethanndickson linked a pull request Apr 3, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants