Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6811767
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T20:22:02+00:00 2026-05-26T20:22:02+00:00

I use git and I want to update the remote server’s files via ftp.

  • 0

I use git and I want to update the remote server’s files via ftp. How I’ll accomplish this? Is there any ftp command or addon for that?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T20:22:02+00:00Added an answer on May 26, 2026 at 8:22 pm

    Even if Git does not support FTP, several tools exist for this :

    • git-ftp (shell script)

    I use git-ftp for my script based projects, mostly PHP. Most of the
    low-cost web hoster does not provide SSH nor git support, only FTP.

    That is why I needed a easy way to deploy my git tracked projects.
    Instead to transfer always the whole project, I thought, why not only
    transfer the files which changed since the last time, git can tell me
    those files.

    Even if you are playing with different branches, git-ftp knows which
    files are different. No ordinary FTP client can do that.

    • git-ftp (python script)

    Some web hosts only give you FTP access to the hosting space, but you
    would still like to use Git to version the contents of your directory.
    You could upload a full tarball of your website every time you update
    but that’s wasteful. git-ftp.py only uploads the files that changed.

    Those scripts only transfer files that have changed since the last time, which is better than nothing.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to use git as a local repository against a remote SVN repository.
I tend to use the bisect command in git extensively. Now I want to
I want to use the zsh-git-prompt, from this repo https://github.com/olivierverdier/zsh-git-prompt , I've been using
I cannot find any of the files on my remote repo. Created a Git
I want to use git to allow me to work on several features in
I don't want to submit projectname.project folder. Now, I use like that git add
Git says to use git add to add untracked files to my repo. I
I have a remote web server that I have full access to (ssh, git,
I want svn update to overwrite my local file with the files from the
I use git under window and I want do some operation after each push,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.