Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Amazon S3 Tools linux problem.

From: carl:cybercraft at: 21-Sep-2010 21:48

Hi again Graham, No luck on all fronts, I'm afraid. Chris's protocol works on XP but not on Linux, same as your program. And your header capture modification doesn't seem to be working, in that protocol-http-header stays at none on Linux. (It gets the header object on XP.) The error occurs in the Get-s3object function, it not being able to return result. (Which you probably know.) Also, success in the protocol doesn't seem to be called, suggesting the error happens before it gets that far. I added a print comment to success before the line with save-header in, and while it prints the comment in XP it doesn't in Linux. Where to now? :) -- Carl Read. On Monday, 20-September-2010 at 20:57:24 Graham Chiu wrote,