社区
系统维护与使用区
帖子详情
553 could not create file(ftp上传文件)
kyzy_yy_pm
2010-04-26 03:38:38
在windows的命令行中向Linux中put文件为什么老出现这个错误呢,该改的我都该了
配置文件该了
权限也改了
可是还是不行,哪位高人指点迷津
...全文
9008
7
打赏
收藏
553 could not create file(ftp上传文件)
在windows的命令行中向Linux中put文件为什么老出现这个错误呢,该改的我都该了 配置文件该了 权限也改了 可是还是不行,哪位高人指点迷津
复制链接
扫一扫
分享
转发到动态
举报
AI
作业
写回复
配置赞助广告
用AI写文章
7 条
回复
切换为时间正序
请发表友善的回复…
发表回复
打赏红包
duxianer
2010-04-27
打赏
举报
回复
收藏了
kyzy_yy_pm
2010-04-27
打赏
举报
回复
谢谢各位就是这个问题,原来多不知道有这么个绊脚石,又学会了,呵呵
steptodream
2010-04-26
打赏
举报
回复
1
哈哈 hairetz老大发的连接跟我发的一样
设置selinux无效
setenforce 0
如果永久无效则
vi /etc/sysconfig/selinux
SELINUX=enforcing
↓改成
SELINUX=disabled
freetstar
2010-04-26
打赏
举报
回复
看看配置文件是否有上传功能
猫已经找不回了
2010-04-26
打赏
举报
回复
http://bbs.chinaunix.net/archiver/tid-577563.html
http://blog.csdn.net/csucxcc/archive/2007/09/03/1770598.aspx
参考
kyzy_yy_pm
2010-04-26
打赏
举报
回复
3.配置文件里有write_enable=YES吗 --这个有了
考虑是不是selinux的原因 把selinux禁用试试 --这个是什么,我不知道那是什么,在哪里啊
steptodream
2010-04-26
打赏
举报
回复
1
1.考虑是不是selinux的原因 把selinux禁用试试
2.说不定ftp的文件夹确实没有写权限,确认一下该目录权限
3.配置文件里有write_enable=YES吗
4.........
http://blog.csdn.net/csucxcc/archive/2007/09/03/1770598.aspx
http://bbs.chinaunix.net/archiver/tid-577563.html
vs
ftp
上传
553
Could not
create
file
错误解决
本篇文章给大家分享了在vs
ftp
上传文件
的时候出现了
553
Could not
create
file
错误,针对这个错误我们给出了解决办法,一起学习下。
Qt5 Q
Ftp
普通文件断点续传
0. 请看评论区-->网盘下载: https://blog.csdn.net/jiezhj/article/details/36393711 1 自动文件上传(断点续传) 需要在
上传文件
之前调用Q
Ftp
下的list 通过listInfor 信号 获取当前要上传的文件是否存在 如果存在 比较大小 或者通过计算MD5值 比较文件的完整性 然后确定是否需要断点续传 或者覆盖 2 自动文件下载(断点续传) 与上传不同的地方 就是通过foreach 判断文件存在 然后比较 以上只是提示 并没有在代码中体现 与上一个版本相比 解决了“汉字文件”上传 以及获取时乱码的问题 ">1 自动文件上传(断点续传) 需要在
上传文件
之前调用Q
Ftp
下的list 通过listInfor 信号 获取当前要上传的文件是否存在 如果存在 比较大小 或者通过计算MD5值 比较文件的完整性 然后确定是否需要断点续传 或者覆盖 [更多]
EditPlus v2.31 fixpack
This is a patch
file
to fix the bugs of EditPlus v2.31
Copyright © 1998-2007 ES-Computing
Contact: support@editplus.com
Homepage: http://www.editplus.com/
INSTALLATION
============
Extract the
file
s in the ZIP
file
to EditPlus 2.31 installation directory.
FIXED BUGS
==========
*
FTP
status of 100% could cause program crash.
* Supports horizontal scroll by SHIFT + mouse wheel.
* 'Previous' button instead of Up/Down on the Find dialog box.
* $(AppDir) argument macro added.
* Supports font option for the Document Selector.
* Supports 'Sort' button on the Window List.
* Supports 'Copy Name' button on the Window List.
* Search Document command could omit some words.
* Extending column selection with 'Shift + click' didn't work.
* Some s
ftp
servers could cause program freeze.
* Fixes a screen update bug with auto completion in word wrap mode.
* 'Subdirectory'
FTP
setting did not work correctly on VMS servers.
* Improved Vista UAC compatibility.
* 'Decrease Indent' command did not work correctly with column selections.
* Native support for tilt wheel on Vista.
* '
Create
File
' did not work on disconnected
FTP
server.
* Regular expression in Find in
File
s dialog box could cause program crash.
* Keystroke recording could not handle the Insert key.
* Function Pattern dialog box supports 'Partial display' option.
* Highlighed matching braces could not be restored when changing focus.
* 'Save wrapped lines with CR/LF' option could corrupt
file
.
* Replace dialog box with regex did not work upward.
* Replace All could incorrectly hide folded lines.
* -wd command line option for specifying directory to save the workspace.
* Supports secondary function pattern option.
* Suppresses combo box auto completion when pasting.
* Fixes display error when selecting by word.
* 'Open Selection' command supports multiple line selection.
* 'Use EditPlus in Internet Explorer' didn't work as expected in Vista.
* Fixes a bug with the Korean input method editor.
* Reset button on the 'Preferences'->'Toolbar'.
* 'Sum' command could not handle minus value.
* Suppresses auto completion in C/C++ preprocessor directives.
* Supports auto save as *.tmp
file
for unnamed buffers.
* Duplicate Line command supports multi-line selection.
ftp
报错
553
Could not
create
file
在使用
ftp
put 命令进行文件上传时报错。
ftp
报错
553
Could not
create
file
linux中
ftp
提示--
553
Could not
create
file
(绝对有用)
linux中
ftp
提示--
553
Could not
create
file
(绝对有用) 提示
553
Could not
create
file
,把这个目录的属主和权限都设置好,还是报这个错误,那仔细在网上查查,问题解决如下: 命令:
ftp
> put back_log.txt /home/user001/ 这样会报错:
553
Could not
create
系统维护与使用区
19,619
社区成员
74,587
社区内容
发帖
与我相关
我的任务
系统维护与使用区
系统使用、管理、维护问题。可以是Ubuntu, Fedora, Unix等等
复制链接
扫一扫
分享
社区描述
系统使用、管理、维护问题。可以是Ubuntu, Fedora, Unix等等
社区管理员
加入社区
获取链接或二维码
近7日
近30日
至今
加载中
查看更多榜单
社区公告
暂无公告
试试用AI创作助手写篇文章吧
+ 用AI写文章