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.
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 ...
Access to an FTP server as if it were a local directory ShowAccess to an FTP server as if it were a local directory
Install Curlftpfs :
sudo aptitude install curlftpfs
Create the directory for FTP server:
mkdir mountpoint
Add authorized users to use the software(fuse group):
sudo...
FTP Servers and file sharing ShowFTP Servers and file sharing!
FTP Servers
The Web Server (HTTP)
Hosting Website for temporary files
Rapidshare
Sending large files to friends using e-mail is not always easy. Most mail servers do not accept files larger than 5MB...
[Gentoo Linux]Installing and Configuring vsftpd Show[Gentoo Linux]Installing and Configuring vsftpd
Configuration
Configuration using ssl
Management of virtual users authentication with PAM
Vsftpd is an FTP server, which can be easily install and used
To install under Gentoo, you...
[PS3] Sharing files / DLNA Server Show[PS3] Sharing files / DLNA Server
How to share files between a Playstation 3 and PC
Issue
You want to establish a relationship with DLNA protocol between your PC and your PS3, including images, audio and video access to YouTube,...
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...