It is accessible via sftp and scp, not sure about ftp,
The situation is we have couple servers, say server1 is doing webhosting and server2 stores large data files that needs to be analyzed,
right now we try to writing a web-script that runs the data-analysis program, which located in the server2 with data files.
Thanks for any input..