{"id":24297953,"url":"https://github.com/oleg-jukovec/smb_bash_simple","last_synced_at":"2026-05-03T07:43:03.271Z","repository":{"id":130638460,"uuid":"271751897","full_name":"oleg-jukovec/smb_bash_simple","owner":"oleg-jukovec","description":"Simple bash scripts to mount and umount samba shares.","archived":false,"fork":false,"pushed_at":"2020-06-12T08:58:56.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-16T20:48:36.678Z","etag":null,"topics":["bash","samba-share","smb"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/oleg-jukovec.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}},"created_at":"2020-06-12T08:46:29.000Z","updated_at":"2020-08-27T13:22:52.000Z","dependencies_parsed_at":"2023-03-24T14:17:56.729Z","dependency_job_id":null,"html_url":"https://github.com/oleg-jukovec/smb_bash_simple","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleg-jukovec%2Fsmb_bash_simple","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleg-jukovec%2Fsmb_bash_simple/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleg-jukovec%2Fsmb_bash_simple/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleg-jukovec%2Fsmb_bash_simple/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oleg-jukovec","download_url":"https://codeload.github.com/oleg-jukovec/smb_bash_simple/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242180063,"owners_count":20085096,"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","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":["bash","samba-share","smb"],"created_at":"2025-01-16T20:36:19.559Z","updated_at":"2026-05-03T07:42:58.233Z","avatar_url":"https://github.com/oleg-jukovec.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"### About\n\nIt's simple bash scripts that can be helpfull to mount and to unmount samba shares.\n\n### Usage\n\nYou must fill the credentials.conf  with cifs credentials and server.conf with server domain or ip.\n\nThan you can get list of shares on the server:\n\n    $ ./list.sh\n    test2\n    test2\n\nMount a samba share\n\n    $ ./mount.sh test2\n\nExplore and modify the share\n\n    $ ls test2\n    file1\n    file2\n\n\n\nAnd unmount the samba share\n\n    $ ./umount.sh test2\n\n### Requirements\n\nThe Samba client must be installed on your Linux system.\n\nYou can do it, for example, on Debian:\n\n    # apt-get install smbclient\n\n### Notes\n\nYou can be free to modity mount options, samba protocol or it version in mount.sh.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foleg-jukovec%2Fsmb_bash_simple","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foleg-jukovec%2Fsmb_bash_simple","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foleg-jukovec%2Fsmb_bash_simple/lists"}