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

make it easier to send files from the server #2518

Closed
totaam opened this issue Dec 18, 2019 · 4 comments
Closed

make it easier to send files from the server #2518

totaam opened this issue Dec 18, 2019 · 4 comments
Labels

Comments

@totaam
Copy link
Collaborator

totaam commented Dec 18, 2019

Issue migrated from trac ticket # 2518

component: server | priority: major | resolution: fixed

2019-12-18 09:07:18: antoine created the issue


From the client is easy since we have the system tray menu and the 'upload file' entry there. See FileTransfers.

It would be nice to be able to do the same thing from the server: show a file select dialog and upload from there.

@totaam
Copy link
Collaborator Author

totaam commented Dec 18, 2019

2019-12-18 09:17:39: antoine changed status from new to closed

@totaam
Copy link
Collaborator Author

totaam commented Dec 18, 2019

2019-12-18 09:17:39: antoine set resolution to fixed

@totaam
Copy link
Collaborator Author

totaam commented Dec 18, 2019

2019-12-18 09:17:39: antoine commented


Done in r24740.

Use:

xpra send-file

From within an xpra session.

To send a file from an ssh session, the control command is a better option (see FileTransfers)

@totaam totaam closed this as completed Dec 18, 2019
@totaam
Copy link
Collaborator Author

totaam commented Apr 24, 2020

2020-04-24 06:53:24: antoine commented


r26173 makes this even easier and shows a "Download file" menu entry in the "Server" submenu of the system tray. (this just runs xpra send-file in the server session).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant