Day 10: Linux Bash Scripts - task failed

Screenshot 2026-08-18 105934

I completed this task successfully and also confirmed the file xfusioncorp_beta.zip was moved to in /archives folder from app server 03 to storage server (stapp03 to ststor01), now after clicking on check, it says, it does not exist, and when I checked, it didn’t.

Looks like file is removed while checking, this task should be marked as resolved.

Screenshot 2026-08-18 105934

I completed this task successfully and also confirmed the file xfusioncorp_beta.zip was moved to in /archives folder from app server 03 to storage server (stapp03 to ststor01), now after clicking on check, it says, it does not exist, and when I checked, it didn’t.

Looks like file is removed while checking, this task should be marked as resolved.

Try the solution here, and see if it helps.

Hi @sandeepj4732

I’ve just checked it, and it’s working properly. Please make sure the script uses the correct values from the task requirements and is run in the correct app.

it always says the file is missing.

Screenshot 2026-08-18 143028

There is some issue, as soon as I click on check, the file gets removed from the storage server. I have used the simple script - just two lines to create zip and copy it to storage server.

I have verified that the file exists before I click on check button and immediately its gone. I am not able to go forward because of this.

I just tried the lab, and it worked fine on my end.

Did you create an SSH key pair and copy the public key to ststor before running the script?

@sandeepj4732 Ensure that you can SSH from the app server to the storage server without a password so the script can run properly.