{"id":15211165,"url":"https://github.com/dannydamsky/filezilla-cli-connect-fzcon","last_synced_at":"2026-03-07T23:03:56.784Z","repository":{"id":217981411,"uuid":"255743071","full_name":"dannydamsky/FileZilla-CLI-Connect-fzcon","owner":"dannydamsky","description":"Helper script to automatically connect to site entries stored in FileZilla using SSH and SFTP.","archived":false,"fork":false,"pushed_at":"2020-09-28T22:01:33.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-10T22:59:22.989Z","etag":null,"topics":["bash","bash-script","bash-scripting","bashrc","filezilla","zsh","zsh-completions","zshell","zshrc"],"latest_commit_sha":null,"homepage":null,"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/dannydamsky.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-04-14T22:35:02.000Z","updated_at":"2020-09-28T22:01:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"e39085f4-6ab8-407b-8a61-348cf81f58b5","html_url":"https://github.com/dannydamsky/FileZilla-CLI-Connect-fzcon","commit_stats":{"total_commits":15,"total_committers":1,"mean_commits":15.0,"dds":0.0,"last_synced_commit":"9b5bdd9eb9e6c6cd4c3c487985c630249a59a764"},"previous_names":["dannydamsky/filezilla-cli-connect-fzcon"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dannydamsky%2FFileZilla-CLI-Connect-fzcon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dannydamsky%2FFileZilla-CLI-Connect-fzcon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dannydamsky%2FFileZilla-CLI-Connect-fzcon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dannydamsky%2FFileZilla-CLI-Connect-fzcon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dannydamsky","download_url":"https://codeload.github.com/dannydamsky/FileZilla-CLI-Connect-fzcon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242940018,"owners_count":20209883,"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","bash-script","bash-scripting","bashrc","filezilla","zsh","zsh-completions","zshell","zshrc"],"created_at":"2024-09-28T08:20:20.692Z","updated_at":"2026-03-07T23:03:56.757Z","avatar_url":"https://github.com/dannydamsky.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FileZilla CLI Connect (fzcon)\nHelper script to automatically connect to site entries stored in FileZilla using SSH and SFTP.\n\n# Dependencies\n- SSH Client (Such as OpenSSL)\n- sshpass\n- column\n- base64\n- FileZilla\n\n# Arguments\n1. Entry name (snake_case)\n2. Connection Type (default is SSH, options include: --sftp, --tunnel)\n3. Tunnel Port, only used if the second argument is --tunnel, default is 8888.\n\nNot passing any arguments to the utility will make the utility print out the available\noptions.\n\n# Installation\nPut the fzcon script in /usr/local/bin, make sure it has execute privileges.\n\n# ZSH Auto-Complete\n\nAdd this block to $HOME/.zshrc:\n\n    _fzcon_autocomplete() {\n            reply=($(fzcon | cut -f1 -d ' ' | sed '1d'));\n    }\n\n    compctl -K _fzcon_autocomplete fzcon;\n\n# Developer\nDanny Damsky \u003cdannydamsky99@gmail.com\u003e\n\n# Licence\nCopyright (c) 2020 Danny Damsky\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions\nare met:\n1. Redistributions of source code must retain the above copyright\n   notice, this list of conditions and the following disclaimer.\n2. Redistributions in binary form must reproduce the above copyright\n   notice, this list of conditions and the following disclaimer in the\n   documentation and/or other materials provided with the distribution.\n3. Neither the name of the author nor the names of its contributors may\n   be used to endorse or promote products derived from this software\n\nTHIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\nARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS\nOR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)\nHOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT\nLIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY\nOUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF\nSUCH DAMAGE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdannydamsky%2Ffilezilla-cli-connect-fzcon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdannydamsky%2Ffilezilla-cli-connect-fzcon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdannydamsky%2Ffilezilla-cli-connect-fzcon/lists"}