PairDrop icon indicating copy to clipboard operation
PairDrop copied to clipboard

[Enhancement] Support SSH or Linux command line

Open Adrelien opened this issue 1 year ago • 1 comments

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 avatar Jul 29 '24 17:07 Adrelien

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

schlagmichdoch avatar Jul 30 '24 06:07 schlagmichdoch