Site Stats
Currently: 7 online
Total Hits: 3095834

Domain Info
- Hosting brought on 06/19/2003
- Hosted by Ace-host recommended
- 5GB space 60Gb data/month

Display information
Optimised for:
 1024 x 768 resolution
 Internet Explorer
 Macromedia Flash
Also tested and working in:
 Netscape
 Mozilla Firefox

Being Validated
Valid HTML 4.01 Transitional

Girl
Char, 20, female, British, Gemini, ...more?

Alternative Navigation
 Girl
 Domain
 Tutorials
 Goodies
 Etc
 Clear

Recommended
Want cheap AND reliable webhosting ? click here and I mean cheap!

Change skin


Give a gift :)


Cam

Cam Image

Affiliates

twisted-logic.com <3 Anni @ pagegirl.de


Top 15 Referrers
1) cute-spot.com [6765]
2) cute-spot.com [4134]
3) veredgf.fre... [3463]
4) carrieware.com [1678]
5) bouncy-bubb... [966]
6) divergente.org [846]
7) rainbow-bit... [744]
8) bouncy-bubb... [733]
9) shatteredel... [639]
10) rainbow-bit... [635]
11) yanhuahuo.b... [630]
12) cute.startk... [584]
13) users.volja... [565]
14) kao-ani.com [541]
15) so-juicy.net [537]
 

Search

Web so-you.net

so-youNET Advertisments!

comotized.com

CuteFTP 4.2.3 basics

If you are planning to be hosted by anyone with a domain FTP is knowledge is a must have.  Its not as hard as it sounds but I have had many people ask me about it so I thought I best make a tutorial for it, covering the basics.

First of all download CuteFTP 4.2 here as this is the version I will be using for the tutorial.  This is just a trial version so you will need to either purchase it or be naughty and find a crack to make it last forever.  Just click on the file you downloaded, and follow the instructions on screen to install it.

1) When it first loads you will see a screen like this I would cancel the wizard.

2) Click on File > Site Manager

3) A window will pop up like this don't worry yours will look slightly different, that is because I already have used FTP so I have some sites there.  Click on new and Fill in the boxes

Label for Site: This can be anything for example my fanlisting
FTP Host Address: e.g.. ftp.yourdomain.com | yourdomain.com Your host should tell you what this is
FTP Site Username: Your FTP username - could be in the form you@domain.com
FTP Site Password: Your FTP password

Leave everything else as it is.  Now click Connect

4) If you have filled in the FTP details correctly then FTP should connect and you will get a welcome message, click ok.  Now the part to your right is your FTP account, where you upload your files and the part to your left is your computer Like this

Uploading

To upload, make sure you are connected to your FTP site, find the files on your computer you wish to upload on the left hand side, select the files you wish to upload holding down CTRL to select multiple files.  Then right-click and upload.  (make sure you are in the right folder on your FTP site!)  There should be a list of files now in the bottom frame, and you should see them uploading.  Once it is done you will see you files appear on the right hand side in your FTP site.

Creating folders

You need folders to keep your FTP site neat, otherwise it can be really hard to find files.  So on the right hand part right click and select make new directory Type in the folder name and there you go! So say if your site was you.so-you.net and you just made a folder inside that called images, to get to the files you uploaded there you would go to you.so-you.net/images.  You can create many folders inside folders.

CHMODING

Ignore this if your not going to install scripts and stuff.  Basically if your installing a script, php or CGI they sometimes ask you to CHMOD a file.  To do that you will have to find the file/folder in the FTP site, right click and select CHMOD.  This sets file permissions.  If it has told you for example to CHMOD a file to 777 simply right click, CHMOD then type in at the bottom where it says manual 777 and click ok, then your done!

Editing Files

I don't like editing files on the FTP side, I prefer to edit my file on my computer, save it then upload it and select overwrite. You can right click on a folder in FTP and select edit and then this will open up CuteHTML for you to edit it with.  Then when you have edited it select File > Save to Remote this will automatically upload the file and overwrite it.  The only problem with this is that you will not have the most recent file on your computer.