How do I find my FTP history?
How do I find my FTP history? In order to check FTP Logs from shell access of Linux server one needs to perform below mentioned steps: Login into shell access of the server. Go to below mentioned path: /var/logs/ Open the desired FTP logs file and search the contents with grep command. How do you check if FTP service is running on AIX? check the /etc/inetd.conf if the ftp line has been commented: #ftp stream tcp6 nowait root /usr/sbin/ftpd ftpd.edit with vi.refresh -s inetd. How do I find my FTP client log? You can display the log by clicking on...