# FTP links not being clickable

**URL:** https://meta.discourse.org/t/ftp-links-not-being-clickable/72771
**Category:** Support
**Created:** [October 25, 2017, 4:37pm UTC](https://meta.discourse.org/t/ftp-links-not-being-clickable/72771 "2017-10-25T16:37:38Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![alexrcs](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/alexrcs/32/63724_2.png) [@alexrcs](https://meta.discourse.org/u/alexrcs)
#### Post date: [October 25, 2017, 4:37pm UTC](https://meta.discourse.org/t/ftp-links-not-being-clickable/72771/1 "2017-10-25T16:37:38Z")

</div>

Some of my users use Discourse share links to resources hosted on one of our FTPs.

The links are not clickable for some reason, though. The `a` tags seem to have their `href` attributed removed…

Is there any way to change this behavior? I can tinker with the source code if necessary…

Thanks in advance. 🙂

---

<div class="post-metadata">

### Author: ![Steven](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/steven/32/187890_2.png) [@Steven](https://meta.discourse.org/u/Steven)
#### Post date: [October 25, 2017, 4:43pm UTC](https://meta.discourse.org/t/ftp-links-not-being-clickable/72771/2 "2017-10-25T16:43:17Z")

</div>

Did you try to add `ftp` in the setting : `allowed href schemes`. I think this setting should be your answer.

---

<div class="post-metadata">

### Author: ![alexrcs](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/alexrcs/32/63724_2.png) [@alexrcs](https://meta.discourse.org/u/alexrcs)
#### Post date: [October 25, 2017, 4:47pm UTC](https://meta.discourse.org/t/ftp-links-not-being-clickable/72771/3 "2017-10-25T16:47:47Z")

</div>

Yup, that’s it. Thanks @Steven!

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [October 26, 2017, 9:21am UTC](https://meta.discourse.org/t/ftp-links-not-being-clickable/72771/4 "2017-10-26T09:21:10Z")

</div>


