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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
08-26-2001, 09:00 AM
|
#1
|
|
LQ Newbie
Registered: Aug 2001
Location: Nova Scotia, Canada
Distribution: RH 7.1
Posts: 3
Rep:
|
Soft Links
I have installed GLFTPD and need to move my glftpd/site directory from /glftpd to another location with more drive space.I think I need to create a soft link. How do I create the link so that GLFTPD works correctly?
Thanks
|
|
|
|
08-26-2001, 09:23 AM
|
#2
|
|
Senior Member
Registered: May 2001
Location: Bristol, UK
Distribution: Slackware, Fedora, RHES
Posts: 2,243
Rep:
|
You should be able to remove the glftpd/site directory then create a symlnk to your partition with more space using something like
Code:
ln -s /someDir/newSite glftpd/site
HTH
Jamie...
|
|
|
|
08-26-2001, 09:37 AM
|
#3
|
|
LQ Newbie
Registered: Aug 2001
Location: Nova Scotia, Canada
Distribution: RH 7.1
Posts: 3
Original Poster
Rep:
|
Thanks Jamie!
Do I put this code in the glftpd.conf file?
|
|
|
|
08-26-2001, 09:53 AM
|
#4
|
|
Senior Member
Registered: May 2001
Location: Bristol, UK
Distribution: Slackware, Fedora, RHES
Posts: 2,243
Rep:
|
No - that is just how you would create a symlink from the command line to put your 'site' directory somewhere else but still have the config file looking at the original location. I assumed that is what you were after.
cheers
Jamie...
|
|
|
|
08-26-2001, 10:00 AM
|
#5
|
|
LQ Newbie
Registered: Aug 2001
Location: Nova Scotia, Canada
Distribution: RH 7.1
Posts: 3
Original Poster
Rep:
|
Jamie, you are correct and I wasn't thinking :-)
That is exactly how I want it to work.......
Thanks again 
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 10:40 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|