OS4 DepotLogo by mason 
(anonymous IP: 18.217.116.183,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 » upload.lha

Upload

Description: File upload utility (FTP)
Download: upload.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 27kb
Version: 1.2
Date: 08 Jun 2022
Author: Tuomas Hokka
Submitter: Tuomas Hokka
Requirements: AmigaOS 4.x
Category: network/ftp
Replaces: network/ftp/upload.lha
License: Freeware
Distribute: yes
Min OS Version: 4.0
FileID: 12104
 
Comments: 1
Snapshots: 0
Videos: 0
Downloads: 67  (Current version)
250  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
This is a file upload utility.

NOTE: FTP is the only supported protocol in version 1.0-1.1 !

* USAGE, Shell arguments:
PROTOCOL=P/K,SOURCE/A,URL/A,PORT/K,DIR/K,TARGETFILENAME=TFN=NEWNAME/K,USER/K,PAS
SWORD/K,VERBOSE/S,PROGRESS/S,QUIET/S

- PROTOCOL = FTP
- SOURCE = file to be uploaded
- URL = address of the FTP server
  - Syntax of URL: [ftp://][<user>[:<password>]()]<host>[:<port>][/<url-path>]
  - (parts between [] can be ignored, so the host is the only mandatory part)
- PORT = port number of the FTP server
- DIR = directory tree on the FTP server
- TARGETFILENAME = file name on the target server
- USER = FTP user name
- PASSWORD = FTP password
- VERBOSE = prints out FTP output
- PROGESS = displays a progress bar
- QUIET = no output and no progress bar, QUIET will override PROGRESS and
VERBOSE

Examples:
Upload P=FTP SOURCE="ram:MyFile.lha" URL="os4depot.net" DIR="upload" USER="ftp"
PASSWORD=""
Upload P=FTP SOURCE="ram:MyFile.lha" URL="ftp()os4depot.net/upload"
Upload SOURCE="ram:MyFile.lha" URL="ftp://ftp()os4depot.net/upload"

Version history:
- 1.2 (7th June 2022):
 - Recompiled

- 1.1 (27th May 2016):
 - Added command line argument TARGETFILENAME=TFN=NEWNAME/K
 - Added printing of upload progress to a Shell window if VERBOSE is enabled
 - Added a little bit more error checking and printing of error messages

- 1.0 (27th January 2016):
 - The first public release





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