Git Product home page Git Product logo

xbox-7z-ftp's Introduction

Python script to make it easier to transfer Xbox games that are zipped up (like the HDD Ready packs...) by automatically unzipping, FTP'ing it over, and then removing the unzipped files.

Features

  • Automatically unzips archives (.7z and .zip tested)
  • Removes unzipped files after they've been transfered
  • Prevents transfering game root straight to Games folder root
    • (Basically makes sure you always have /F/Games/game/default.xbe instead of accidentally getting (/F/Games/default.xbe)
  • Verifies connection to Xbox before doing anything

Caveats

  • Not great at error handling
  • Single threaded transfer. Makes it very slow for games with thousands of files.

Usage

  • Download the xbox7zftp.py script and put it somewhere
  • Install prereqs: pip3 install pyunpack patool
  • Edit Xbox settings at top of the script (IP, username, path, etc)
  • Run python xbox7zftp.py game.7z and wait :)

Tested with Xbox running XBMC4Gamers and Windows 11 PC with Python 3.10.5 but I don't see any reason why it wouldn't work on other OSes or Xbox Dashboards.

xbox-7z-ftp's People

Contributors

lambdan avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

xbox-7z-ftp's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.