Can't FTP - any ideas?

Jim Ault JimAultWins at yahoo.com
Fri Jan 27 22:28:16 EST 2006


What is the elapsed time before getting the timeout message?
Did you set the timeout to 60 seconds or something long just in case?
Default is usually 10 seconds, which should be wayyyyy long enough.
Can you use MagicCarpet or other packaged Rev app/stack to gain access?
They would be using the same lib, I believe.

Try just getting a Dir of the folder in case there is a permission to write
error blocking you.

The only Mac I have set up and working fine for ftp is running on a static
IP to the world, so that is not any help in your particular case.


Jim Ault
Las Vegas

On 1/27/06 3:53 PM, "Ken Ray" <kray at sonsothunder.com> wrote:

> Hi, I am trying to do an FTP upload from one Mac to another on the same
> network, and although I have FTP turned on and no firewall in place, even
> simple commands like:
> 
>   put "Hello" into url ("ftp://myName:mypass@ftp.myserver.com/test.txt")
> 
> doesn't work. I get "error socket timeout". This also happens when I use
> libURLFTPUploadFile, and also regardless of whether I set the mode to active
> or passive. I can get to the FTP site through other FTP clients or the
> terminal, but not through Rev. And the exact same thing works properly if I
> try to FTP to the *same* machine.
> 
> Any ideas I could try?





More information about the use-livecode mailing list