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

[Enhancement] Support SSH or Linux command line #317

Open
Adrelien opened this issue Jul 29, 2024 · 1 comment
Open

[Enhancement] Support SSH or Linux command line #317

Adrelien opened this issue Jul 29, 2024 · 1 comment
Labels
enhancement New feature or request needs more info

Comments

@Adrelien
Copy link

What problem is solved by the new feature
Support SSH or Linux command line

Describe the feature
easy way to transfer file using the command line to support headless machines

Drafts
Screenshots of Draw.io graph or drawn sketch.

Additional context
Since I can open the browser from anywhere and transfer the file I think it will be a nice addition if we can think of a way to like "XYZ Drop.com file.txt" to transfer the file. Maybe also add code to let us know where the file is going.

@Adrelien Adrelien added the enhancement New feature or request label Jul 29, 2024
@schlagmichdoch schlagmichdoch changed the title [Enhancement] [Enhancement] Support SSH or Linux command line Jul 30, 2024
@schlagmichdoch
Copy link
Owner

What’s the use case of this?
If you want to simply transfer a file from your machine to a server I‘d suggest to use scp. To transfer files between computers via the cli I like croc.

You can use PairDrop from the cli to share a file or folder via PairDrop in the browser. See https://github.com/schlagmichdoch/PairDrop/blob/a68cd75b715d62f46192ac2e3cef6000eca37114/docs/how-to.md#send-directly-via-command-line-interface

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs more info
Projects
None yet
Development

No branches or pull requests

2 participants