Tracking FTP Sessions

Status
Not open for further replies.

JeyNyce

Cadet
Joined
Jul 25, 2013
Messages
7
Hey guys, I have a quick question about FTP & FreeNAS

As you can tell by the title, I want to know is there anyway to track FTP sessions on FreeNAS? Thanks in advance
 
D

dlavigne

Guest
Not from the GUI. Are you aware of any open source apps that do this?
 

JeyNyce

Cadet
Joined
Jul 25, 2013
Messages
7
Having FreeNAS managing my FTP is still new to me. It works great I tried google but with no luck. I was hoping some of the more experience people here may have a solution for this.
 

Whattteva

Wizard
Joined
Mar 5, 2013
Messages
1,824
I don't know how much help this is, but I typically just use multitail (or good ol' tail -f with multiple terminals) on all of my log files.

I don't use FTP, but according to the BSD handbook, the default log file location for FTP should be in /var/log/xferlog
 
Status
Not open for further replies.
Top