English Amiga Board


Go Back   English Amiga Board > Other Projects > project.Amiga File Server

 
 
Thread Tools
Old 13 November 2021, 06:08   #501
DC33
Zone Friend
 
DC33's Avatar
 
Join Date: Sep 2006
Location: Bathurst Australia
Posts: 278
@Turran - Thanks for such a great tool and all your efforts in keeping us here at EAB very happy.
DC33 is offline  
Old 13 November 2021, 07:38   #502
Tarzin
Registered User
 
Tarzin's Avatar
 
Join Date: Jul 2006
Location: Dunkerque / FRANCE
Posts: 173
@Turran,
Is there a way to keep automatically the last whdload package of a game only?
example:
4DSportsDriving&MasterTracks_v1.1_1461
4DSportsDriving&MasterTracks_v1.2_1461

Could 4DSportsDriving&MasterTracks_v1.1_1461 be automatically deleted when v1.2 has been downloaded?
(for the moment, I delete each obsolete file by hand)

Thanks for your work and thanks again for your answer! ;-)
Tarzin is offline  
Old 16 November 2021, 14:11   #503
Turran
Moderator
 
Turran's Avatar
 
Join Date: May 2012
Location: Stockholm / Sweden
Age: 49
Posts: 1,572
Hm, not easely as it creates a new folder to download into each time. I would have to rewrite a lot of it so that it downloads into the same folder every time and deletes older versions, so not that easely, sorry.

Plus, it does not know that 1.2 is an update of 1.1 today. It just detects it as a new file that is not yet downloaded, so I would have to add a match of a previous version to know if its an updated version, which will causes a lot of headakes..



Quote:
Originally Posted by Tarzin View Post
@Turran,
Is there a way to keep automatically the last whdload package of a game only?
example:
4DSportsDriving&MasterTracks_v1.1_1461
4DSportsDriving&MasterTracks_v1.2_1461

Could 4DSportsDriving&MasterTracks_v1.1_1461 be automatically deleted when v1.2 has been downloaded?
(for the moment, I delete each obsolete file by hand)

Thanks for your work and thanks again for your answer! ;-)
Turran is offline  
Old 16 November 2021, 19:47   #504
mrv2k
Registered User
 
Join Date: Apr 2020
Location: England
Age: 53
Posts: 431
I've written some code in Purebasic that does this. It downloads Retroplay's dat files from the EAB server, parses the XML extracting the file names and then compares them to the WHD archive folders. It then FTP's the new LHA/LZX files and deletes / backs up the old files. It was the simplest way to do it.
mrv2k is offline  
Old 27 November 2021, 07:54   #505
Tarzin
Registered User
 
Tarzin's Avatar
 
Join Date: Jul 2006
Location: Dunkerque / FRANCE
Posts: 173
Quote:
Originally Posted by Turran View Post
Hm, not easely as it creates a new folder to download into each time. I would have to rewrite a lot of it so that it downloads into the same folder every time and deletes older versions, so not that easely, sorry.

Plus, it does not know that 1.2 is an update of 1.1 today. It just detects it as a new file that is not yet downloaded, so I would have to add a match of a previous version to know if its an updated version, which will causes a lot of headakes..
Ok Turran, thanks for your answer
Tarzin is offline  
Old 27 November 2021, 07:55   #506
Tarzin
Registered User
 
Tarzin's Avatar
 
Join Date: Jul 2006
Location: Dunkerque / FRANCE
Posts: 173
Quote:
Originally Posted by mrv2k View Post
I've written some code in Purebasic that does this. It downloads Retroplay's dat files from the EAB server, parses the XML extracting the file names and then compares them to the WHD archive folders. It then FTP's the new LHA/LZX files and deletes / backs up the old files. It was the simplest way to do it.

Hello mrv2k,
Interesting, it is available?
Tarzin is offline  
Old 02 January 2022, 12:58   #507
Turran
Moderator
 
Turran's Avatar
 
Join Date: May 2012
Location: Stockholm / Sweden
Age: 49
Posts: 1,572
https://eab.abime.net/showthread.php?t=109171


Quote:
Originally Posted by Tarzin View Post
Hello mrv2k,
Interesting, it is available?
Turran is offline  
Old 08 January 2022, 16:41   #508
nivam
Registered User
 
Join Date: Nov 2020
Location: Greece
Age: 50
Posts: 101
Thank you Turraan for all your efforts! God bless you!
nivam is offline  
Old 26 January 2022, 12:44   #509
lineacero
Registered User
 
Join Date: Sep 2017
Location: Madrid
Posts: 43
Does anyone know if there is any hdf pack format two ffs with the ags and with format of 2 images to download a demo to know where to put the games and where to put the iff images and leave it like the attached photo, please, please.

https://forum.amiga.org/index.php?ac...=view;pic=2819
lineacero is online now
lineacero is offline  
Old 26 January 2022, 12:47   #510
lineacero
Registered User
 
Join Date: Sep 2017
Location: Madrid
Posts: 43
KGLoad - Amiga Games Frontend (AGA Version)

Pack hdf dos ffs 2 gb please killergorilla photo amiga.org,,please
lineacero is offline  
Old 15 July 2022, 05:16   #511
Styrbjorn
Registered User
 
Styrbjorn's Avatar
 
Join Date: Jan 2020
Location: Stockholm/Sweden
Posts: 18
Great work and thanks for all the hard work !
Styrbjorn is offline  
Old 14 October 2022, 22:45   #512
Turran
Moderator
 
Turran's Avatar
 
Join Date: May 2012
Location: Stockholm / Sweden
Age: 49
Posts: 1,572
Version upgraded to 0.5.4. Just changed the default host to connect to, to ftp.grandis.nu.

If you're running it already, just change from "grandis.nu" to "ftp.grandis.nu" in the ini file.

As always, I recommend you check out this one instead as it has more options:
http://eab.abime.net/showthread.php?t=109171
Turran is offline  
Old 19 August 2023, 21:19   #513
safurniss
Registered User
 
Join Date: Aug 2020
Location: Barnsley
Posts: 1
awsome
safurniss is offline  
Old 29 October 2023, 03:39   #514
GWhizz
Registered User
 
Join Date: Apr 2014
Location: Hemet/USA
Posts: 50
Thanks
GWhizz is offline  
Old 01 February 2024, 13:58   #515
joeled
Registered User
 
Join Date: Nov 2019
Location: Uppsala/Sweden
Posts: 10
Thank you very much.
joeled is offline  
Old 10 February 2024, 22:46   #516
PascalDe73
PascalDe73
 
PascalDe73's Avatar
 
Join Date: Apr 2019
Location: Charleroi Belgium
Age: 51
Posts: 138
Hi RetroPlay:

Please Could You update Your installed games for These games :

Turrican II - The Final Fight - AGA (v1.21)
Xevious1200

And ADD :

Final Fight Enhanced (Actually With Torti Slave)

Many thanks

Pascal
PascalDe73 is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
WHDLoad demos/games do not work on SFS; FFS is OK Lurbi project.ClassicWB 4 03 August 2009 00:50
Amiga WHDLoad Games (& Demos) JULY Updates 2006 killergorilla Amiga scene 73 15 November 2006 23:14
Amiga WHDLoad Games April/May 2005 Update (and some demos) killergorilla project.Killergorilla's WHD packs 22 05 June 2005 04:27
REQ: WHDload games for March pack killergorilla project.Killergorilla's WHD packs 1 31 March 2005 12:09
Needed WHDload Games For January Pack killergorilla request.Old Rare Games 21 22 January 2005 20:16

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 20:18.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.09930 seconds with 14 queries