linuxsch
linuxsch
同一个https视频流,使用ffplay播放很正常.
把那个 lock 文件删掉就行了.
@Castaglia BTW, same configuration in rockylinux-8.9 + proftpd-1.3.6e, no problem for upload file. # more /etc/proftpd.conf ``` # This is the ProFTPD configuration file # # See: http://www.proftpd.org/docs/directives/linked/by-name.html # Security-Enhanced...
hi, @Castaglia, thx. ``` # the permissions/ownership on the target /home/pftpuser/jckj/client/feifx/temp drwxrwxr-x 2 app app 6 Apr 29 09:08 temp ``` ``` # more trace.log 2024-05-05 16:59:22,722 [1653] : using...
``` # ls -aln /home/pftpuser/jckj/client/feifx /home/pftpuser/jckj/client/feifx/temp /home/pftpuser/jckj/client/feifx//temp/test.txt ls: cannot access '/home/pftpuser/jckj/client/feifx//temp/test.txt': No such file or directory /home/pftpuser/jckj/client/feifx: total 4 drwxrwxr-x 7 2001 2001 74 May 6 09:30 . drwxrwxr-x 40...
But i need mod_vroot module, have any solution way? thx.