Home > Backend Development > PHP Tutorial > linux ftp 多用户登录有关问题

linux ftp 多用户登录有关问题

WBOY
Release: 2016-06-13 12:08:47
Original
928 people have browsed it

linux ftp 多用户登录问题
本屌linux入门,想向在此的各位大神请教一个关于ftp配置的问题,PHP团队开发的时候很多时候都要用到ftp向服务器传文件,这个过程中怎么样实现多个用户上传目录为同一个web目录,ftp默认都是直接上传到用户对应的家目录底下,虽然可以改变这个目录,但是怎么样让多个用户的ftp目录指向同一个文件夹呢???跪求解答,或者提供有力的相关资料链接也可以,小弟不胜感激!!!!
------解决思路----------------------
为何不搞个svn 或者共享目录让大家有可写权限
------解决思路----------------------
最簡單的方法是使用smb,把某個文件夾分享一下,然後大家通過網上鄰居訪問,或者乾脆把這個文件夾映射為本機磁盤
------解决思路----------------------
装一个samba就很好的可以解决了。- -

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template