Click to See Complete Forum and Search --> : possible to link my ftp to my computer?


bobtcowboy
09-28-2001, 12:56 AM
I have a small FTP account that allows 4 megs of space.

I want it to be able to host a bit more... Is there a way to make a symbolic link to my computer? I can't host an FTP or HTTP server for some reason (likely my ISP)

ln -s bill's/homedir /home/on/ftp

or some such command?

Bill