Note to visitors
This wiki page, albeit new and light on content is the official online help guide for how to use the website supportfiles.sun.com. (Sun Support Files). We invite members and Sun employees to contribute content to this guide to help make the guide more useful to you and others.
Table of Contents
FAQs
1. Where's my file? - NEW
2. Can external users still use anonymous FTP to upload their files? - NEW
3. What are the major differences between the FTP and HTTPS file transport protocols?
4. Why was HTTPS chosen over other protocols like SSL-FTP or FTP over SSH?
5. How do customers upload/download core or explorer files using HTTPS?
6. What is Sun's policy regarding customer upload/download requirements?
7. Are there issues when transferring large files?
8. How does one get CURL downloaded and ready to go?
8a. How do I see upload progress with a CURL HTTP(S) upload?
9. Is openSSL also required for CURL?
10. Can we provide an alternative non-GUI option to customers?
11. What should I do if I do not have a browser installed on the machine being affected?
12. Can Sun Explorer output be automatically uploaded using HTTPS?
13. What is the estimated transfer rate to expect when uploading/downloading customer files?
14. Are there things I can try if I am experiencing slow transfer rates when uploading/downloading files?
15. What indication is given to a customer that their file has been successfully uploaded?
16. How long will a file be stored on the various supportfiles.sun.com destination directories before it is deleted from the system? Can a deleted file be retrieved from HTTPS log files or must the user transmit the file again?
17. How do I get support, report a problem, or send feedback regarding Sun's Secure File Transfer Service? - Updated/Revised
1. Where's my file?
Customer Uploads
|
| 2. Can external users still use anonymous FTP to upload their files? Yes. External users can still use anonymous ftp to upload and download to and from supportuploads.sun.com, supportfiles.sun.com etc. |
| 3. What are the major differences between the FTP and HTTPS file transport protocols FTP is a method for exchanging files over the internet utilizing standard TCP/IP protocols to enable data transfer.
|
| 4. Why was HTTPS chosen over other protocols like SSL-FTP or FTP over SSH? When Sun did its initial review of the options available, there were two primary reasons why the HTTPS direction was selected:
|
| 5. How do customers upload/download core or explorer files using HTTPS? The HTTPS method can be utilized either via a web browser, or via command line interface, using third party tools, such as CURL(for additional details on using CURL, refer to FAQ questions 6-9). Customers who prefer a web browser can be directed to one of the following sites: Upload files: https://supportfiles.sun.com/upload Customers are instructed by the Sun engineer to choose a destination directory in which to upload their file, based on the customer location and type of file being uploaded. Choices are:
Download files: https://supportfiles.sun.com/download Customers are instructed by the Sun engineer to choose a directory from which to download their file, based on the customer location and type of file being downloaded. Choices are:
|
| 6. What is Sun's policy regarding customer upload/download requirements? Customers are not allowed to upload and download files from/to the same directory. Although customers can place files in any of the destination directories at /upload, and get files from /downloads, customers are not allowed to read or delete any other files within the directory they are uploading/downloading from. It is the responsibility of the support engineer, in conjunction with the external customer, to determine the exact file name and full path name, so the file/destination folder can be appropriately identified. |
| 7. Are there issues when transferring large files? Standard browsers have a 2GB upload limitation, therefore, CURL is recommended for transferring files larger than 2GB. CURL is a command line tool for transferring files with URL syntax, supporting FTP, FTPS, HTTP, HTTPS. CURL compiled in 64bit mode has no size limitation. A customer can use CURL to send files automatically with HTTPS, just as files are sent automatically with FTP. |
| 8. How does one get CURL downloaded and ready to go? The easiest solution is download Sun Explorer version 5.5 or later from http://sunsolve.sun.com/explorer and use the version of CURL which this package installs into /opt/SUNWexplo/bin. Alternatively visit http://www.sunfreeware.com and download the latest version of CURL available for your version of Solaris. You may also need to download some additional packages, such as openssl, zlib and libgcc, if you do not already have these installed. Each of these can then be installed using pkgadd. If you prefer, these CURL can be compiled from source, although that is beyond the scope of this document. An example of using CURL with ksh/bash follows: An example of using CURL with csh follows: where:
|
| 9. Is openSSL also required for CURL? The CURL binary included with Sun Explorer is statically linked with OpenSSL and does not require OpenSSL to be installed on the system. The CURL package on http://www.sunfreeware.com does require OpenSSL. If you are compiling CURL from source, then you can proceed without OpenSSL although you will not be able to perform secure uploads using it. |
| 10. Can we provide an alternative non-GUI option to customers? CURL is the recommended non-GUI transport option. |
| 11. What should I do if I do not have a browser installed on the machine being affected? The recommended tool is CURL. Alternatively, you can also move the core file to another system on the network which does have a web browser installed. |
| 12. Can Sun Explorer output be automatically uploaded using HTTPS? Sun Explorer version 5.5 and later support automatically uploading Explorer output to Sun using HTTPS by specifying the -P option on the Explorer commandline. The latest version of Sun Explorer can be downloaded from http://sunsolve.sun.com/explorer |
| 13. What is the estimated transfer rate to expect when uploading/downloading customer files? The time it takes to upload/download files will vary depending on the size of the file, network traffic, what geographic region the customer is located in, etc. Although performance via HTTPS is generally slower than FTP, the enhanced security offered by HTTPS makes it the recommended protocol to use for customers who have security concerns with transmitting files via FTP. In general, US customers usually have somewhat better performance because the files are stored on a server located in the United States. Performance times may be slower for customers/engineers located in non-US locations. |
| 14. Are there things I can try if I am experiencing slow transfer rates when uploading/downloading files? Yes. Please try the following to enhance your transfer rates:
In mozilla try Edit -> Preferences -> Privacy & Security -> SSL Click "Edit Ciphers" and go through each of the three tabs and disable anything higher than 128-bit. Now try reconnecting to supportfiles - downloads/uploads should be faster.
|
| 15. What indication is given to a customer that their file has been successfully uploaded? A limitation of the current client-side tool, is the absence of an indicator advising the user of the progress of the upload towards completion. Customers should be patient. Hitting the upload button multiple times may actually cause the file transmission to stop and be restarted. If an upload has successfully completed, the customer should see the following message on their display: "Thanks for your upload. Your file has been stored as <full file/path name> on the Supportfiles service." |
| 16. How long will a file be stored on the various supportfiles.sun.com destination directories before it is deleted from the system? Can a deleted file be retrieved from HTTPS log files or must the user transmit the file again? Depending on the type of file, they are stored anywhere from 3-20 days on the destination directories. Once a file is deleted from a destination directory, it can not be retrieved and must be transmitted again. File intended for Customer downloads in external Supportfiles, which is uploaded by Sun Engineers, will be removed based on the following retention policy.
|
| 17. How do I get support or report a problem I am experiencing with the HTTPS functionality? External customers can click on the Contact link that displays in the footer (left side) on all supportfiles.sun.com pages. Depending on the nature of the problem, one can either:
|
Comments (5)
Jul 23, 2008
Sumon_Shahed says:
This is a testThis is a test
Sep 05, 2008
dengarb says:
From within Sun, How can I re-queue a download from supportfiles/cores to /incom...From within Sun, How can I re-queue a download from supportfiles/cores to /incoming file system on cores.central? The files exist in supportfiles/cores/downloaded but it has been longer than 2 days since they were uploaded. Now they do not exist on /incoming per the automatic download feature.
Please advise
Dennis
Sep 10, 2008
robl says:
One important note for those with large core files or similar - compress your fi...One important note for those with large core files or similar - compress your files with tar/gz or zip BEFORE sending. Core files will drop 90% of their size, much easier when the original is 4 Gigabytes but the file you send is only 400 Megabytes.
My first time through I wasted a day trying to ftp a 4 gig file that would drop connection between 1-2 gigs transferred through each time.
Hope this helps!
Rob
Dec 03, 2008
tt-88 says:
Can you please explain why when internal users upload a file for a customer we g...Can you please explain why when internal users upload a file for a customer we get the message:
Alternatively you can inform your customer to download directly from this URL:
https://supportuploads.sun.com/download?directory=downloads&file=traceytest
Why is supportuploads.sun.com used here? It can be confusing to customers, especially if they are use to using https://supportfiles.sun.com.
Thanks,
Tracey
Apr 29, 2009
hfbpgeezer says:
I've found using ncftp to be the best way to load filesI've found using ncftp to be the best way to load files