Hi Henrik,
No, the problem wasn't the permissions on the upload folder. (It was
'drwxr-xr-x@'.) And if it had been, I quess that I wouldn't have got the
empty files. The problem was that I only specified one file each time,
while your form has two file input elements. Uploading two files at the
same time works. I guess I should be able to fix that bug.
Another thing I'd like to fix are the file names. Now I just get names
like this:
4135dc2f27063048e073bc22d8a6e489
jpg
.. and it even seems to be a newline character before the extension
".". Have you experienced this?
/Jon
On 5/8/13 1:55 PM, Henrik Sarvell wrote:
I do but nowadays it's dependent on namespacing so only 64bit I'm afraid.
However the uploading worked when I tested and this code has not been
changed either in the current version. Maybe it's a permission issue
on the upload folder?
On Wed, May 8, 2013 at 4:32 PM, Jon Kleiser <[email protected]
<mailto:[email protected]>> wrote:
Hi Henrik,
I just tried your simple-web-app, using 32-bit PicoLisp (3.1.2.6
C) on my Mac. It seems to work, except for uploading files. I've
tried uploading a .jpg and a .txt file, but each time the server
failed to return a response, probably hanging. I just got two
empty files in the uploads folder. Do you have a newer version of
your code?
/Jon
--------------090602050506030505090900
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi Henrik,<br>
<br>
No, the problem wasn't the permissions on the upload folder. (It was
'drwxr-xr-x@'.) And if it had been, I quess that I wouldn't have got
the empty files. The problem was that I only specified one file each
time, while your form has two file input elements. Uploading two
files at the same time works. I guess I should be able to fix that
bug.<br>
Another thing I'd like to fix are the file names. Now I just get
names like this:<br>
<br>
4135dc2f27063048e073bc22d8a6e489<br>
.jpg<br>
<br>
... and it even seems to be a newline character before the extension
".". Have you experienced this?<br>
<br>
/Jon<br>
<br>
On 5/8/13 1:55 PM, Henrik Sarvell wrote:
<blockquote
cite="mid:calnd_wasruejuabxxmqygfan9ysup_5ntztn4wvtqf8e7db...@mail.gmail.com"
type="cite">
<div dir="ltr">
<div>I do but nowadays it's dependent on namespacing so only
64bit I'm afraid.<br>
<br>
</div>
However the uploading worked when I tested and this code has not
been changed either in the current version. Maybe it's a
permission issue on the upload folder?<br>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Wed, May 8, 2013 at 4:32 PM, Jon
Kleiser <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:[email protected]"
target="_blank">[email protected]</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Henrik,<br>
<br>
I just tried your simple-web-app, using 32-bit PicoLisp
(3.1.2.6 C) on my Mac. It seems to work, except for
uploading files. I've tried uploading a .jpg and a .txt
file, but each time the server failed to return a response,
probably hanging. I just got two empty files in the uploads
folder. Do you have a newer version of your code?<br>
<br>
/Jon<br>
</blockquote>
</div>
</div>
</blockquote>
<br>
</body>
</html>
--------------090602050506030505090900--
--
UNSUBSCRIBE: mailto:[email protected]?subject=Unsubscribe