Skip to main content
Question

Box ftp captcha

  • May 22, 2025
  • 4 replies
  • 88 views

Forum|alt.badge.img

Hello,

We use automation script that uploads files to box daily (oauth makes issues for automation).

We connect to box using FTP.

After testing I got:

  • 530 Box: CAPTCHA is required. You have triggered Captcha on your account. To clear Captcha, use your Web browser and Box credentials (or External Password, if you're using SSO) to log in to app.box.com.

Is there anyway to disable this message? (from admin settings?)

If not, what is the trigger? is there any number of connections before block?

Thanks

4 replies

Forum|alt.badge.img

Hi there, 

Welcome to the Box Community!

There is no way to disable this message and to clear the Captcha requirement, you need to follow as instructed and that is to go your account in Box.com  via your Web browser and login with your Box credentials.

If you are still having problem connecting to Box via FTP, please go ahead and submit a support ticket with our Product Support team to get direct assistance.

Thanks for your participation in the Community!

Best,


Forum|alt.badge.img

Getting the same error, doesn't seem to go away by signing in on a browser.


Forum|alt.badge.img

I'm having the same issue in spite of logging in and out of the browser multiple times. Do you have a workaround?


Forum|alt.badge.img

In our case it turned out that, in short:
- We have several servers with the same IP
- One of the servers was running a process with wrong Box credentials
- This caused Box to "block" the IP and require a captcha in all servers, even the ones with valid credentials
- In theory the captcha goes away if one waits for 90 minutes and then goes through the process once (as described by support). But because the process with wrong credentials kept trying to log in, these 90 minutes never elapsed

So once we fixed the credentials in the process the issue was gone.