English Amiga Board


Go Back   English Amiga Board > Support > support.Apps

 
 
Thread Tools
Old 25 August 2018, 18:46   #21
kolla
Banned
 
Join Date: Nov 2007
Location: Trondheim, Norway
Posts: 1,893
Hm, what have we here...
https://www.lysator.liu.se/~lilja/ftpproxy/

EDIT: I got it compiled, but I never got it to connect to anything, not even localhost

Last edited by kolla; 25 August 2018 at 21:18.
kolla is offline  
Old 25 August 2018, 21:17   #22
kolla
Banned
 
Join Date: Nov 2007
Location: Trondheim, Norway
Posts: 1,893
Quote:
Originally Posted by kolla View Post
Simple solution - stop using NAT and put your Amiga outside of any firewall
Easiest work-around - on your NAT-server - set port 20 to be forwarded to the IP address of your Amiga, also on port 20.
kolla is offline  
Old 25 August 2018, 21:57   #23
ascp
Pastafarian
 
Join Date: Sep 2010
Location: Uppsala/Sweden
Posts: 290
Mycket skandinavier här, kul Maybe it is possible to add the passive mode support directly in amiftp, if someone feels up to the task.
ascp is offline  
Old 25 August 2018, 22:40   #24
kolla
Banned
 
Join Date: Nov 2007
Location: Trondheim, Norway
Posts: 1,893
Never mind - AmiFTP proxy mode works with ftp-proxy from SuSe which also exist in Debian/Ubuntu/etc

In /etc/proxy-suite/ftp-proxy.conf set as follows...
Code:
[-Global-]
AllowMagicUser	        yes
DestinationAddress	localhost
DestinationTransferMode	passive
Group			nogroup
Port                    2121
User			nobody
Important here are DestinationTransferMode and AllowMagicUser (which allows proxy connections as AmiFTP likes them - "USER anon@target-address").

Set AmiFTP to use proxy, configure proxy to the linux box and port 2121 (or whatever you chose), and voila

Oh - also set "RUN_DAEMON=yes" in /etc/default/ftp-proxy and enable it with "systemctl enable ftp-proxy.service" and start it with "systemctl start ftp-proxy.service" (or "restart"), a process listing should show "/usr/sbin/ftp-proxy -d" running as nobody.

Last edited by kolla; 25 August 2018 at 22:47.
kolla is offline  
Old 25 August 2018, 22:48   #25
kolla
Banned
 
Join Date: Nov 2007
Location: Trondheim, Norway
Posts: 1,893
Quote:
Originally Posted by ascp View Post
Maybe it is possible to add the passive mode support directly in amiftp, if someone feels up to the task.
Problem is that sources are lost, from what I understand.
kolla is offline  
Old 25 August 2018, 22:57   #26
ascp
Pastafarian
 
Join Date: Sep 2010
Location: Uppsala/Sweden
Posts: 290
Quote:
Originally Posted by kolla View Post
Problem is that sources are lost, from what I understand.

https://gitlab.com/amigasourcecodepreservation/amiftp
ascp is offline  
Old 26 August 2018, 07:50   #27
kolla
Banned
 
Join Date: Nov 2007
Location: Trondheim, Norway
Posts: 1,893
Wow, awesome
kolla is offline  
Old 26 August 2018, 09:05   #28
xboxown
Registered User
 
Join Date: Dec 2012
Location: Vancouver/Canada
Posts: 676
Thank you Kolla for your help. I will attempt this tomorrow.
xboxown is offline  
Old 26 August 2018, 12:02   #29
kolla
Banned
 
Join Date: Nov 2007
Location: Trondheim, Norway
Posts: 1,893
@xboxown
Thank you too, for triggering me to do some research, it's actually pretty neat to have AmiFTP working "world wide" again after all this time

A bug I have noticed all along, is the "divide by 10" error of file size in the transfer window, that at least should be a low hanging fruit now as the sources are available. I suspect 10240 should probably be just 1024 in this line:
https://gitlab.com/amigasourcecodepr...rWindow.c#L472

(File size is shown as 18719 bytes, while in reality it is 187156 bytes)
Attached Thumbnails
Click image for larger version

Name:	IMG_0013.JPG
Views:	92
Size:	208.8 KB
ID:	59523  

Last edited by kolla; 26 August 2018 at 12:13.
kolla is offline  
Old 26 August 2018, 13:35   #30
xboxown
Registered User
 
Join Date: Dec 2012
Location: Vancouver/Canada
Posts: 676
Quote:
Originally Posted by kolla View Post
@xboxown
Thank you too, for triggering me to do some research, it's actually pretty neat to have AmiFTP working "world wide" again after all this time

A bug I have noticed all along, is the "divide by 10" error of file size in the transfer window, that at least should be a low hanging fruit now as the sources are available. I suspect 10240 should probably be just 1024 in this line:
https://gitlab.com/amigasourcecodepr...rWindow.c#L472

(File size is shown as 18719 bytes, while in reality it is 187156 bytes)
It would be cool to see a new release of AmiFTP in aminet any day that have these bugs fixed. The passive mode and the divide by 10 and maybe add couple of neat features or enhancements?

Now that this is triggered and the source code is available..perhaps I will have my eyes open for a new version of AmiFTP?
xboxown is offline  
Old 26 August 2018, 17:28   #31
mech
Registered User
 
mech's Avatar
 
Join Date: Mar 2009
Location: texas,usa
Posts: 235
Most problems i have had with ATC is with mui libs. check the docs and check all the mui lib versions installed for ATC, one in particular is picky on the version.... i dont recall which lib it was.
mech is offline  
Old 26 August 2018, 18:58   #32
xboxown
Registered User
 
Join Date: Dec 2012
Location: Vancouver/Canada
Posts: 676
Quote:
Originally Posted by mech View Post
Most problems i have had with ATC is with mui libs. check the docs and check all the mui lib versions installed for ATC, one in particular is picky on the version.... i dont recall which lib it was.

MECH!!!


- runs and gives him a very tight hug - Mmmmmmmmmmmm!!! I missed you!!
xboxown 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
Error trying to launch AmiFTP a600fan support.Apps 4 27 January 2018 21:23
AmiFTP/AmFTP cant receive FTP file list Leandro Jardim support.Apps 9 24 January 2018 23:10
Trouble installing AmiFTP dependency classact33 TenLeftFingers support.Apps 29 15 June 2015 20:39
amiga computing vol 2 issue 1 (issue 13 anyone) Mort request.Other 0 30 November 2010 11:27
WARNING: AmiFTP and OS3.9 do not mix girv support.Apps 3 19 December 2004 00:23

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 03:58.

Top

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