> > > On Thursday 30 May 2024 08:39:56 Mike Cowlishaw wrote:
> > > > Finally resolved this. The server used to accept:
> > > >
> > > > LIST -al *.*
> > > >
> > > > but the pattern *.* now causes a 'syntax error'.
> Removed it, and
> > > > all is fine; no change to the RxFTP class needed,
On Friday 31 May 2024 07:47:18 Mike Cowlishaw wrote:
> > On Thursday 30 May 2024 08:39:56 Mike Cowlishaw wrote:
> > > Finally resolved this. The server used to accept:
> > >
> > > LIST -al *.*
> > >
> > > but the pattern *.* now causes a 'syntax error'. Removed
> > > it, and all
> > > is fine;
> On Thursday 30 May 2024 08:39:56 Mike Cowlishaw wrote:
> > Finally resolved this. The server used to accept:
> >
> > LIST -al *.*
> >
> > but the pattern *.* now causes a 'syntax error'. Removed
> > it, and all
> > is fine; no change to the RxFTP class needed, although one
> > has to pa
On Thursday 30 May 2024 08:39:56 Mike Cowlishaw wrote:
> Finally resolved this. The server used to accept:
>
> LIST -al *.*
>
> but the pattern *.* now causes a 'syntax error'. Removed it, and all is
> fine; no change to the RxFTP class needed, although one has to pass ''
> (empty string)to ft
rn (./*) being added.
:-)
Mike
_
From: Mike Cowlishaw [mailto:m...@speleotrove.com]
Sent: 19 May 2024 16:59
To: 'Open Object Rexx Developer Mailing List'
Subject: Re: [Oorexx-devel] Status of RxFTP
OK, thanks ... in fact upload to the ISP is just running the Rexx program
that
[Wow, your memory of elap is impressive!!]
except I forgot it was called elap!
:-)
The package manager uses a weak reference for loaded packages, so if there
are no references pointing into that package it will get garbage collected
eventually. A bit tricking to control and there'
OK, thanks ... in fact upload to the ISP is just running the Rexx program
that I wrote many years ago and has worked with 5 ISPs so far with no
problems until a month ago ...
But thanks for the ideas, in case I have to give up on FTP. In practice I
just try things out in my own directories befor
gt;
> So I should restart the server, which is faster than rebooting Windows :-),
> but is still a bit tedious.
>
> Is there a simpler way to force reload of the .cls?
>
> Mike
>
>
>
>> From: Rick McGuire [mailto:object.r...@gmail.com]
>> Sen
of
unexpected references locking it down. Restarting the server is probably
the best solution.
Rick
>
> Mike
>
>
>
> --
> *From:* Rick McGuire [mailto:object.r...@gmail.com]
> *Sent:* 18 May 2024 17:02
> *To:* Open Object Rexx Developer Mailing
Developer Mailing List
Subject: Re: [Oorexx-devel] Status of RxFTP
are you calling the program using your custom command shell? I suspect that
might be the problem. Otherwise it should be picking up the change every time
the program is run, assuming it runs in a new process.
Rick
On Sat,
are you calling the program using your custom command shell? I suspect that
might be the problem. Otherwise it should be picking up the change every
time the program is run, assuming it runs in a new process.
Rick
On Sat, May 18, 2024 at 11:55 AM Mike Cowlishaw wrote:
>
>
>
>
> With a bit more
With a bit more info from the ISP .. I think I can solve this; so for now,
no need for anyone else to spend time on this!
Well, I was wrong, but am homing in on the problem using a modified
rxftp.cls (rxftpx.cls).
A quick question: how do I 'refresh' a class .. that is, have ooRexx u
ubject: Re: [Oorexx-devel] Status of RxFTP
Well, after many weeks, the ISP, finally admitted that they have made a
change (see emails from the last couple of days, below).
Here's my summary of the problem, with 'before' and 'after' logs. Any ideas
welcome
M
: Sahananda [mailto:sahana...@gmail.com]
Sent: 02 May 2024 20:36
To: Open Object Rexx Developer Mailing List
Subject: Re: [Oorexx-devel] Status of RxFTP
Sounded familiar to me. I found this on this list 12 years ago. Perhaps
try with the firewall off?
hth Jon
Sahananda (Jon) Wolfers
Sa
Michael, I'm using the class, e,g,:
rc=session~FtpDir('*.*')
Jon .. thanks .. I'll mention that to the ISP.
Mike
___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel
Sounded familiar to me. I found this on this list 12 years ago. Perhaps
try with the firewall off?
hth Jon
Sahananda (Jon) Wolfers
Sat, 1 Dec 2012, 16:02
to RexxLA
Following a test with the firewall off, I can report that the passive problem
is firewall related.
So the only question I have is wh
Greetings Mike,
Mike Cowlishaw wrote:
I use RxFTP almost daily for updating my web sites (speleotrove.com and
speleogroup.org) -- and have been using it without problems for many years (a
decade, or thereabouts).
Which RxFTP implementation: The legacy IBM Object Rexx DLL, or the RexxLA
oo
I use RxFTP almost daily for updating my web sites (speleotrove.com and
speleogroup.org) -- and have been using it without problems for many years
(a decade, or thereabouts).
Yesterday I failed to update any page using it, getting the following logged
messages (from rc=session~FtpDir('*.*') ) :
18 matches
Mail list logo