FTP Problem

Pete pete at mollysrevenge.com
Thu Jun 9 12:31:23 EDT 2011


Thanks Jim.  Just took a quick look at FTPCommander and it uses
libURLftpUploadFile rather than the put URL in my script.  I'll switch to
libURLftpUploadFile and see what happens.
Pete
Molly's Revenge <http://www.mollysrevenge.com>




On Wed, Jun 8, 2011 at 11:29 PM, Jim Ault <jimaultwins at yahoo.com> wrote:

>
> On Jun 8, 2011, at 6:42 PM, Pete wrote:
>
>  I'm getting a socket timeout during execution of a put URL command with an
>> ftp:// url in the destination address.  I use the same statement to
>> upload
>> several different files and they all work fine except for one file which
>> fails with the error about half the time.  The file is bigger than the
>> other
>> files but it's only about 200kbytes.  The same file uploads in a few
>> seconds
>> using any of several ftp GUI tools I use.
>>
>> Any ideas?
>>
>
> Try using Andre's
> FTPCommander.rev  at RevOnline
> If that does the job, then look at the scripts to check his extra
> commands/settings that you may require to be more robust.
>
> --------- from his email in 2004
> Hi Folks,
> just added a button to set permissions on remote FTP files, it's the
> 'Perms' button, you use it like the CHMOD command in unix by setting it to a
> number like 755 (Ie: CGI) or 777 (Ie: CGI-Folders), if you don't know what
> file permissions are, then you should not be messing with them on your
> FTP... =)
> -----------------
> Pete, I could not check it out just now since RevOnline was not letting me
> get connected, but it is up there, i saw it a couple weeks ago.
>
>
> Jim Ault
> Las Vegas
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
>



More information about the use-livecode mailing list