PDA

View Full Version : FTP with FileZilla



Volarefree
07-13-2009, 03:00 AM
Hi.
I am a novice to DirectAdmin and I speak little English. I ask you to apologize for mistakes.

Want to know why can not I upload my site with filzilla (http://filezilla-project.org/).
Could you help me?
Thank you
Volarefree

Volarefree
07-13-2009, 03:03 AM
No, sorry.

Filezilla but not with a software for editing sites but use the ftp.

nobaloney
07-13-2009, 09:24 AM
Unless we try ourselves the only help we can give you is to make sure you're using the right password, and uploading to the right directory, generally:

domains/example.com/public_html/

where example.com is your domain name and you start from your home directory.

If you're still having problems you need to speak with your hosting company.

Jeff

Volarefree
07-14-2009, 12:44 AM
Ok, the problem was that my program put everything on the root. Now it works.
Now I have two problems:
1) I can not delete the folder / domains
2) I will always recreates the / maildir

How can I do?

PS: Thank you for your answer, you were kind

Dravu
07-14-2009, 03:02 AM
Those are important. Leave them there.

floyd
07-14-2009, 04:51 AM
Ok, the problem was that my program put everything on the root. Now it works.
Now I have two problems:
1) I can not delete the folder / domains
2) I will always recreates the / maildir



Evidently you still lack understanding. All of your websites are located inside of /domains. So therefore if you delete /domains then you don't have any websites.

FileZilla should be uploading to /domains/example.com/public_html

nobaloney
07-14-2009, 04:35 PM
Volarefree: If you've got only one website then you can use the first public_html you see after your login instead of going through domains/example.com/public_html but if you're ever going to have a second (or third or even more) domain, then you'll run into problems unless you're using the complete path.

Jeff

Volarefree
07-15-2009, 12:44 AM
It was not my intention to eliminate
/ domains / example.com / public_html
but
/ backup / domains / example.com / public_html
I created manually.
Thx for help me.

nobaloney
07-15-2009, 11:33 AM
I'm not sure why you put spaces between the slashes; it just makes it impossible for people looking for help to find it.

What are the ownership and permissions of these folders:

/backup
/backup/domains
/backup/domains/example.com
/backup/domains/example.com/public_html

If you don't own the server you should probably ask your hosting company for support.

Jeff