| The files for sending should be compressed. When several files are to be sent, collect all the files into one folder and compress the whole folder.
For the naming of the compressed files, it is acceptable to use double-byte characters (Japanese characters) in addition to alphanumeric characters. However, avoid using common names, and include your company name and the date in the name. Further, when data needs to be re-sent, be sure to change the file name. This is because if a file with the same filename is present on the server, the name will be changed.
| Good examples: |
anycompany_print1025.sit |
| |
??print1025.sea |
| |
|
| Bad example: |
flyer.sit |
| |
businesscard.sea |
When a file named “businesscard.sea” is already present on the server, if a file of the same name is sent, the filename will change to “businesscard1.sea”, and other same-named files will become “businesscard2.sea” and “businesscard3.sea”.
|