OS4 DepotLogo by Alkaron 
(anonymous IP: 3.133.79.70,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Network » Ftp » download.lha

Download

Description: File download utility: http, https and ftp
Download: download.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 45kb
Version: 1.6
Date: 08 Jun 2022
Author: Tuomas Hokka
Submitter: Tuomas Hokka
Requirements: AmigaOS4.x
Category: network/ftp
Replaces: network/ftp/download.lha
License: Freeware
Distribute: yes
Min OS Version: 4.0
FileID: 12103
 
Comments: 14
Snapshots: 0
Videos: 0
Downloads: 76  (Current version)
841  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
File download command line utility: http, https and ftp.

Arguments:
URL/A,DEST=DESTINATION=TARGET/K,PORT/N,QUIET/S,USER/K,PASSWORD/K,LIST/S,NOSIZE/S
,OVERWRITE/S.

URL			= Download address
DEST		= File name / Destination directory
PORT		= Internet port number
QUIET		= Do not display progress bar window (http/https) or ftp stuff 
USER		= User (login) name (for Basic authentication or FTP)
PASSWORD	= Password (for Basic authentication or FTP)
LIST			= FTP: List files
NOSIZE		= Do not query SIZE command of FTP downloads, in case the FTP server
doesn't support the command
OVERWRITE	= If target file exists overwrite it and don't try to resume it

Supported protocols: http, https and ftp.

Permission granted to distribute this Download utility in any AmigaOS software
archive/package freely.

Version history:
- 1.6 (7th June 2022):
 - Adapted for AmiSSL v5
 - Added FTP SSL (FTPS,FTPES) support
 - Added SSL command line switch
 - Added IGNORESSLERRORS=FORCESSL command line switch

- 1.5 (8th November 2017):
 - Disabled displaying the certificate issuer
 - Added more carriage returns to HTTP request
 - Added OVERWRITE command line argument
 - Increased stack cookie a little bit
 - Now displays error message and code (if QUIET not requested)
 - Handling redirection of URL/file better now (301 error handled as well, 
   checking if the new URL requires SSL or not to handle it correctly)

- 1.4 (9th February 2017):
 - Added missing CleanupAmiSSL() function call to https download routine
 - Added SNI (Server Name Indication) handling, now downloading works from web
servers which require SNI !

- 1.3 (8th February 2017):
 - Fixed FTP download
 - Fixed bug in quiet operation
 - Implemented https download (some websites might not work while others works)
 - AmiSSL v4 compatible










Copyright © 2004-2024 by Björn Hagström All Rights Reserved