Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Hello, I was trying to pull my changes from FTP server to Bitbucket using pipelines but has error.

Myluck Castaneda July 11, 2018

 error.JPG

1 answer

0 votes
Jeroen De Raedt
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 11, 2018

Hey, 

this is probably because the Docker image that you are using for your build does not have lftp installed. 

You can try looking for a DockerHub image that has it installed, or install it at runtime. 

To install it, you might try `sudo apt-get install lftp` (assumes that apt-get is installed).

Myluck Castaneda July 11, 2018

Thanks, I was able to get Docker image with lftp.

Unfortunately, I don't have the right syntax to pull updated files from my server to my repository.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events