All I need to put some files and get files remotely to eCS 2.1.
How can I access eCS remotely(Samba or openSSH)?
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.
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.
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.