You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
I'm new to bitbucket pipelines. I'm utilizing this pipeline `atlassian/ftp-deploy:0.3.6` and i've able to get it to build, but it doesn't connect to my FTP succssfully.
Here's what my `yml` looks like:
It turns out that the presence of a semi-colon ';' within my password string was the problem. After I changed it to a different symbol the error's gone. But I do have an entirely different error:ln: Access failed: 500 SITE SYMLINK is an unknown extension (../acorn/bin/acorn)
ln: Operation not supported: SITE SYMLINK is not supported by the
server
Could I get any help with this as well? Is it a problem with my hosting?
Is any solution found for this error?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.