TYPSoft FTP server is a fast and easy ftp server with the FTP standard command support. Clean and clear interface, virtual architecture of file system, capacity to start again the interrupted download and upload, IP Restriction, Login/Leaving message, Log of connection, Multi-language and many other functions.
Using FTP commands ShowThe FTP protocol
FTP (File Transfer Protocol) is a protocol — meaning a standard language that lets two machines communicate — used so that computers of different types (or with different operating systems) can transfer files over a...
FTP protocol (File Transfer Protocol) ShowIntroduction to FTP protocol
FTP protocol (File Transfer Protocol) is, as its name indicates a protocol for transferring files.
The implementation of FTP dates from 1971 when a file transfer system (described in RFC141) between MIT machines...
FTP commands ShowThe FTP protocol
FTP (File Transfer Protocol) is a protocol — meaning a standard language that lets two machines communicate — used so that computers of different types (or with different operating systems) can transfer files over a...
Connecting to a Ftp server under Ms-Dos ShowConnecting to a Ftp server under Ms-Dos
The ftp command allows you to get connected using command lines. Some of these options provide an automatic connection; this is done through a list of commands store on a text file.
ftp -i ...
Know the FTP Error codes ShowKnow the FTP Error codes
Intro
Intro
Here are the most common FTP process error codes. You will notice these codes in the dialog box in your FTP application, which are very useful to know!
Error Codes
110 Restart marker reply....
Script to extract files info from ftp server ShowScript to extract files info from ftp server
Issue
Solution
Note
Issue
Wonder if you could help me with the following please.
I would like to construct a script (in any language whichever it's easiest) which when run, it will log...
Proxy and reverse proxy servers ShowProxy servers
A proxy server is a machine which acts as an intermediary between the computers of a local area network (sometimes using protocols other than TCP/IP) and the Internet Most of the time the proxy server is used for the web, and when it...
UNIX Commands ShowTable of the main UNIX commands
Unix Commands
Description
Options
ls
lists the content of a directory
-a
Displays all files, including hidden files
-I
Displays a...
NAT- Network address translation, port forwarding and port trigg ShowThe principle of NAT
Network address translation or NAT was developed in order to respond to the shortage of IP addresses with IPv4 protocol (in time the IPv6 protocol will respond to this problem).
In fact, in IPv4 addressing the number of...