English Amiga Board


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

 
 
Thread Tools
Old 10 May 2022, 15:31   #121
BLUELiGHT
Registered User
 
Join Date: Feb 2016
Location: Asylum
Posts: 71
Quote:
Originally Posted by Rod_cl View Post
Great tool but please consider a Mac version....
+1 ... I tried to compile the Mac version with the latest public PureBasic release (5.73) but I get an error:

Code:
Line 613: GetStockObject_() is not a function, array, list, map or macro.
It looks like it needs a later 6.00 beta release with AFAIK is only available to registered / licensed users.
BLUELiGHT is offline  
Old 11 May 2022, 01:06   #122
mrv2k
Registered User
 
Join Date: Apr 2020
Location: England
Age: 53
Posts: 431
Its a window API command in the getdefaultfontname procedure. You can probably work around it. You do need the full version of purebasic to compile the code properly.
mrv2k is offline  
Old 11 May 2022, 10:36   #123
BLUELiGHT
Registered User
 
Join Date: Feb 2016
Location: Asylum
Posts: 71
Thanks for confirming that the full version of PureBasic is needed, which I don't have.

Quote:
Originally Posted by mrv2k View Post
Added experimental support for Linux Ubuntu 20+ & MacOS (Source available on GitHub. Executables will be released in 0.8a).
If you still plan to distribute the MacOS executables, I'd rather wait for a full build.
BLUELiGHT is offline  
Old 11 May 2022, 12:11   #124
mrv2k
Registered User
 
Join Date: Apr 2020
Location: England
Age: 53
Posts: 431
Quote:
Originally Posted by BLUELiGHT View Post
Thanks for confirming that the full version of PureBasic is needed, which I don't have.



If you still plan to distribute the MacOS executables, I'd rather wait for a full build.
I compiled a test version last night in a VM on my PC. It seemed to work OK. There's a few more bugs to fix and as I'm not that familar with MacOS so I have no idea how to package it. I'm just finishing off my AGS2 install for the A500 mini and a couple of other projects before I get around to looking at it.
mrv2k is offline  
Old 11 May 2022, 12:25   #125
BLUELiGHT
Registered User
 
Join Date: Feb 2016
Location: Asylum
Posts: 71
Great to know that macos support is still planned, I'd be happy to help beta testing, if needed.
BLUELiGHT is offline  
Old 28 May 2022, 11:44   #126
hamartetikon
Registered User
 
Join Date: Mar 2021
Location: Helsinki
Posts: 1
Anyone else gets this reported as infected with malware?

My Avast tells that the WHDLoadTool08a.zip executables (downloaded freshly from GitHub) are infected with "FileRepMalware".

I guess this is case for a false positive, but I wonder why no one else mentioned this, or am I the only one with this observation?

Edit: Avast reports also the same executables downloaded from MEGA.

Last edited by hamartetikon; 28 May 2022 at 12:00.
hamartetikon is offline  
Old 15 June 2022, 22:45   #127
Lamaman71
Registered User
 
Join Date: Sep 2021
Location: Katy, USA
Posts: 154
This doesnt work for me at all - Ive tried a VPN, Running as Administrator, Switching off my windows firewalls, using my own login to the FTP - all to the same effect - load data pops open a couple of command prompt windows but nothing appears to happen. Is there any further logging I can enable so that I can troubleshoot?
Lamaman71 is offline  
Old 16 June 2022, 13:23   #128
mrv2k
Registered User
 
Join Date: Apr 2020
Location: England
Age: 53
Posts: 431
Most times when this happens its your router that's blocking it. Make sure that the program is being let through in your router settings.
mrv2k is offline  
Old 06 July 2022, 13:10   #129
nfodiz
Registered User
 
Join Date: Jun 2022
Location: RALEIGH
Posts: 1
Thank you for this wonderful program!
nfodiz is offline  
Old 10 August 2022, 20:12   #130
DisasterIncarna
Registered User
 
DisasterIncarna's Avatar
 
Join Date: Oct 2021
Location: England
Posts: 1,172
after multiple issues on winblows and AV blocking this (even when ive added exceptions) every single time as a virus/malware (FileRepMalware) on both avast and a few other AV's i thought bollocks to it, and tried it on Linux via Wine instead.

It does run, however i assume something should happen after you click "Load Data", i have files/stuff in a lists folder and the download of the data seems? to have worked, but after that, every button is greyed out, and im not sure if thats a fixable thing when ran from linux?

Has anyone else ran it via wine/linux? im doin this direct from my Home NAS to try and download everything direct to its own storage rather than my winblows HD which wont work for some reason even when i disable my AV, double click and ...... nothing.

Last edited by DisasterIncarna; 07 September 2022 at 20:12.
DisasterIncarna is offline  
Old 10 August 2022, 20:19   #131
enigma776
Bringer of Death
 
enigma776's Avatar
 
Join Date: Apr 2017
Location: Peterborough, UK
Age: 40
Posts: 434
Quote:
Originally Posted by DisasterIncarna View Post
after multiple issues on winblows and AV blocking this (even when ive added exceptions) every single time as a virus/malware (FileRepMalware) on both avast and a few other AV's i thought bollocks to it, and tried it on Linux via Wine instead.

It does run, however i assume something should happen after you click "Load Data", i have files/stuff in a lists folder and the download of the data seems? to have worked, but after that, every button is greyed out, and im not sure if thats a fixable thing when ran from linux?

Has anyone else ran it via wine/linux? im doin this direct from my Home NAS to try and download everything direct to its own storage rather than my winblows HD which wont work for some reason even when i disable my AV, double click and ...... nothing.
It should have downloaded the Dats and put them in A dats folder, it should then list all the available games/demos
enigma776 is offline  
Old 10 August 2022, 20:26   #132
DisasterIncarna
Registered User
 
DisasterIncarna's Avatar
 
Join Date: Oct 2021
Location: England
Posts: 1,172
Quote:
Originally Posted by enigma776 View Post
It should have downloaded the Dats and put them in A dats folder, it should then list all the available games/demos
damn, no such dat's folder, looks like its silently failed somewhere along the lines, bummer...
DisasterIncarna is offline  
Old 10 August 2022, 20:45   #133
enigma776
Bringer of Death
 
enigma776's Avatar
 
Join Date: Apr 2017
Location: Peterborough, UK
Age: 40
Posts: 434
Quote:
Originally Posted by DisasterIncarna View Post
damn, no such dat's folder, looks like its silently failed somewhere along the lines, bummer...
Seeing as its linux, a permissions issue?
enigma776 is offline  
Old 10 August 2022, 21:01   #134
DisasterIncarna
Registered User
 
DisasterIncarna's Avatar
 
Join Date: Oct 2021
Location: England
Posts: 1,172
Quote:
Originally Posted by enigma776 View Post
Seeing as its linux, a permissions issue?
not sure, ran plenty of other programs this way and not had an issue, but you never know, ill need to play with this a bit more, really wish there was/is a convenient snoopdos'alike tool lying around somewhere.
DisasterIncarna is offline  
Old 10 August 2022, 21:36   #135
mrv2k
Registered User
 
Join Date: Apr 2020
Location: England
Age: 53
Posts: 431
Quote:
Originally Posted by DisasterIncarna View Post
after multiple issues on winblows and AV blocking this (even when ive added exceptions) every single time as a virus/malware (FileRepMalware) on both avast and a few other AV's i thought bollocks to it, and tried it on Linux via Wine instead.

It does run, however i assume something should happen after you click "Load Data", i have files/stuff in a lists folder and the download of the data seems? to have worked, but after that, every button is greyed out, and im not sure if thats a fixable thing when ran from linux?

Has anyone else ran it via wine/linux? im doin this direct from my Home NAS to try and download everything direct to its own storage rather than my winblows HD which wont work for some reason even when i disable my AV, double click and ...... nothing.
The buttons are greyed out until it successfully downloads the dat files. The .lst files are list files used to make custom games lists.

I have compiled and run a native linux version on Ubuntu but it messed up the layout so I put it on the back burner until I sorted some other projects. There will be a new version soon with quite a few fixes. The reason your AV picks it up is because of the way it connects to the FTP. I use defender and malwarebytes and it's fine.

I would suggest that you let Wine through your firewall as that could be blocking it.
mrv2k is offline  
Old 10 August 2022, 21:53   #136
DisasterIncarna
Registered User
 
DisasterIncarna's Avatar
 
Join Date: Oct 2021
Location: England
Posts: 1,172
Quote:
Originally Posted by mrv2k View Post
The buttons are greyed out until it successfully downloads the dat files. The .lst files are list files used to make custom games lists.

I have compiled and run a native linux version on Ubuntu but it messed up the layout so I put it on the back burner until I sorted some other projects. There will be a new version soon with quite a few fixes. The reason your AV picks it up is because of the way it connects to the FTP. I use defender and malwarebytes and it's fine.

I would suggest that you let Wine through your firewall as that could be blocking it.
cheers, ill keep at it until something works, at least this can run on linux, something that windows isnt letting me do atm. From a quick read of a few forums, it seems quite a few purebasic programs get blanket blocked by several AV's, i tried Avast on 1 machine and AVG on another and both blocked it even when i added exceptions. In the case of avast, i even added an exception and told it to move it back out of quarantine, which it promptly fails to do for more strange reasons.
DisasterIncarna is offline  
Old 10 August 2022, 23:45   #137
mrv2k
Registered User
 
Join Date: Apr 2020
Location: England
Age: 53
Posts: 431
When I get to v1.0 I'll take the time to get it whitelisted by the big AV companies. No point until it gets out of beta.
mrv2k is offline  
Old 04 September 2022, 20:54   #138
Bazzietuk
Registered User
 
Join Date: Jun 2020
Location: England
Posts: 14
Thanks for the amazing program, it makes it so much easier to keep WHDLoad packages up to date.

Unfortunately I can't connect to the FTP to download the latest updates. It was working but then it lost it's connection for some reason so I quit the download and tried getting an update of the files I had and nothing is displayed. Checking the log I get an FTP connection error. Is there and updated FTP server that we can use please?
Bazzietuk is offline  
Old 08 September 2022, 16:49   #139
Turran
Moderator
 
Turran's Avatar
 
Join Date: May 2012
Location: Stockholm / Sweden
Age: 49
Posts: 1,572
Quote:
Originally Posted by Bazzietuk View Post
Thanks for the amazing program, it makes it so much easier to keep WHDLoad packages up to date.

Unfortunately I can't connect to the FTP to download the latest updates. It was working but then it lost it's connection for some reason so I quit the download and tried getting an update of the files I had and nothing is displayed. Checking the log I get an FTP connection error. Is there and updated FTP server that we can use please?

You probably got a temporary ban for downloading to much or staying on for too long. Try again later.
Turran is offline  
Old 09 September 2022, 18:07   #140
brett71
Registered User
 
brett71's Avatar
 
Join Date: May 2010
Location: Ames, IA, USA
Posts: 521
I'm trying this out, and while I seems to be able to get connected to the FTP, when the connection closes, I have nothing in my window as far as content to download. What am I doing wrong?
brett71 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
Tool to run WHDLoad from CLI with tooltypes? rsn8887 support.Apps 17 03 October 2019 07:02
WHDLoad zip file download ItsTheSmell support.Games 8 05 August 2019 19:56
uae collection for WHDLoad to download Fantomas35 support.OtherUAE 1 17 March 2018 13:19
WHDload: Tool Tips Support Jason H support.FS-UAE 2 12 February 2015 16:43
WHDLOAD Program Download j_sntos Amiga scene 5 31 March 2012 22:52

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 21:40.

Top

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