git-ftp / git-ftp/git-ftp

SFTP access

Open
#357 4 comments 0 reactions 1 assignee View on GitHub

@mkllnk is already working on this.

Since Jun 12, 2017.

question
Dominant language
Shell
Stars
5.6k
Forks
694
PR merge metrics
No merged PRs in 30d

Description

It's not well documented how to use an ssh key for sftp or if it's even supported. It would be nice to know the commands. Like if
git ftp init -u <user> --sftp-key ~/.ssh/id_rsa sftp://YOUR-FTP-SERVER-ADDRESS/app-root/data/html/<foldertouploadto>
would work for initializing ftp access using an sftp key.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.