Sun Secure File Transport User Guide

Downloading and Installing Sun SFT

Question:

How do I obtain Sun SFT?

Answer:

Information and download link for the software are included on the Services Tools Bundle page, located at:http://www.sun.com/service/stb/index.jsp.

Question:

Do I need a Sun Online Account for Sun SFT?

Answer:

Yes, a Sun Online Account is required to run Sun SFT. If you do not have a Sun Online Account or if you have forgotten your user name or password, go to https://reg.sun.com/register. Your username and password will be requested when running the /opt/SUNWsasm/bin/sasm transport -r command to register Sun Automated Service Manager for data transport.


Note –

Your username is stored in a configuration file, but the given password is used only for a one time registration process and is not stored anywhere by Sun SFT or Sun Automated Service Manager.


Question:

How do I install or upgrade Sun SFT?

Answer:

Install it using the Solaris pkgadd command. Full details about the installation are included in Chapter 3, Sun SFT How-To.

Question:

On what system should I install Sun SFT?

Answer:

Install Sun SFT on a system that has direct or proxied access to the Internet. Sun products running Explorer software need to be able to transfer files to the system where Sun SFT is installed.

Question:

Are authenticated proxies or Windows NTLM proxies supported?

Answer:

Sun SFT supports basic proxy authentication and Windows NTLM version 1.

When NTLM is in use, it might generate some extra log output. To mask this, in /etc/opt/SUNWsftransport/logging.properties change org.apache.commons.httpclient.level = WARNING to org.apache.commons.httpclient.level = SEVERE and restart the SASM process.

An alternate workaround (not tested, endorsed, or supported by Sun) is the open source "NTLM Authentication Proxy Server" project located at http://ntlmaps.sourceforge.net/.

Question:

How large should the Sun SFT target transfer directory be?

Answer:

It depends on the number of Explorer files that you choose to send and the average size of your Explorer data. Since Explorer output is the data that will be gathered together in the transfer directory and then sent by Sun SFT, plan the size of the transfer directory accordingly.

By default, Sun SFT saves only the files that failed to be sent; it removes files that were sent successfully unless configured to archive these files.

Question:

How do I configure Sun SFT to run with a specific Java install?

Answer:

At the top of the /opt/SUNWsftransport/bin/sftransport and /opt/SUNWsasm/bin/sasm files, modify the JAVA= line, for example: JAVA=/usr/jdk/jdk1.5.0_13/bin/java