Warning: file_get_contents(/data/phpspider/zhask/data//catemap/7/jsf/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Passwords linux curlftpfs,密码为'@';_Passwords_Sftp_Curlftpfs - Fatal编程技术网

Passwords linux curlftpfs,密码为'@';

Passwords linux curlftpfs,密码为'@';,passwords,sftp,curlftpfs,Passwords,Sftp,Curlftpfs,我想装载FTP驱动器,但我的FTP密码包含“@” 我输入命令: curlftpfs myaccount:my@password@thefptserver.com mnt/my_ftp 但它给了我“连接到ftp时出错:无法解析主机:密码” 我该如何解决这个问题,在“工作”中包装东西的组合也不会被完全忽略 curlftpfs myaccount:my%40password@thefptserver.com:/ /mnt/my_ftp ... 其中,%40是字符@的十六进制 其中,%40是字符@的

我想装载FTP驱动器,但我的FTP密码包含“@”

我输入命令:

curlftpfs myaccount:my@password@thefptserver.com mnt/my_ftp
但它给了我“连接到ftp时出错:无法解析主机:密码”

我该如何解决这个问题,在“工作”中包装东西的组合也不会被完全忽略

curlftpfs myaccount:my%40password@thefptserver.com:/ /mnt/my_ftp ...
其中,
%40
是字符@的十六进制

其中,
%40
是字符@的十六进制