View Single Post
  #1  
Old 07-19-2006, 03:12 AM
ForgottenLegacy ForgottenLegacy is offline
-Backtoscripts-
Join Date: Aug 2003
Location: California
Posts: 289
ForgottenLegacy is on a distinguished road
Send a message via AIM to ForgottenLegacy
requestText("folders", "") not working

(I can't request a thread moved to another place, so I just made a new thread here)

Simple topic name. Now that I have your attention, I'll state my problem: WTFORK !!

Okay. My rights are set to this:

rw */*
rw */*/*
rw */*/*/*
rw */*/*/*/*
rw */*/*/*/*/*
rw */*/*/*/*/*/*
rw */*/*/*/*/*/*/*
rw */*/*/*/*/*/*/*/*
rw */*/*/*/*/*/*/*/*/*
rw */*/*/*/*/*/*/*/*/*/*

Now I am trying to make a client FTP to add to my TGConsole. When I do a requestText(), passing "folders" as the first param, it works! ...sort of! Instead of a list of all of the folders in the FTP, I get this:

*/
*/*/
*/*/*/
*/*/*/*/
*/*/*/*/*/
*/*/*/*/*/*/
*/*/*/*/*/*/*/
*/*/*/*/*/*/*/*/
*/*/*/*/*/*/*/*/*/
*/*/*/*/*/*/*/*/*/*/

In all honesty, that return is useless. Useless for making an FTP. Can someone fix this please, or help me through this problem? I do not want to change my rights, because I'm pretty much in charge of the FTP, and I create and delete folders left and right. I don't want to update my rights every time I create or delete a folder.

-- Kaidenn A. Neseta
__________________
"The higher you fly, the harder it is to breathe."

[Kaidenn] Maybe I will somehow take control of Lance's body when he isn't looking, have him log onto Kingdoms, update one script, and leave.
[Kaidenn] And leave him exactly where I found him, unchanged and completely unnaware of what just took place the last two minutes.
[GrowlZ] Lance: You might want to lock your bedroom door tonight
Reply With Quote