lastbabys 2015-10-22 09:14
浏览 1538

使用flashfxp传文件失败

修改密码的时候出现乱码
[root@computer1 ~]# passwd harmony
Changing password for user harmony.
New password: [±?μ?£oRECV: SSH_MSG_IGNORE
[±?μ?£oRECV: SSH_MSG_IGNORE
[±?μ?£oRECV: SSH_MSG_IGNORE
[±?μ?£oRECV: SSH_MSG_IGNORE
[±?μ?£oRECV: SSH_MSG_IGNORE
[±?μ?£oRECV: SSH_MSG_IGNORE
[±?μ?£oRECV: SSH_MSG_IGNORE

BAD PASSWORD: it is based on a dictionary word
BAD PASSWORD: is too simple
Retype new password: [±?μ?£oRECV: SSH_MSG_IGNORE
[±?μ?£oRECV: SSH_MSG_IGNORE
[±?μ?£oRECV: SSH_MSG_IGNORE
[±?μ?£oRECV: SSH_MSG_IGNORE
[±?μ?£oRECV: SSH_MSG_IGNORE
[±?μ?£oRECV: SSH_MSG_IGNORE
[±?μ?£oRECV: SSH_MSG_IGNORE

passwd: all authentication tokens updated successfully.

我的密码时成功设置了吗?我用ftp登陆的时候提示:
[17:07:15] [R] 正在连接到 10.20.66.222 -> IP=10.20.66.222 PORT=21
[17:07:15] [R] 已连接到 10.20.66.222
[17:07:15] [R] 220 (vsFTPd 2.2.2)
[17:07:15] [R] USER harmony
[17:07:15] [R] 331 Please specify the password.
[17:07:15] [R] PASS (hidden)
[17:07:26] [R] 500 OOPS: cannot change directory:/home/harmony
[17:07:26] [R] 连接失败
[17:07:26] [R] 尝试重新连接 #10 次后延迟 1 秒

我的语言环境是这个:

[root@computer1 ~]# echo $LANG
zh_CN.UTF-8
[root@computer1 ~]# vi /etc/sysconfig/i18n

LANG="zh_CN.UTF-8"
SUPPORTED="zh_CN:zh:en_US.UTF-8:en_US:zh_CN.GB18030"
SYSFONT="latarcyrheb-sun16"

请问怎么才能用ftp中的用户harmony登陆传文件?
我用的是Oracle VM VirtualBox,装的OracleLinux-R6-U5-Server-x86_64-dvd;
SecureCRT 5.1;FlashFXP

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 delta降尺度计算的一些细节,有偿
    • ¥15 Arduino红外遥控代码有问题
    • ¥15 数值计算离散正交多项式
    • ¥30 数值计算均差系数编程
    • ¥15 redis-full-check比较 两个集群的数据出错
    • ¥15 Matlab编程问题
    • ¥15 训练的多模态特征融合模型准确度很低怎么办
    • ¥15 kylin启动报错log4j类冲突
    • ¥15 超声波模块测距控制点灯,灯的闪烁很不稳定,经过调试发现测的距离偏大
    • ¥15 import arcpy出现importing _arcgisscripting 找不到相关程序