When you upload a file to the server, it is cached before you save it. You can specify where you want to cache the file on the server, using SA-FileUp's Path property.
If you do not assign a value to the Path property, uploads will be cached in your system's default directory for cached files. Unless otherwise configured, the default directory is typically C:\winnt or C:\temp. You can assign a different default directory for cached files by setting the TEMP environment as a system variable.
To set a default directory for cached files:
| Previous Page | Next Page |