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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
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 
|
|
|
All times are GMT -5. The time now is 07:45 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
|
|