The Open-E Data Storage Server documentation [Manual (Ver. 5.00 up49) November 19, 2008] has this to say about SSH access.
The default port is 22222 for security reasons, seeing as high-number ports are invisible to port scanners. You can change the setting only to a port within the 1024-65535 range.
(And painting your doors the same color as your the rest of your house will make them invisible to burglars.)
$ nmap -sV -p 1024-65535 X.X.X.X
Starting Nmap 5.21 ( http://nmap.org ) at 2010-08-26 13:18 PDT
Nmap scan report for X.X.X.X
Host is up (0.00055s latency).
Not shown: 64509 closed ports
PORT STATE SERVICE VERSION
3260/tcp open iscsi?
11211/tcp open memcache memcached 1.1.12 (PID 14311; uptime 84778 seconds; curr items: 6; total items: 3142; bytes cached: 6131)
22222/tcp open ssh OpenSSH 4.3p2 Debian 9etch3 (protocol 2.0)
Service Info: OS: Linux
Service detection performed. Please report any incorrect results at http://nmap.org/submit/ .
Nmap done: 1 IP address (1 host up) scanned in 115.18 seconds