our approach
|
new tutorials
|
contact us
Perl Basics In Pictures
Basics
Variables
Numbers
Subroutines
Logic & Loops
Files
Upload a script
Open an FTP program and navigate to the home directory on your Web server.
It should look something like this:
The FTP program specified here is
WS_FTP
. It can be downloaded and used free for 30 days.
Another good FTP program is
FileZilla
. It is open-source, and absolutely free to use.
TIP:
FTP stands for "file transfer protocol." It's a way to transfer files from your computer to a Web server.
To "FTP" files to your Web server, you'll need a username, password, and its Web address. You can get that information from the company that hosts your Web server.
<< BACK
NEXT >>