This is still not working on stoli. Please help!
---------- Post added 10-21-2011 at 08:12 AM ---------- Previous post was 10-20-2011 at 11:24 PM ----------
Still not working...
I cannot reply to any threads other than the threads I have started. When I try to reply to any other thread i'm told i dont have pernission. Whats up with this?
---------- Post added at 11:33 PM ---------- Previous post was at 11:29 PM ----------
I should have added that the threads i am...
I should add that I am running on stoli. I see from other posts that chopin and boru have had upgrades but I'm not sure if stoli has. There seems to be a general issue of late with the php mai() function, judging by the number of threads reporting issues with email but many of those threads have...
Hi
I very rarely have a problem with my site running on x10Hosting, but lately it seems that php's mail() function has stopped working. This used to work perfectly when sending mail from my website. When I invoke the mail() function now, it spins away for maybe 40/50 seconds and then returns...
Thanks for all the help folks. I think its a firewall issue which i am currently looking into. I use FileZilla which works fine for me. However i'd like to be able to do this from the commandline from time to time as well, especially as i wish to automate uploading content to my website , for...
Thanks for such a speedy reply. The port number is set to 21 on initial connection. It seems after i issue the put command the port gets changed? Even if i do an "ls" the same thing happens:
ftp> open <SERVER>.com 21
Connected to <SERVER>.com.
220---------- Welcome to Pure-FTPd [TLS] ----------...
Hi,
I'm trying to upload files using ftp on the commandline with no luck. I can connect and login to the server successfully but after i issue a put command the console just sits there and hangs until the connection times out. Example:
ftp> put test.txt
200 PORT command successful
425 Could not...