[opencms-dev] OpenCMS module: vfs access by ftp

Ruben Malchow ruben at khm.de
Sat Apr 15 19:06:02 CEST 2006


yes, that's exactly the way it works. you see your opencms projects as:

/Online
	/sites
		/folder1
		/folder2
		/folder3
		[...]
	/system
		/worplace
/Offline
	/sites
		/folder1
		/folder2
/AnotherProject
	[...]

and so on. of course, you can not create all file types, since there is
too much  meta information needed for that. but you can update the
content of existing files, and you can create and delete folders.

also, some file types are mapped statically to resourcetypes. currently,
images (.jpg, .png, .gif) are mapped to resource type "image", jsp's
(.jsp) are mapped to resource type jsp, and java files (.class and .jar)
are mapped to resource type "binary". so you can upload new files with
these extensions.

oh, one more thing. the default port for the ftp server currently is
12345 (>1024, for non-root users). this can be configured using the
module parameter "port" (go to module management ->
de.ruben.opencms.modules.ftpd -> module parameters)

i'd be very happy if this is useful to you

.rm







Shi Yusen wrote:
> It's interesting. So you make OpenCMS to be a ftp server, do you?
> 
> Regards,
> 
> Shi Yusen/Beijing Langhua Ltd.
> 
> -----邮件原件-----
> 发件人: opencms-dev-bounces at opencms.org [mailto:opencms-dev-bounces at opencms.
> org] 代表 Ruben Malchow
> 发送时间: 2006年4月15日 23:50
> 收件人: The OpenCms mailing list
> 主题: [opencms-dev] OpenCMS module: vfs access by ftp 
> 
> 
> hello list,
> 
> i have been fiddling around a bit, and have modified ryan heise's jftpd 
> to provide ftp access to the opencms vfs.
> 
> it works well with eclipse's import/export function. more information in 
> the readme.
> 
> url is:
> 
> 
> http://disco.kalkatraz.de/opencmsftpd/
> 
> 
> i do love feedback. pling pling!
> 
> .rm
> 
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev
> 
> 
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev
> 



More information about the opencms-dev mailing list