Thread: Today symlink
View Single Post
Old 09-08-2011, 02:31 PM  
Rusher
Member
 
Join Date: Oct 2004
Posts: 57
Default

Hi thx for the tip.. i've been trying for some time now to get it to work this is what it looks like and what happens :

CONFIG:

set newdate(Default) {
{MP3 {New MP3} {/MP3/%Y-%M-%D} {I:/Archive/MP3/%Y-%M-%D} {I:/ioFTPD/FTP-ROOT-DIR/test} False 0 5 3 777}
{MP3 {Close MP3} {/MP3/%Y-%M-%D} {I:/Archive/MP3/%Y-%M-%D} {I:/ioFTPD/FTP-ROOT-DIR/test2} False -1 5 3 555}

RESULT when running newdate command.

[R] 200-.-[NewDate]--------------------------------------------------------------.
[R] 200-| Creating 2 date directories for the "Default" area. |
[R] 200-| |
[R] 200-| MP3 (New MP3): |
[R] 200-| Created directory: I:/Archive/MP3/2011-09-08 |
[R] 200-| Created symlink: I:/ioFTPD/FTP-ROOT-DIR/test |
[R] 200-| Linked to vpath: /MP3/2011-09-08 |
[R] 200-| |
[R] 200-| MP3 (Close MP3): |
[R] 200-| Created directory: I:/Archive/MP3/2011-09-07 |
[R] 200-| Created symlink: I:/ioFTPD/FTP-ROOT-DIR/test2 |
[R] 200-| Linked to vpath: /MP3/2011-09-07 |
[R] 200-'------------------------------------------------------------------------'

now i get test and test2 links in my /

but when i enter test or test2 it puts me in /test/ or /test2/ not in the vpath it said it made.

any thoughts ?
Rusher is offline   Reply With Quote