Skip to content

Instantly share code, notes, and snippets.

@davidperezgar
Last active March 6, 2019 10:29
Show Gist options
  • Save davidperezgar/23a3490e3179b630b76e1bbd33027a97 to your computer and use it in GitHub Desktop.
Save davidperezgar/23a3490e3179b630b76e1bbd33027a97 to your computer and use it in GitHub Desktop.
GIT FTP Config lines
[git-ftp]
      url = ftp://ftp.url.com:21/www/
      user = username
      password = "pass"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment