English Amiga Board


Go Back   English Amiga Board > Support > support.Apps

 
 
Thread Tools
Old 18 November 2014, 12:02   #1
eva
Registered User
 
Join Date: Oct 2014
Location: Constanta / Romania
Posts: 202
Hide AmiTCPIP Log Window

Is there a way to hide the AmiTCP log window? It looks like a bridge for syslog and pops-up every time I telnet or log on and off with an FTP client. I have read the AmiTCP FAQ, searched the AmiTCP documentation but there is little mention of the AmiTCP log window...

--- SOLVED:

Edit:
Code:
AmiTCP:db/AmiTCP.config
and add the line:

Code:
consolename=nil:
at the end of the file.

Last edited by eva; 19 November 2014 at 15:31.
eva is offline  
Old 19 November 2014, 13:46   #2
strim
NetBSD developer
 
Join Date: May 2012
Location: Warsaw, Poland
Posts: 411
Quote:
Originally Posted by eva View Post
Is there a way to hide the AmiTCP log window? It looks like a bridge for syslog and pops-up every time I telnet or log on and off with an FTP client. I have read the AmiTCP FAQ, searched the AmiTCP documentation but there is little mention of the AmiTCP log window...
I remember quite vaguely, but I once solved this problem.

Either in your s:user-startup or amitcp:bin/startnet script there should be a line that defines the console for AmiTCP (redirects to "con: ..."). Customise that console setting for your needs or remove the redirection entirely.
strim is offline  
Old 19 November 2014, 14:15   #3
eva
Registered User
 
Join Date: Oct 2014
Location: Constanta / Romania
Posts: 202
Quote:
Originally Posted by strim View Post
Either in your s:user-startup or amitcp:bin/startnet script there should be a line that defines the console for AmiTCP (redirects to "con: ..."). Customise that console setting for your needs or remove the redirection entirely.
Thanks. No dice though...

S:user-startup contains just:

Code:
assign AmiTCP: Workbench:AmiTCP
path AmiTCP:bin add
AmiTCP:bin/umask 022
with the >"con:..." line commented out and AmiTCP:bin/startnet:

Code:
run >NIL: AmiTCP:AmiTCP
; route / ifconfig stuff
Assign TCP: Exists > NIL:
If Warn
  Mount TCP: from AmiTCP:devs/Inet-Mountlist
EndIf
run >NIL: AmiTCP/bin/inetd
AmiTCP:bin/login -f amiga
I have tried stuff like:

Code:
run >NIL: AmiTCP/bin/inetd >NIL:
AmiTCP:bin/login -f amiga >NIL:
but again no dice.
eva is offline  
Old 19 November 2014, 14:31   #4
eva
Registered User
 
Join Date: Oct 2014
Location: Constanta / Romania
Posts: 202
For posteriority, this is now fixed.

Edit:
Code:
AmiTCP:db/AmiTCP.config
and add the line:

Code:
consolename=nil:
at the end of the file.
eva is offline  
Old 19 November 2014, 14:38   #5
strim
NetBSD developer
 
Join Date: May 2012
Location: Warsaw, Poland
Posts: 411
Quote:
Originally Posted by eva View Post
For posteriority, this is now fixed.

Edit:
Code:
AmiTCP:db/AmiTCP.config
and add the line:

Code:
consolename=nil:
at the end of the file.
Ah, right, the user-startup/startnet con: definition was only for the window that appears when you start AmiTCP... Makes sense!
strim is offline  
Old 19 November 2014, 15:30   #6
eva
Registered User
 
Join Date: Oct 2014
Location: Constanta / Romania
Posts: 202
Quote:
Originally Posted by strim View Post
Ah, right, the user-startup/startnet con: definition was only for the window that appears when you start AmiTCP... Makes sense!
It does! Then again, this would be a non-question if AmiTCP.config were documented. I have read their FAQ, the documentation, even the installation instructions to find some description of the possible settings in AmiTCP.config. There is no description - tried AmiTCP3 and the demo AmiTCP4...
eva 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
howto hide specified disk icons from wb under 3.1 Chain request.Other 2 08 February 2023 14:07
Hm, any chanche to add an option for hide a part of screenshots? Beawolf HOL suggestions and feedback 6 12 December 2010 18:42
how to hide volumes in WB 3.1? Bamiga2002 support.Apps 6 18 September 2009 13:29
Soft which hide whole border of AmigaDos Window olesio support.Apps 5 17 February 2009 01:21

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 06:08.

Top

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