This is a migrated thread and some comments may be shown as answers.

error: is not a valid path

3 Answers 63 Views
FileExplorer
This is a migrated thread and some comments may be shown as answers.
Jen
Top achievements
Rank 1
Jen asked on 24 Sep 2009, 02:59 PM
I've been trying to get the FileExplorer to read an FTP path, but I'm getting the following error: is not a valid path. The string looks something like this: ftp://number.number.number.number:port

3 Answers, 1 is accepted

Sort by
0
Schlurk
Top achievements
Rank 2
answered on 25 Sep 2009, 08:37 PM
I would recommend looking into this documentation article and then follow up on that by looking at this demo on how to implement it. You will basically have to use a custom FileBrowserContentProvider in order to use an FTP path.
0
Jen
Top achievements
Rank 1
answered on 28 Sep 2009, 03:01 PM
I've been using that article and demo, but what do I use as path? If I use ftp:, I get the error above.
0
Fiko
Telerik team
answered on 30 Sep 2009, 12:11 PM
Hi Jen,

In your case you need to implement a custom FileBrowserContentProvider. In addition to the resources that Schlurk provided, I suggest to check this KB article as well.

Sincerely yours,
Fiko
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
FileExplorer
Asked by
Jen
Top achievements
Rank 1
Answers by
Schlurk
Top achievements
Rank 2
Jen
Top achievements
Rank 1
Fiko
Telerik team
Share this question
or