Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Build from a specific folder rather than entire repository

Kiran K
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 29, 2016

git ftp init --user $USER --passwd $PASSWORD ftp://mydomain.com/public_html/ push the entire branch to the public_html. 

How can we only push specific directories from the branch.

Eg: My branch have the following directory structure

  • App
  • Data
  • DB

I want to push only App + DB to public_html.

1 answer

1 accepted

0 votes
Answer accepted
sbirgisson
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 6, 2016

Hi @Kiran K, 

Looking at the documentation for git ftp, it looks like you can create a .git-ftp-ignore file with patterns of files to be ignored. That might help you. See documentation here: https://github.com/git-ftp/git-ftp/blob/develop/man/git-ftp.1.md#ignoring-files-to-be-synced

/Sigge

Suggest an answer

Log in or Sign up to answer
TAGS
atlassian, forge, forge learning path, atlassian learning, cloud app development, forge app development, build forge apps, atlassian certification, developer training, jira app development, confluence app development, automation, ui frameworks

Turn Ideas into Atlassian Apps 📱

From setup to deployment—this learning path shows you how to build your first app using Forge. Learn the essentials, streamline workflows, and bring custom solutions to life across Jira, Confluence, and more.

Start Learning
AUG Leaders

Atlassian Community Events