首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > Ruby Rails >

452 Error writing file: A file cannot be larger than the value set by ulimit

2012-07-08 
452 Error writing file: A file cannot be larger than the value set by ulimit.windows下FTP到AIX 出错

452 Error writing file: A file cannot be larger than the value set by ulimit.

windows下FTP到AIX 出错 。。。。。

?

200 PORT command successful.
150 Opening data connection for 10gr2.cpio.gz.
> Netout :软件造成连接终止
452 Error writing file: A file cannot be larger than the value set by ulimit.
ftp: 发送 1073790975 字节,用时 96.94Seconds 11077.09Kbytes/sec.

? ?? ? 可是/home 有20G的空间 传输的文件才1.2G

?

?

解决办法:

修改你的上传文件限制参数:

vi /etc/security/limits

default:
? ?? ???fsize = -1

热点排行