小编Kai*_*ito的帖子

FTP 553 无法创建文件 (centOS)

我在 /opt/apache-tomcat-6.0.37 下安装了一个 tomcat,并且尝试将我的 web 项目放在 webapps/ROOT 目录中,但我总是收到“553 Could not create file”。在菲勒齐拉

ftp用户

# Users that are not allowed to login via ftp
root
bin
daemon
adm
lp
sync
shutdown
halt
mail
news
uucp
operator
games
nobody
Run Code Online (Sandbox Code Playgroud)

用户列表

#root
bin
daemon
adm
lp
sync
shutdown
halt
mail
news
uucp
operator
games
nobody
Run Code Online (Sandbox Code Playgroud)

和我的 vsftpd.conf 文件

# Example config file /etc/vsftpd/vsftpd.conf
#
# The default compiled in settings are fairly paranoid. This sample file
# loosens things up a bit, to …
Run Code Online (Sandbox Code Playgroud)

ftp file-io tomcat centos

3
推荐指数
1
解决办法
3万
查看次数

JavaFX 2 Window.hide在特定时间之后

我希望在30秒(或其他特定时间)后关闭/隐藏窗口.我尝试了一下这段代码:

Calendar cal = Calendar.getInstance();
cal.getTime().getTime();
Run Code Online (Sandbox Code Playgroud)

但我真的无法弄清楚如何让它发挥作用.我正在使用JavaFX 2.如何在隐藏窗口之前指定等待的时间量window.hide()

java window javafx-2

2
推荐指数
1
解决办法
1416
查看次数

标签 统计

centos ×1

file-io ×1

ftp ×1

java ×1

javafx-2 ×1

tomcat ×1

window ×1