[Help] make a ftp-ip server link ? [Help] make a ftp-ip server link ?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

[Help] make a ftp-ip server link ?

Started by wbc, January 21, 2005, 03:46:35 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

wbc

when running  the Batch add files, I would like make a link in the following sentence shown below the 'Select directory' to allow users ftp-upload their files to the server just by click it.

i.e.
[ur=ftp://aaa:bbb@ccc.ftpserver.com/]This function allows you to add a batch of file that your have uploaded to your server by FTP.[/url=]

where shall I make this link ??

Joachim Müller

only admins are suppossed to ftp-upload and batch-add, regular users can't (and mustn't be allowed to do so, as it's a huge security risk), so there's no point in adding any extra explanation text to the page. However, the text can be found in your language file (if you're using english, it's /lang/english.php).

Joachim

wbc