Audio (343) Datatype (51) Demo (203) Development (593) Document (22) Driver (97) Emulation (146) Game (994) Graphics (494) Library (113) Network (230) Office (65) Utility (913) Video (69)
Total files: 4333
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
AmiFTP | Description: | Easy to use GUI FTP client for Amiga OS4.1+ | Download: | amiftp.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 335kb | Version: | 1.953 | Date: | 17 Nov 2022 | Author: | Magnus Lilja, Frank Menzel | Submitter: | Frank Menzel | Email: | mail/entwickler-x de | Homepage: | https://github.com/OS4Welt/AmiFTP | Category: | network/ftp | Replaces: | network/ftp/amiftp.lha | License: | Freeware | Distribute: | yes | Min OS Version: | 4.1 | FileID: | 12312 | | | | Comments: | 12 | Snapshots: | 3 | Videos: | 0 | Downloads: | 202 (Current version) | | 2086 (Accumulated) | Votes: | 5 (0/0) (30 days/7 days) | |
AmiFTP is an easy to use ftp-client with a GUI built on the ReAction system.
********************************************************************************
*****
The last OS4 source code from Joachim Birging is gone by a hardware crash, the
OS2+ Source was found and a new AmigaOS4 version could be started from there.
This is the initial re-release.
Information about crash and start base of current version:
https://eab.abime.net/showthread.php?t=66133&highlight=Amiftp&page=2
******* Version 1.953
***************************************************************
Information:
At the beginning of 2020, Matthias Münch (OS4Welt: djBase) started a discussion
about the further development and maintenance of the FTP client. A source code
was found, but not for the OS4 version. After asking who would take care of the
matter, Frank Menzel (OS4Welt:Goos) agreed to look at the source code.
After checking, the first changes were made and adapted to OS4 and the compiler,
errors were removed and new small functions were added.
After a long break (time, motivation, Corona Blues), the first version was
published on Github in August 2022. An important step to preserve the source
code and motivate other developers to contribute to the project (SSL support
would be appreciated ;) ).
Javier de las Rivas (javierdlr) has made many improvements and bug fixes since
releasing the source code, which have been reviewed by Frank Menzel and merged
into a public main branch.
With that, version 1.953 is available for AmigaOS4 users and possibly a start
for further developments on AmiFTP.
Change Log
Adjustments for the first OS4 version (Frank Menzel)
- Update project to be able to compile with GCC
- Switch GUI from ClassAct to Reaction
- Toolbar uses AISS Icon Set
- Switch from Reqtools to OS4 Requester
- Adapt AmiTCP Network Hook to work with Roadshow
- Remove obsolete DOS functions
- AmiFTP now works with files larger than 4GB
- Bugfixes
Improvements and bug fixes from Javier de las Rivas (javierdlr)
- Speedbar can be changed to TEXT/IMAGES/BOTH
- "Cleaned" some of the GUI's ReAction code
- Added missing speedbar buttons localized strings
- Changed to use menuclass
- Fixed disconnect button image when changing speedbar type (IMAGE|TEXT|BOTH).
- SelectFont() not needed (commented)
- Added 'UpdatedSpeedBar' to "fix" refresh speedbar when changing from prefs
- or from start (just "hide" it, not removed/freed)
- Localized rename requester
- Fixed makefile to use "modified" FlexCat templates (C_c_amiftp.sd &
C_h_amiftp.sd)
- Reworked some requesters and localization strings
- UploadFile() was using fullpath+filename, thus creating (unwanted) dirs
- Added notification support after upload/download
----------------------------------------------------------------------------
Links:
Programm Download (LHA): https://github.com/OS4Welt/AmiFTP/releases
Source Code: https://github.com/OS4Welt/AmiFTP
Contributors:
Matthias Münch - Initiator for restart
http://www.djbase.de/ - https://www.amigaworld.de/
Frank Menzel - AmigaOS 4 coding
www.entwickler-x.de - https://entwicklerx.itch.io/
Javier de las Rivas - Adjustments, improvements and bug fixes
https://github.com/javierdlr
Base OS2+ Source - starting point for this release:
https://gitlab.com/amigasourcecodepreservation/amiftp
|