IPB

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Bugs with FindDirectory() and FindFile()?
HunterD
post Aug 12 2008, 05:04 PM
Post #1


New to the forum


Group: Members
Posts: 8
Joined: 6-August 08
Member No.: 1,649



Hello!

I'm trying to use the function FindDirectory() and FindFile() on a FTP server but FindDirectory() show me all directories in the current directory except the last one that who was created and FindFile("*.*") don't show me anything.
I don't understand from where is the problem because FindDirectory() worked correctly some hours before. But FindFile("*.*") never worked giving me an empty return.
Here is my code:

sDirectoryList = ftp:FindDirectory();
sFileList = ftp:FindFile("*.*");
print (sDirectoryList );
print (sFileList );


I thank you in advance for your help.
Go to the top of the page
 
+Quote Post
HunterD
post Aug 13 2008, 09:08 AM
Post #2


New to the forum


Group: Members
Posts: 8
Joined: 6-August 08
Member No.: 1,649



Yes it was bugs with FTP on the old version of INM! Thanks David!
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

 



RSS Lo-Fi Version Time is now: 10th September 2010 - 09:52 PM