Doesn't seem to work here.
yes, it was a bug
fixed
Thanks for checking this out rejetto. [upload-failed] is now detected based on the minimum disk space free set in limits.
However, I have a question for you. Doesn't HFS first check to see if there is enough free diskspace for the upload
before the upload starts? HFS already knows the full transfer size with %total bytes%.
To test I started a 20MB upload which far exceeded the minimum disk space free limit. The
whole 20MB was first uploaded (somewhere), taking up the same amount of upload time for a full 20 MB file, **BEFORE** the [upload-failed] notification popped up. I would sure hate to be the one who is actually waiting for an upload like this to complete before being notified that the minimum disk space free limit was exceeded and the upload failed.
Is this the behavior you wanted?
An upload that exceeds the minimum disk space free limit
1. shouldn't even be allowed to start IMHO
-or- similar to what you have now ...
2. the upload should be allowed to start and run but **just until** the minimum disk space free limit is reached, then quit, and the [upload-failed] notification pops up with the reason why the upload failed.