PDA

View Full Version : symlink creator/updater


vybez
10-16-2006, 03:35 PM
Hi,
would like to see something like Turranius tur-links for glftpd ie, "Links (GL1&2)
Description: Intended as an addon to Tur-Space but works fine as a standalone script as well.
You specify several dirs and one destination dir. The destination dir will then hold symlinks to every release from the source dirs. Its for those of you with the same section spread over multiple disks but still want to present all the releases on those disks in a central location.
You can specify as many of these as you like."

Thx in advance

jeza
10-17-2006, 02:23 AM
u can do this in *.vfs

"c:\ftp" /
"c:\dir1" /dir
"c:\dir2" /dir
"d:\dir1" /dir
"e:\dir1" /dir

when u cwd to /dir u can see all dirs u set in .vfs
the problem is when u try to upload to /dir
files will land in "c:\dir1" because its the first dir i think

maX1mus
03-11-2007, 11:22 AM
I want something like that too.
Your way prolly works jeza but not so fun if you want to do it for a LOT of dirs..

Cheers (and thx for all in the past jeza;D)

FTPServerTools
03-11-2007, 11:59 AM
try ioRecache I wrote it for that reason. It is in the downloads or on my own site.