将已安装的服务器添加到 Ubuntu 文件管理器侧面板

发布于 2024-10-25 13:21:46 字数 228 浏览 1 评论 0原文

在工作中我每天都必须连接到我们的服务器。在对每天必须使用 GUI 连接到服务器感到恼火之后,我编写了一个快速脚本(使用 mount)来执行相同的操作。

但是,当我使用“连接到服务器”时,指向已安装服务器的链接会出现在我一直使用的文件管理器的侧面板中。如何从终端/shell 脚本添加此链接?

(或者更好的是,我在哪里可以找到“连接到服务器”程序的代码?)

提前致谢。

At work I have to connect to our server every day. After becoming annoyed with having to use the GUI Connect to Server every day, I wrote a quick script (using mount) that does the same thing.

When I use Connect to Server, however, a link to the mounted server appears in the side panel of the File Manager, which I use all the time. How do I add this link from a terminal/shell script?

(Or even better, where can I find the code for the Connect to Server program?)

Thanks in advance.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

烧了回忆取暖 2024-11-01 13:21:46

您想要使用 gvfs-mount 而不是 mount

请参阅此处的讨论:http://www.g-loaded.eu/2008/12/08/access-gvfs-mounts-from-the-command-line/

You want to use gvfs-mount rather than mount

See the discussion here: http://www.g-loaded.eu/2008/12/08/access-gvfs-mounts-from-the-command-line/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文