• 0 Posts
  • 12 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle

  • Syncthing, Resilio Sync, or one of those browser based p2p file sends e.g. https://file.pizza or similar.

    If both p2p ends know how to use torrents then creating a simple torrent to share to the other peer would work fine. But that requires slightly more IT competence especially if someone needs to open a port forward (ideally you would make sure you have your own port forwarded so the other party doesn’t have to worry about this).

    If you’re doing this more than once it might be worth setting up a simple server e.g. HFS is a nice open source/free HTTP file server, been a while since I used it but it still seems to be active https://www.rejetto.com/hfs/





  • since I don’t believe the qbt executable is signed.

    Yup you are correct, another reason that anti-virus/malware type software will mess with the download or execution of the installer.

    Based on the current info that’s kind of my initial hunch. The installer could crash if the user’s anti-virus/malware messed with it. We also don’t know if there is other software installed on the system doing things like that…

    Otherwise, ruling out other things could be just that Windows itself is possibly borked. The sfc / dism method may fix that. Installers definitely crash when something is wrong with the Windows OS.


  • What version of Windows? Is this a normal install of Windows or did you do anything different/custom?

    Assuming Windows 10/11 try disabling Real-time protection (Virus & Threat Protection / Manage Settings / Real-time protection) at least temporarily during the install.

    Also disable any other anti-virus/malware type software you have.

    With all of that disabled re-download qBittorrent from the normal download sources https://www.qbittorrent.org/download

    When you attempt to run the setup make sure to run it as administrator so it is elevated (do a shift right-click on the setup.exe file & select Run as administrator).

    If the install finally works, before you re-enable Real-time protection you should add the installed qbittorrent.exe in the Windows Defender Exclusions and Controlled folder access (Virus & Threat Protection / Manage Settings / add or remove exclusions) and (Virus & Threat Protection / Manage ransomware protection / Allow an app through Controlled folder access). The installed qbittorrent is probably in C:\Program Files\qBittorrent\qbittorrent.exe or wherever your programs are normally installed.

    If none of that worked then I’d go with the other commenters, run RAM and hard drive diagnostics & make sure that’s all working correctly.

    Or maybe your Windows OS install is broken somehow, I’d run sfc and dism in those cases (a bit outside of scope of this community but you can search around for that).



  • Most people just use a NAS (self built or one of the pre-built types) & stuff a bunch of hard drives into it. Or just stuff a bunch of hard drives into their desktop(s).

    Sure there are people outfitting rack(s) of server(s) but generally that’s just the truly dedicated people going that route.

    For what it’s worth hard drives nowadays go up to ~22TB so your 34TB example would only need two massive hard drives. A compact NAS or small desktop would work fine for that example.