Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In this article

Table of Contents
maxLevel2

...

You can manage files as Assets in SnapLogic Manager within a project folder. The maximum size of a file that can be uploaded is 100MB.

To upload files to Manager:

...

  • HTML-associated files that might contain cookie-stealing JavaScript and web bugs:
    • HTML
    • HTM
    • JSB
    • MHTML
    •  MHTMHT
    • XHTML
    • XHT
  • PHP scripts that might execute arbitrary code on the server:
    • PHP
    • PHTML 
    • PHP3, PHP4, PHP5
    • PHPS
  • Other types that might be interpreted by some servers:
    • SHTML
    • JHTML
    • PL 
    • CGI
    • DMG
  • File types that might contain harmful executables for Windows users:
    • EXE
    • SCR
    • DLL
    • MSI
    • VBS
    • BAT
    • COM
    • PIF
    • CMD
    • VSD
    • CPL
    • VXD
    • APP
Info

Source/feed files and JDBC drivers should be uploaded to SLDB (SnapLogic database). To use a file from SLDB in a Pipeline's field, you must use the following file path convention: sldb:///<YOUR_FILE_PATH>.

You can use SLDB files during Pipeline development for metadata storage in some limited cases (such as static jar files and static expression library files), but they should not be used to store production data. Customers should use their own cloud storage provider to store production data.

Downloading Files from SnapLogic Manager

...