{"id":25363499,"url":"https://github.com/vitexsoftware/file2sharepoint","last_synced_at":"2025-09-06T22:34:31.090Z","repository":{"id":216871305,"uuid":"731477485","full_name":"VitexSoftware/file2sharepoint","owner":"VitexSoftware","description":"Simple Sharepoint file uploader","archived":false,"fork":false,"pushed_at":"2025-08-26T18:53:00.000Z","size":249,"stargazers_count":4,"open_issues_count":4,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-27T02:04:46.303Z","etag":null,"topics":["php","sharepoint","uploader"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VitexSoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-12-14T07:07:26.000Z","updated_at":"2025-08-26T18:53:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"44e6df71-db48-439f-ab53-da1daa25f1a3","html_url":"https://github.com/VitexSoftware/file2sharepoint","commit_stats":null,"previous_names":["vitexsoftware/file2sharepoint"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/VitexSoftware/file2sharepoint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VitexSoftware%2Ffile2sharepoint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VitexSoftware%2Ffile2sharepoint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VitexSoftware%2Ffile2sharepoint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VitexSoftware%2Ffile2sharepoint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VitexSoftware","download_url":"https://codeload.github.com/VitexSoftware/file2sharepoint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VitexSoftware%2Ffile2sharepoint/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273973716,"owners_count":25200575,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["php","sharepoint","uploader"],"created_at":"2025-02-14T22:33:53.419Z","updated_at":"2025-09-06T22:34:31.059Z","avatar_url":"https://github.com/VitexSoftware.png","language":"PHP","readme":"File to Sharepoint\n===================================\n\n![](file2sharepoint.svg?raw=true)\n\nUpload local files into sharepoint and print the resulting url to stdout\n\nRequirements\n------------\n\n* php 8.1+\n\nDebian/Ubuntu installation\n--------------------------\n\nPlease use the .deb packages. The repository is availble:\n\n```shell\n    echo \"deb http://repo.vitexsoftware.com $(lsb_release -sc) main\" | sudo tee /etc/apt/sources.list.d/vitexsoftware.list\n    sudo wget -O /etc/apt/trusted.gpg.d/vitexsoftware.gpg http://repo.vitexsoftware.com/keyring.gpg\n    sudo apt update\n    sudo apt install file2sharepoint\n```\n\nUsage\n-----\n\nfile2sharepoint \u003csource/files/path/*.*\u003e \u003cSharepoint/dest/folder/path/\u003e [/path/to/config/.env]\n\nConfiguration\n-------------\n\nLogin based auth\n\n```env\nOFFICE365_USERNAME=me@company.tld\nOFFICE365_PASSWORD=xxxxxxxxxxxxxx\n```\n\nClientID based auth\n\n```env\nOFFICE365_CLIENTID=78842b49-651d-516e-0f2g-f979956aa620\nOFFICE365_SECRET=09f04vbd-cfbc-5d78-afb7-2dfbebc4c385\nOFFICE365_CLSECRET=8FR8Q~3Rab4-5o8dVd~1vDRId9oYiqEtMJB.Ucb2\n```\n\nDestination options\n\n```env\nOFFICE365_TENANT=yourcomapny\nOFFICE365_SITE=YourSite\nOFFICE365_PATH='Shared documents/files'\n```\n\nInto configuration file .env please put ClientID **OR** Login/Password values. \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitexsoftware%2Ffile2sharepoint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvitexsoftware%2Ffile2sharepoint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitexsoftware%2Ffile2sharepoint/lists"}