I mean the html code generated when you get into ftp://yourserver... I tried to google it with no luck, not found in the project webpage either. I'd like to modify that code to do it more mobile friendly.
Thank you in advance
I mean the html code generated when you get into ftp://yourserver... I tried to google it with no luck, not found in the project webpage either. I'd like to modify that code to do it more mobile friendly.
Thank you in advance
If you use a browser to load an FTP directory then the HTML page will be generated by the browser from the directory listing.
For example, see this part of the source code for Google Chrome.