LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
12
返回列表 发新帖
楼主: netbuddy

两个LINUX系统之间怎么共享文件??

[复制链接]
发表于 2005-3-20 10:35:40 | 显示全部楼层
ftp,http,samba,多的是,呵呵
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-3-25 15:21:03 | 显示全部楼层
如下面:

[global]
display charset = CP936
encrypt passwords = yes
dos filetime resolution = yes
printing = cups
security = share
# = =========================== Share Definitions ==============================
dns proxy = no
# passdb backend = smbpasswd / tdbsam / ldapsam:ldap://ldap-server
log file = /var/log/samba/log.%m
passdb backend = smbpasswd
workgroup = OFFICE
null passwords = yes
# use password server option only with security = server
server string = Samba Server
nt acl support = no
dos charset = CP936
unix charset = GB18030
max log size = 50
netbios name = YORK
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
dos filetimes = yes
# workgroup = NT-Domain-Name or Workgroup-Name
#共享目录的设置
[Download]
comment =
writeable = no
guest ok = yes
path = "/root/Download"
guest account = root
valid users = root
[Mail]
comment =
writeable = no
guest ok = yes
path = "/root/Mail"
guest account = root
valid users = root
[York]
comment =
writeable = no
guest ok = yes
path = "/root/York"
guest account = root
valid users = root
回复 支持 反对

使用道具 举报

发表于 2005-3-26 00:27:18 | 显示全部楼层
linux还是用NFS吧,比samba感觉要方便,但是混合组网就另当别论了。
回复 支持 反对

使用道具 举报

发表于 2005-3-26 00:34:22 | 显示全部楼层
用scp也可以
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表