Go Back   FlashFXP Forums > Community Chatter > Programming

Programming Need help with C/C++/Delphi? Ask here and make us all laugh.

Closed Thread
 
Thread Tools Rate Thread
Old 04-27-2004, 06:17 PM   #1
Posse Member
Ultimate Scripter
ioFTPD Administrator
 
Join Date: Dec 2002
Posts: 2,022
Default iTCL vfs read $something fails with no error

Sometimes, it works.
Sometimes, it just does that:

In SystemError.log:
Code:
04-27-2004 17:55:10 "..\scripts\ioUNNUKE.itcl" terminated abnormally
--------------------------- ErrorInfo ----------------------------

    while executing
"vfs read $realdir"
    (procedure "unnuke" line 14)
    invoked from within
"unnuke
"
    (file "..\scripts\ioUNNUKE.itcl" line 249)
------------------------------------------------------------------
in my .itcl:
Code:
13: putlog "Locking $realdir for UnNuke..."
14: set result [vfs read $realdir]
in my ioFTPD.log:
Code:
04-27-2004 17:55:10 Locking C:/ftp/trucs/Test-Mouton for UnNuke...
Mouton is offline  
Old 04-27-2004, 06:34 PM   #2
Posse Member
Ultimate Scripter
ioFTPD Administrator
 
Join Date: Dec 2002
Posts: 2,022
Default

Apparently, it means that the file/dir doesn't exists.
And indeed, it doesn't.
Mouton is offline  
Closed Thread
Create a free account to browse our forums without ads



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -5. The time now is 12:31 PM.