LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-27-2006, 03:53 PM   #1
Madone_SL_5.5
Member
 
Registered: Oct 2006
Location: Ogden, Utah
Distribution: Fedora 10
Posts: 66

Rep: Reputation: 15
Upload files to newly setup server via FTP


I just set up a new server on which I intend to host my website. I used Fedora Core 6.

Where do I even begin to be able to upload my site files to this server from an external location?

I have FTP software on my windows machine that I use for site development, but don't know where to start as far as connecting to my own server and where to upload the files to.

Is there a specific address that I should be able to find or create for FTP transfers?

Where do my site files get stored for public access?

Thanks.
 
Old 10-27-2006, 04:55 PM   #2
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
This may help;
http://www.stanton-finley.net/fedora...notes.html#FTP
 
Old 10-27-2006, 05:54 PM   #3
Madone_SL_5.5
Member
 
Registered: Oct 2006
Location: Ogden, Utah
Distribution: Fedora 10
Posts: 66

Original Poster
Rep: Reputation: 15
That is a good site, but it deals mostly in graphical mode with vsftp. I am running text mode with proftp installed. Someone recommended proftp over vsftp, so I installed it, but don't know how to use it. I also don't know how to use vsftp, so I am in the same boat either way.
 
Old 10-27-2006, 06:24 PM   #4
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
Here are some samples;
http://www.proftpd.org/docs/example-conf.html
Here are some FAQ;
http://www.proftpd.org/docs/faq/linked/faq-ch5.html
This is for gentoo but may help with setup;
http://gentoo-wiki.com/HOWTO_ProFTPD
Did you start it;
/etc/init.d/proftpd start
what errors?

Last edited by comprookie2000; 10-27-2006 at 06:28 PM.
 
Old 10-27-2006, 06:59 PM   #5
theNbomr
LQ 5k Club
 
Registered: Aug 2005
Distribution: OpenSuse, Fedora, Redhat, Debian
Posts: 5,399
Blog Entries: 2

Rep: Reputation: 908Reputation: 908Reputation: 908Reputation: 908Reputation: 908Reputation: 908Reputation: 908Reputation: 908
Your apache web server document root will, by default, be in /var/www/html. You didn't say whether your Windows FTP software is a server or a client, or both, but I will guess it is a client. You should be able to use it from Windows, to connect to your Fedora FTP server (which may, hopefully) be disabled. If it is, become root (su -), and do
Code:
service ftp start
. With luck, your Windows FTP client will know how to do recursive transfers to copy your stuff to the Apache document root on the Fedora server. CGI code will go in the /var/www/cgi-bin directory. If you do happen to have a SSH client on Windows, it can probably do the recursive copy (with the -r switch), and won't require you to run the very insecure FTP server on your Fedora host. If this is a one-time only transfer, I suggest turning the FTP server off as soon as you are complete. If you are planning to do this iteratively as you develop your web site, I suggest you find a better way to copy files, such as the aforementioned secure-copy. There are quite a few details left as an execise for the original poster. Ask back here with more specific questions as they arise.

Obastacles you may run into:
document root file permissions
SE-Linux

--- rod.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
FTP, newly created files permission georgiozoze Linux - Newbie 2 09-16-2006 08:47 PM
saving newly created files using ftp on a network linuxhippy Slackware 5 05-06-2005 03:54 AM
how to make that ftp user could upload files, but not to delete! spotass Linux - Newbie 4 06-12-2004 06:11 PM
Connection, login and upload files to ftp server via shell script Paulo Góes Linux - Networking 2 02-21-2004 01:01 PM
Can login to WU-FTP server but cannot upload friddick Linux - Networking 0 08-21-2003 09:00 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:03 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration