You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The *ftp-servers.txt*file is a list of every server crawled by FileMasta ready to be discovered. To add links, edit the file and add your link to a new line somewhere, click 'Commit' and we'll verify the request as soon as we can. All files will be available upon our next automatic scan by the robots crawler.
3
+
We store all our indexed servers in *ftp-servers.txt*so it's easy to implement new servers as time goes on. To add links, edit the file and add your server in the format below to a new line somewhere, click 'Commit' and we'll verify the request as soon as we can. All files will be available upon our next automatic scan by the [Web crawler](https://github.com/HerbL27/Web-Crawler)
4
4
5
-
- Only server links are allowed e.g. *ftp://domain.com/* or *ftp://192.0.2.64/pub/*
6
-
- Username/Passwords are allowed, just use this format e.g. *ftp://username:password@192.0.2.64/*
5
+
- Only FTP servers are allowed e.g. *domain.com* or *192.0.2.64:52/pub* (default port is used if not specified)
6
+
- Username/Passwords are allowed, just use hh default format e.g. *username:password@192.0.2.64*
7
7
- No site listings under multiple domain names
8
-
- Do not submit incomplete or "Under Construction" web sites
9
-
- Do not use URL shorteners in order to submit multiple similar links
8
+
- Do not use URL shorteners in order to submit multiple links
10
9
- No links to anything pornographic or in extremely bad taste
0 commit comments