17-Jan-2018 02:45
Hi,
I've uploaded an iFile to be used in an iRule. Only i was wondering how i can show the contents of a certain iFile. I tried in CLI and in the GUI but no luck since.
Anybody?
17-Jan-2018
04:16
- last edited on
05-Jun-2023
13:20
by
JimmyPackets
The files will be in the folder:
/config/filestore/files_d/Common_d/ifile_d/
Assuming you are using v11 or above, and the iFiles are in the common partition. Then just use any Linux tool, like cat/less/more.
19-Apr-2023 03:14
In TMOS you can execute the commands "edit sys file ifile $filename".
This will show you the content and you can edit the file.