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

Windows upload script (Like the linux one) #580

Open
Sectly opened this issue Jun 19, 2024 · 3 comments
Open

Windows upload script (Like the linux one) #580

Sectly opened this issue Jun 19, 2024 · 3 comments

Comments

@Sectly
Copy link
Contributor

Sectly commented Jun 19, 2024

Is your feature request related to a problem? Please describe.
I've wanted an quick and easy way to upload files to my XBackBone instance from my windows PC without WSL

Describe the solution you'd like
I've already made a script for it and i'd like to add it to the project but i ain't the best with pull requests so heres the gist: https://gist.github.com/Sectly/ba3fe6f068e70bfec1bda43a212f2e87

This .bat script should work on any windows PC with CURL, no administrator permission needed.

Users may install CURL using Scoop incase they don't have administrator permissions or CURL is not installed by default: https://scoop.sh/#/apps?q=curl&id=09e3750a1f0a703b6de0f8fa4ca1263ef5d59ad3

Additional context
image

@Sectly
Copy link
Contributor Author

Sectly commented Jun 19, 2024

The thing was mainly that i can't install WSL since on the company PC i don't got administrator permissions, So i made this script to solve said issue, I also added the -k flag to ignore self-signed certficates since my company network has one. So far this script does its job so i wanted to share it and maybe make it official script on XBackBone.

SenkaWolf pushed a commit to SenkaWolf/XBackBone that referenced this issue Jan 19, 2025
Added downloadable 'Send to' Windows Context Menu script as requested in sergix44#580 . All .bat code provided by https://github.com/Sectly

Preview: https://senkawolf.fyi/me/RUgOWoQI51.png
@SenkaWolf
Copy link

Thanks for the code @Sectly, I have submitted #626 pull request to get this added. It uses app name in this case "SW Testing xBackBone" to set the text followed by the username.

Image

@Sectly
Copy link
Contributor Author

Sectly commented Jan 19, 2025

Thank you @SenkaWolf

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

No branches or pull requests

2 participants