Modify

Opened 16 years ago

Closed 16 years ago

#1457 closed Feature Request (Duplicate)

InetGetsize / VariableType

Reported by: tankbuster@… Owned by:
Milestone: Component: AutoIt
Version: Severity: None
Keywords: INetGetsize Cc:

Description

INetGetSize reports unusable FileSize in Bytes if Remote File is bigger than varriable type.

Example:
File is 4.2 GB.

$nSize=InetGetSize("http://ftp.uni-erlangen.de/pub/mirrors/opensuse/distribution/11.2/iso/openSUSE-11.2-DVD-i586.iso")
ConsoleWrite("Size on server :"&$nSize)

Output of script:
Size on server :202727424

Attachments (0)

Change History (2)

comment:1 by TicketCleanup, 16 years ago

Version: 3.3.4.0

Automatic ticket cleanup.

comment:2 by Jon, 16 years ago

Resolution: Duplicate
Status: newclosed

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.