OS2World OLD-STATIC-BACKUP Forum

OS/2 - Technical => Applications => Topic started by: tuxbuddy on 2011.06.17, 10:11:18

Title: How to ssh to eCS 2.1
Post by: 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)?
Title: Re: How to ssh to eCS 2.1
Post by: 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.
Title: Re: How to ssh to eCS 2.1
Post by: RobertM on 2011.07.28, 08:12:01
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.
Title: Re: How to ssh to eCS 2.1
Post by: fjr on 2011.07.30, 15:30:59
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.