在没有SSH的服务器上创建符号链接? [英] Create symbolic links on server without SSH available?

查看:136
本文介绍了在没有SSH的服务器上创建符号链接?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我看到以下帖子时,我很兴奋,但它不包括我的情况:在本地挂载FTP服务器



有没有办法让我在没有SSH访问的情况下在远程服务器上创建符号链接,可能通过一些FTP黑客?

解决方案

普通的FTP太抽象,无法了解符号链接。

如果服务器支持自定义命令,则可以让您直接发送unix shell命令。如果你有SFTP访问权限(有时管理员给予用户SFTP访问权限,但没有SSH shell),SFTP协议支持创建符号链接。

I got excited when I saw the following post but it doesn't cover my case: Mount an FTP server locally

Is there any way for me to create symbolic links on a remote server without having SSH access, possibly via some FTP hack?

解决方案

Regular FTP is too abstract to know about symbolic links.

If the server supports custom commands, it might let you send the unix shell commands directly. Not all servers support this but some of them do.

If you have SFTP access (sometimes admins give users SFTP access but no SSH shell), SFTP protocol supports creation of symbolic links.

这篇关于在没有SSH的服务器上创建符号链接?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆