• Welcome to OS2World OLD-STATIC-BACKUP Forum.
 

News:

This is an old OS2World backup forum for reference only. IT IS READ ONLY!!!

If you need help with OS/2 - eComStation visit http://www.os2world.com/forum

Main Menu

How to ssh to eCS 2.1

Started by tuxbuddy, 2011.06.17, 10:11:18

Previous topic - Next topic

tuxbuddy

All I need to put some files and get files remotely to eCS 2.1.
How can I access eCS remotely(Samba or openSSH)?

fjr

Quote from: tuxbuddy on 2011.06.17, 10:11:18
All I need to put some files and get files remotely to eCS 2.1.
How can I access eCS remotely(Samba or openSSH)?
I'm using Peter Moylan's FTP server to transfer files to and from eCS from a remote machine with a different OS.
Not yet tried to access eCS with samba or SSH.

RobertM

Quote from: fjr on 2011.07.27, 08:20:46
Quote from: tuxbuddy on 2011.06.17, 10:11:18
All I need to put some files and get files remotely to eCS 2.1.
How can I access eCS remotely(Samba or openSSH)?
I'm using Peter Moylan's FTP server to transfer files to and from eCS from a remote machine with a different OS.
Not yet tried to access eCS with samba or SSH.

Hi tuxbuddy,

Keep in mind, you'll want to ensure that you are writing to a JFS partition if you wish to transfer files larger than 2GB on eCS. Latest Samba should work, and there are a bunch of configuration tools - as well as what comes with eCS. Haven't tried OpenSSH though.


|
|
Kirk's 5 Year Mission Continues at:
Star Trek New Voyages
|
|


fjr

Quote from: tuxbuddy on 2011.06.17, 10:11:18
All I need to put some files and get files remotely to eCS 2.1.
How can I access eCS remotely(Samba or openSSH)?

I just tested the samba connection between a fedora 11 client and an eCS 2.1 machine.
One partition on the eCS system was shared.
After adding the line
       client ntlmv2 auth = no
to the global section of the linux smb.conf file
the eCS share is accessible from the linux CLI with smbclient.