To upload your site, you need an FTP transfer software.
This list is not intended to be exhaustive, it is quite limited ,so feel free to add any information you think necessary.
FTP software ShowFTP software
Software
Php scripts
In order to upload your site, you need an FTP transfer software.
Here is a list of free software available.
Software
Filezilla
http://filezilla-project.org/
Windows, Mac, Linux
Getting quick...
Uploading Large Files ShowUploading Large Files
You have surely encountered various difficulties for sending files through e-mail due file
limitation. You have found the elucidation to your trouble. There are several means to
transfer files and data from one...
[Windows XP ] Transfering files via Bluetooth Show[Windows XP ] Transfering files via Bluetooth
Implementation:
Accessing the utility:
Transferring Data
Windows XP possess a interesting utility that allows you to transfer data via Bluetooth. It is very handy if you want to send...
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 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...
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...
The HTTP protocol ShowIntroduction to the HTTP protocol
Since 1990 HTTP protocol (HyperText Transfer Protocol) has been the most widely used protocol on the Internet. Version 0.9 was only intended to transfer data over the Internet (in particular Web pages written in...