I recently got a client to sign up to pythonanywhere and create an account having developed and run the website on my account.
Initially I simply transferred a compressed file to their account without using FTP, and continued to update the CMS I was developing on my own account, however when I came to transfer that update it required the use of an FTP client as I have to do quite a complicated arrangement of uploads and doing it at the console would almost certainly result in human error.
However, when I added their FTP details to my FTP client (FileZilla on macOS) it would not connect. It did not give any error messages, after a while FileZilla just gave up and said "not connected" in the tab.
The settings are identical to the one used for my own account, just with the different username/passwords.
I tried repeated, the tab with my own Python Anywhere connection was working fine. In the end I restarted my Mac and after the reboot now neither will connect - not my own Python Anywhere account (which has had no changes) nor will the client's account connect.
Is there an issue with having two python anywhere accounts on one FTP client? I mean, I really don't see how this would be an issue, but I'm completely confused as to why adding a second one to my client would result in both being unable to connect? This is rather critical that I resolve this quickly because having recommended Python Anywhere to my client (especially following a disastrous experience they had with GoDaddy) I really don't want to tell them the updates are delayed because I'm unable to connect to the hosting.