Modify

Opened 14 years ago

Closed 14 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 Changed 14 years ago by TicketCleanup

  • Version 3.3.4.0 deleted

Automatic ticket cleanup.

comment:2 Changed 14 years ago by Jon

  • Resolution set to Duplicate
  • Status changed from new to closed

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Modify Ticket

Action
as closed The ticket will remain with no owner.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.