Code Monkey home page Code Monkey logo

m4lf0rm3d / gspace Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 2.0 15 KB

GSpace is an efficient and unified solution for synchronizing files across multiple devices using the power of Google Drive APIs. While Google Drive offers a desktop application for file synchronization, GSpace extends this capability to Android and Linux platforms, providing a seamless experience for users across diverse environments.

License: MIT License

Python 100.00%
google-api google-drive google-drive-api google-drive-api-python google-drive-api-v3 google-drive-cli google-drive-clone google-drive-sync google-drive-uploader sync

gspace's Introduction

Hi, I'm a proud linux user!

Visitor count

Connect with me:

xorahsan xorahsan xorahsan xorahsan xorahsan

gspace's People

Contributors

m4lf0rm3d avatar

Stargazers

 avatar

Watchers

 avatar

gspace's Issues

Invalid Filenames

If the names of folders or files to be synchronized contains invalid characters, it will throw an error.

tarting pulling changes from Google Drive: Traceback (most recent call last): File "D:\GSpace\GSpace.py", line 267, in <module> main() File "D:\GSpace\GSpace.py", line 264, in main raise e File "D:\GSpace\GSpace.py", line 254, in main options[sys.argv[1]]() File "D:\GSpace\GSpace.py", line 228, in sync raise e File "D:\GSpace\GSpace.py", line 217, in sync self.pull() File "D:\GSpace\GSpace.py", line 145, in pull raise e File "D:\GSpace\GSpace.py", line 113, in pull self.gdrive.download_helper(to_download[0], to_download[1], to_download[2]) File "D:\GSpace\GoogleDriveHelper.py", line 285, in download_helper raise e File "D:\GSpace\GoogleDriveHelper.py", line 277, in download_helper self.download_file(output_path, drive_folder_id) if not isDir else self.download_folder(output_path, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\GSpace\GoogleDriveHelper.py", line 273, in download_folder raise e File "D:\GSpace\GoogleDriveHelper.py", line 252, in download_folder os.makedirs(ConfigurationManager.LOCAL_FILESYSTEM_FOLDER_PATH + output_path, exist_ok=True) File "<frozen os>", line 225, in makedirs OSError: [WinError 123] The filename, directory name, or volume label syntax is incorrect: 'D:\\temp2onone\\fundamental/dsfsa | sfwu ee | erge'

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.