dutchcoders / transfer.sh

Easy and fast file sharing from the command-line.
https://github.com/dutchcoders/transfer.sh
MIT License
15.09k stars 1.54k forks source link

Can we have powershell variant of `transfer` function? #524

Closed thisismygitrepo closed 1 year ago

thisismygitrepo commented 1 year ago

On the website https://transfer.sh/ , there is .cmd and .sh scripts for a wrapper function in those respective shells. Can we have one for .ps1 ?

aspacca commented 1 year ago

hello @thisismygitrepo , I don't know anything about .ps1, sorry If you are able to provide a version of the scripts for it, I will gladly add to the content

thisismygitrepo commented 1 year ago

Hi A, actually windows natively support cmd (surprise) so I'm calling the .cmd script that you provided with no issue whatsoever.