Curl with bash to public_html account

I had been using a free 000 site for over a year to upload some images to the public_html folder.

For whatever reason my site was deleted without notice.

I need to either:
1.) get my site restored

or

2.) figure out the ftp command again for a bash file. I had previously been using this, but now it doesn’t seem to work anymore. I get a 530 access denied error.

curl -T ~/image.png ftp:/sitename:password@files.000webhost.com/public_html/

As far as my checks reveal it has been deleted for inactivity hence why the account no longer exists and the website data cannot be accessed via our backend.

Feel free to make a new account, new application using alternative naming and take regular backups please.

Regarding the curl command 530 means WRONG PASSWORD.
Set a new password via GENERAL SETTINGS on 000webhost control panel.
Username for your newly created site is jvweatherapp2
If you still face 530 access denied this MAY be due to a node on the FTP network being down currently, try again tomorrow.

This topic was automatically closed after 108 minutes. New replies are no longer allowed.