Git ftp details for test proj
Copy Below Code
View As A Text File
Show Text Only
Show API
Edit Code
Google Doc Link : https://docs.google.com/spreadsheets/d/1nf555NvZAPU0_rTrXlTAzUmMtPSZz8dR67ZKKmrqCz8/edit#gid=197496186
git config git-ftp.url "ftp://ftp.test.com:21/clients/folder1/project_name"
git config git-ftp.user "test@test.com"
git config git-ftp.password "test123"
git ftp catchup