PDA

View Full Version : ioSymlinksUpdater


MidasKing
12-03-2003, 08:36 PM
ioSymlinksUpdater.exe is in c:\ftp\updater\

dirs (symlinks) is in h:\ftp\mp3z\[Sorted_by_Genre]\
h:\ftp\mp3z\[Sorted_by_Year]\
h:\ftp\mp3z\[Sorted_by_Artist]\

ioBanana.ini is in c:\ftp\ioFTPD\Scripts\

Howewer, the command:

"Site Exec c:\ftp\updater\ioSymlinksUpdater.exe h:\ftp\mp3z\[Sorted_by_Genre]\ c:\ftp\ioFTPD\ioBanana.ini"

returns "550 Command Failed"

The same it happens with Year and Artist

Some idea of that it can be happening of wrong?

MidasKing
12-18-2003, 05:49 PM
Somebody already used, successfully, ioSymlinksupdater (script by Mouton)?

Which would be the use process, step by step, please?

I followed the instructions but, although to return "command sucessfull"... nothing happens.... :(

I must be miss in some thing, therefore nobody shown any doubt on this, but... help me, please... :confused:

neoxed
12-18-2003, 06:29 PM
Originally posted by MidasKing
Somebody already used, successfully, ioSymlinksupdater (script by Mouton)?
SymlinksUpdaters.v0.1.rar by Harm

Where did you get Mouton from?

Did you use SITE EXEC to start it as in the readme or try and set it up as a site command? You need to provide a little more info then "it doesn't work".

Mouton
12-18-2003, 06:36 PM
ppl probably think we are the same person! ;)

MidasKing
12-18-2003, 08:17 PM
heheh...

Sorry Mouton... and sorry Harm...

I changed to the names but not them people... :D ... heheh


I used "SITE EXEC C:\SYM\IOSYMLINKSUPDATER.EXE H:\Mp3\[SORTED_BY_ARTIST]\ C:\FTP\IOFTPD\SCRIPTS\IOBANANA.INI" as a command from flashFXP and the answer was "500 'SITE EXEC' command not understood"

Then I create, in ioFTPD scripts section:

artist = EXEC C:\SYM\IOSYMLINKSUPDATER.EXE H:\Mp3\[SORTED_BY_ARTIST]\ C:\FTP\IOFTPD\SCRIPTS\IOBANANA.INI

and, in FlashFXP, I used the command "SITE ARTIST"... the answer was "command sucessfull", but everything continued as before

The paths are correct, certainly...

I have that to make some different thing?

:confused:

alturismo
12-19-2003, 02:14 AM
symlink updater works just fine

what u have todo is

edit your ioFTPD.ini in [scripts] to "open" your

exec command

be aware to edit permissions for that roughly ;)

[Scripts]

exec = EXEC ..\scripts\exec.bat

[Ftp-Permissions]

exec = M

as sample

then you can do your

SITE EXEC C:\SYM\IOSYMLINKSUPDATER.EXE H:\Mp3\[SORTED_BY_ARTIST]\ C:\FTP\IOFTPD\SCRIPTS\IOBANANA.INI

have fun

MidasKing
12-19-2003, 05:39 AM
Hi

what u have todo is

edit your ioFTPD.ini in [scripts] to "open" your

exec command

be aware to edit permissions for that roughly

[Scripts]

exec = EXEC ..\scripts\exec.bat

[Ftp-Permissions]

exec = M
I made this accurately
then you can do your

SITE EXEC C:\SYM\IOSYMLINKSUPDATER.EXE H:\Mp3\[SORTED_BY_ARTIST]\ C:\FTP\IOFTPD\SCRIPTS\IOBANANA.INI
This also was made correctly...

But, unhappyly, as I said before, the reply he is
"command sucessfull"
but nothing it happens...

It does not function for me...

Some another thing can be wrong?