Folks, The FTP server is not recognizing the PASS command for sending password. After USER anonymous command it logs you in without waiting for a PASS command. It answers the PASS with 500 and thus Rev engine stops processing.
if you want to have some fun with this: go stack url "http://dl.dropbox.com/u/1340110/netlab.rev" cheers andre On Fri, Dec 10, 2010 at 4:45 PM, Bob Sneidar <b...@twft.com> wrote: > The reason I think that this is not the case, is because the result of the > command returns an error 500 Unknown command which is an FTP response, not > an HTTP one. > > Bob > > > On Dec 10, 2010, at 10:40 AM, wayne durden wrote: > > > I wonder if perhaps the first three characters of the url also being > "ftp" > > may be involved. For instance, if there is logic in the engine which > for > > some reason might first strip the original ftp off the url to establish > the > > protocol, but then is recursively called or otherwise checking the > remainder > > in a way such that the initial three letters trigger a belief that it > > signifies a protocol instead of just being part of the URL you could get > a > > problem that might throw up an illegal command...? > > > > This is way way out there as a theory but might could be isolated if the > > file is placed at another ftp location without the ftp as the initial > three > > letters of the URL. > > > > Just throwing out an idea.... > > > > Wayne > > > > On Fri, Dec 10, 2010 at 1:23 PM, Colin Holgate <co...@verizon.net> > wrote: > > > >> > >> On Dec 10, 2010, at 1:15 PM, J. Landman Gay wrote: > >> > >>> > >>> I'm not sure why, but your server isn't accepting the URL. > >> > >> > >> But it does work in a browser. What could cause it to work ok in a > browser, > >> but not from the message box? > >> > >> > >> > >> _______________________________________________ > >> use-livecode mailing list > >> use-livecode@lists.runrev.com > >> Please visit this url to subscribe, unsubscribe and manage your > >> subscription preferences: > >> http://lists.runrev.com/mailman/listinfo/use-livecode > >> > > _______________________________________________ > > use-livecode mailing list > > use-livecode@lists.runrev.com > > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > > http://lists.runrev.com/mailman/listinfo/use-livecode > > > _______________________________________________ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > -- http://www.andregarzia.com All We Do Is Code. _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode