
airshare
List of commands for airshare:
-
airshare:tldr:21655 airshare: Share files or directories.$ airshare ${code} ${filename_or_directory1 filename_or_directory2 ---}try on your machineexplain this command
-
airshare:tldr:2f989 airshare: Send files or directories to a receiving server.$ airshare --upload ${code} ${filename_or_directory1 filename_or_directory2 ---}try on your machineexplain this command
-
airshare:tldr:3f767 airshare: Receive a file.$ airshare ${code}try on your machineexplain this command
-
airshare:tldr:5e2e0 airshare: Receive a file and copy it to the clipboard.$ airshare --clip-receive ${code}try on your machineexplain this command
-
airshare:tldr:70522 airshare: Send files whose paths have been copied to the clipboard.$ airshare --file-path ${code}try on your machineexplain this command
-
airshare:tldr:8754f airshare: Host a receiving server (use this to be able to upload files using the web interface).$ airshare --upload ${code}try on your machineexplain this command