rejetto forum
February 11, 2012, 01:31:45 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: This forum is free, you do NOT need to register to post. But you may.
PROBLEMS? QUESTIONS? CLICK HERE!
Fill the survey!
 
   Home   Help Search Login Register  
Pages: 1 ... 3 4 [5]
  Print  
Author Topic: Testing build #100  (Read 20784 times)
0 Members and 2 Guests are viewing this topic.
MarkV
Insane poster
*****
Offline Offline

Germany Germany

Posts: 722



View Profile
« Reply #60 on: May 28, 2007, 05:45:13 PM »

Yes, the point here is NOT to encourage use of FAT/FAT32, but to prevent program crashes or corruptions by disabling the ~folder.tar for folders >2GiB(FAT16)/>4GiB-2B(FAT32).

The problem would be the detection. Server-side no problem I guess, HFS could do this and act accordingly. But clientside... Maybe with Javascript?


MarkV
Logged

Welcome to Twinkle Park! Grin
Rafi
Insane poster
*****
Offline Offline

Posts: 452


View Profile
« Reply #61 on: May 29, 2007, 12:19:27 AM »

maybe HFS template kus provide a bettrer save daily, saying the expected save size,  are just warn about it...  if possible - maybe - spit it itself ? ...
Logged

TSG
Operator
Insane poster
*****
Offline Offline

Australia Australia

Posts: 1916



View Profile WWW
« Reply #62 on: May 29, 2007, 02:52:55 AM »

Yes, the point here is NOT to encourage use of FAT/FAT32, but to prevent program crashes or corruptions by disabling the ~folder.tar for folders >2GiB(FAT16)/>4GiB-2B(FAT32).

The problem would be the detection. Server-side no problem I guess, HFS could do this and act accordingly. But clientside... Maybe with Javascript?


MarkV

Would be easy to do locally with hfs.

I doubt that javascript is possible though... its a bit of a security risk for javascript to read what the file system is... i am unsure if browsers/firewalls even allow this functionality.

YOU CAN however, detect the version of windows they are using. I have seen it done before... somewhere Tongue
Logged

Alons0
Tireless poster
****
Offline Offline

Bulgaria Bulgaria

Posts: 197



View Profile WWW Email
« Reply #63 on: May 29, 2007, 06:12:52 AM »

...
And, huh? I only have 3 rows with info in the tray messages. No empty row for me!
I added symbols then deleted them and now there're 3 empty rows. Rejetto please help Embarrassed
Logged

TSG
Operator
Insane poster
*****
Offline Offline

Australia Australia

Posts: 1916



View Profile WWW
« Reply #64 on: May 29, 2007, 09:39:49 AM »

Alonso i'm getting kind of tired of seeing your redundant posts about your tray message, you obviously have some line breaks in there. Try removing all the characters in there,  Hit apply, then ok, you should have a blank tray message, then put the symbols you want in there. Trial and error things until you fix it. If you posted it... i think i have counted 4 times now... and haven't worked it out by... 3 pages later.... i would have tried re-installing hfs by that stage! haha.
« Last Edit: May 29, 2007, 10:50:54 AM by That_Stevens_Guy » Logged

rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11759


View Profile
« Reply #65 on: May 31, 2007, 11:10:54 AM »

Yes, the point here is NOT to encourage use of FAT/FAT32, but to prevent program crashes or corruptions by disabling the ~folder.tar for folders >2GiB(FAT16)/>4GiB-2B(FAT32).

The problem would be the detection. Server-side no problem I guess, HFS could do this and act accordingly. But clientside... Maybe with Javascript?

before discussing if it should be done client- or server-side,
there is no fast way to know the size of the archive in advance.
listing the files can take minutes.
Logged
rejetto forum
« Reply #65 on: May 31, 2007, 11:10:54 AM »

Do you like this software? Consider even $2
 Logged
rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11759


View Profile
« Reply #66 on: May 31, 2007, 11:15:08 AM »

...
And, huh? I only have 3 rows with info in the tray messages. No empty row for me!
I added symbols then deleted them and now there're 3 empty rows. Rejetto please help Embarrassed

open a specific topic, and put a screenshot of your problem
Logged
rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11759


View Profile
« Reply #67 on: May 31, 2007, 11:19:33 AM »

No, but HFS should at least have an option where you select the used filesystem. If you select FAT or FAT32, HFS disables ~folder.tar for folders larger 2GiB or 4GiB-2B.

"you" ... who?
the problem is for the client only (and you don't know its file system).
HFS doesn't need NTFS to support 8GB archives, because they are virtual.
Logged
rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11759


View Profile
« Reply #68 on: May 31, 2007, 11:23:48 AM »

Ye good idea Mark V, i wouldn't go coding away to make fat 32 support, ntfs has been the way for windows pc's for at least the last 7 years...

i know several XP laptop with FAT32 file system

Quote
my external hard drive i use is formatted in fat 32, but i wouldn't go putting files bigger than 4gb on it anyway haha.

if you are interested, run "convert /?" from the command line, and you'll see you can switch to NTFS
Logged
MarkV
Insane poster
*****
Offline Offline

Germany Germany

Posts: 722



View Profile
« Reply #69 on: May 31, 2007, 06:16:44 PM »

No, but HFS should at least have an option where you select the used filesystem. If you select FAT or FAT32, HFS disables ~folder.tar for folders larger 2GiB or 4GiB-2B.

"you" ... who?
the problem is for the client only (and you don't know its file system).
HFS doesn't need NTFS to support 8GB archives, because they are virtual.

I'm talking about upload, not only archives but all types of files. Unfortunately, there is no way for HTML to determine the size of an upload before it's done. Uploading ~folder.tar is not implemented yet.

LZMA (without compression) supports multiarchive. All popular archives support LZMA (.7z), too. Maybe an alternative?

PS. My Laptop (Acer Aspire 5101AWLMi) came with FAT32 formatted drives, too. Had to convert them myself. Most users don't know about 'convert' and just go with FAT32.
« Last Edit: May 31, 2007, 06:19:22 PM by MarkV » Logged

Welcome to Twinkle Park! Grin
rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11759


View Profile
« Reply #70 on: June 03, 2007, 08:03:26 AM »

LZMA (without compression) supports multiarchive. All popular archives support LZMA (.7z), too. Maybe an alternative?

for uploading, i guess .ZIP will be enough, and compression will be supported (but not multi-volume).
the no-compression for downloading is related to the "virtuality" of the archive,
and there's no virtual archive in uploading.
Logged
Pages: 1 ... 3 4 [5]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!


Google visited last this page February 05, 2012, 06:33:25 AM