![]() | |
![]() |
| | Thread Tools | Display Modes |
#31
| |||
| |||
|
|
Anyway, just for reference, I did get a response from the Konsole main developer who said essentially that we can't do with Konsole what we do all the time with AccuTerm. So I looked at the source some more and determined exactly how it can be done if anyone has the interest. snip Bottom line, as I said, anything is possible, but you're not going to get it from the OSS market anytime soon. Let's take another view of this Open Source thing: people are so stuck on the idea that software should be free that they simply wait for someone else to do ALL of their coding for them. snip |
#32
| |||
| |||
|
|
Art: It's funny you should bring this up. Given the same "facts" (that Linux is more stable than Windows) I easily view Windows as an easier platform to support our application on. snip When we install on Linux, we get involved in _all_ Linux and network/computer hardware issues, including setting up their routers, samba, configuration, etc, etc, etc. :-( Windows is an excellent platform with issues That's one way to look at it. I don't share your point of view. |
|
For me computing operates in the domain of productivity, not morality. :-) Bill |
#33
| |||
| |||
|
|
Tony, while I'm not arguing your points, I'm a little weary of being your platform for pontificating this issue. I'm looking for the way to automate a file transfer issue, nothing more. |

|
I may be able to do it thru ssh, once I finish learning and testing it. But if not, I'll teach the users gftp. There's no reason, in this situation, that this thread needs to spin off in your favorite direction. I do appreciate you running the issue by the konsole developer, but it's more theorical interest than practical at this point. From my point of view, there's nothing wrong with asking what tools are already available, and looking for a clue to getting started in a particular direction. Art |
#34
| |||
| |||
|
|
I'm looking for the way to automate a file transfer issue, nothing more. I may be able to do it thru ssh, once I finish learning and testing it. But if not, I'll teach the users gftp. |
#35
| |||
| |||
|
|
Art, yes, I've beat the point into the ground, and while I do often enjoy the rhetoric, in this case I really don't want to offend you or anyone else in the process. |
|
I'm just pointing out that you told us what tools you want to use |
#36
| |||
| |||
|
|
We've set up several automated communications from a single machine to others using both FTP and SFTP (FTP with SSH). The SFTP was a little tricky but works fine. If that's all you're looking for here's a brief overview of what we do: 1) Create a "cron" style BASIC program to run as a phantom (reads service items). 2) Create a simple BASIC program to do something (like build a CSV file for someone else). 3) Build a configuration file with the Linux commands to: a) build a Linux script (or DOS batch file) to ftp b) execute the script (or batch file) |
#37
| |||
| |||
|
|
So in other words, if I hire you once to customize konsole, I get to pay you again each time there is a new version of konsole. |
#38
| |||
| |||
|
|
I have users running a linux desktop using nailed telnet to connect to D3 running on an aix server. I'd like to be able to code into a databasic program to cause the telnet session to execute a command in a sub-shell on the local linux desktop, returning to the normal telnet mode when the command is finished. Has anybody done this, or can give me some pointers where to research this? Thanks, Art |
![]() |
| Thread Tools | |
| Display Modes | |
| |