At 2:04 pm -1000 31/5/04, Sannyasin Sivakatirswami wrote:

OR

URL2
user%40himalayanacademy.com:[EMAIL PROTECTED]//var/www/html

and they BOTH work in the FTP client... but in Revolution, the first one(to the symLink) gives a valid log in (showing that it is not a problem with the @ in the user string)

257 "/home/himalayan" is current directory.
200 Type set to I.
250 CWD command successful.
227 Entering Passive Mode (555,555,555,555,133,201).
## we are logged in, no path problem, but symlink not followed...

no listing is returned and the result is empty...

but the attempt to reach the *actual* directory, directly, as in URL2 above

results in

error  550 /home/himalayan//var/www/html: No such file or directory

but, again, only in Revolution...


One small point. URL2 as written above will be treated as a file and not a directory by libUrl. It needs a final forward slash to be treated as a directory.


I'm not sure about double slash conventions. If it works differently in other ftp clients then it's possible they are doing some manipulation to the url. It might be useful if you could post the Interarchy log/transcript so we can see the commands it's sending.


Cheers Dave _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to