initial commit

This commit is contained in:
Frank Harris 2025-09-04 21:42:25 -04:00
commit 186a860385
8199 changed files with 1159811 additions and 0 deletions

15
modules/ftp/help.html Normal file
View file

@ -0,0 +1,15 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html lang="en" dir="ltr">
<head>
<title>net2ftp help</title>
</head>
<frameset>
<frame frameborder="0" src="modules/help/help-user.html" />
</frameset>
<noframes><body>
Your browser can not handle frames. Please use a more recent browser to view this install guide.
</body></noframes>
</html>