LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   howto make a dir shared that is not in my home dir (https://www.linuxquestions.org/questions/linux-newbie-8/howto-make-a-dir-shared-that-is-not-in-my-home-dir-195303/)

Schmurff 06-19-2004 08:30 AM

howto share a directory
 
Hi folks,

After setting up a ftp server I found that I must share the directories from which I allow selected people to ftp files to their own computer.
But Mandrake10.0 requires that the shared directories are inside my home directory.
However it should be possible to achieve this with a directory not in my home directory.
So I made a symlink from the download directory to a directory with the same name in my home directory, which I made shared.
However this seems a rather blunt method to me, and I would like to know if I can solve this sharing problem in a better and more elegant way, i.c. directly.
And also, is there a commandline instruction for this?

Kind regards,

Schmurff :scratch:

scuffell 06-19-2004 10:36 AM

What ftp server are you using? I know proftpd allows you to do this, and most others should as well.

Schmurff 06-19-2004 07:54 PM

I am using vsftpd - http://freshmeat.net/projects/vsftpd/ - what stands for VerySecure Ftp.
But sharing is not depending upon the server, it depends on the system.

Schmurff


All times are GMT -5. The time now is 10:05 PM.