![]() ![]() |
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. |
|
|
|
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!
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 10th September 2010 - 09:52 PM |