Skip to main content
Staff & Editor
November 7, 2024

Technical Tip: How to upload a PDF file to /bsc/Registration/registration/img in FortiNAC-F

  • November 7, 2024
  • 0 replies
  • 421 views
Description

This article describes how to upload a PDF file to the /bsc/Registration/registration/img directory in FortiNAC-OS.

This process is most commonly used when uploading an Acceptable Use Policy (AUP) to FortiNAC. For more details, see Create Custom Use Policy for Captive Portal - FortiNAC-F documentation.

Scope FortiNAC-F.
Solution

The SCP command must run From FortiNAC-OS and the PDF file should be located on a remote SCP server.

execute enter-shell
scp <username>@<scpserver-ip>:/file/location/AUP.pdf /bsc/Registration/registration/img/

result:
AUP.pdf   100% 30KB 11.7MB/s 00:00


fortinac1:/bsc/Registration/registration/img$ ll
total 672
12 -rw-r--r-- 1 admin admin 10819 Nov 1 15:56 LoaderBarAnimated2.gif
4 -rw-r--r-- 1 admin admin 1915 Nov 1 15:57 apple2.png
32 -rw-r--r-- 1 admin admin 30776 Nov 1 16:19 AUP.pdf <=====