add ftp and sftp services to build github action

Description

i tried using docker images, but that had problems

ended up installing vsftpd in the github runner and enabling sshd instead

Activity

Show:

Zac Spitzer 24 November 2022 at 12:23

added a test for to PR

Zac Spitzer 16 July 2022 at 07:06

ahhh

Zac Spitzer 15 July 2022 at 19:00

tried this but it didn’t help

Zac Spitzer 15 July 2022 at 17:53

(WIP)

getting this error

NFO]      [java]    [script] testFTP
[INFO]      [java]    [script]
[INFO]      [java]    [script]  Errored: Action [listdir] from tag [ftp] failed
[INFO]      [java]    [script]  Detail: 500 Illegal PORT command.
[INFO]      [java]    [script]
[INFO]      [java]    [script]  /home/runner/work/Lucee/Lucee/test/tags/FTP.cfc:54
[INFO]      [java]    [script]  /home/runner/work/Lucee/Lucee/test/tags/FTP.cfc:163
[INFO]      [java]    [script]  /home/runner/work/Lucee/Lucee/test/_testRunner.cfc:357
[INFO]      [java]    [script]  /home/runner/work/Lucee/Lucee/test/run-tests.cfm:203
[INFO]      [java]    [script]
[INFO]      [java]    [script]
[INFO]      [java]    [script]  lucee.runtime.exp.FTPException: Action [listdir] from tag [ftp] failed
[INFO]      [java]    [script]  at lucee.runtime.tag.Ftp.checkCompletion(Ftp.java:695)
[INFO]      [java]    [script]  at lucee.runtime.tag.Ftp.doEndTag(Ftp.java:206)
[INFO]      [java]    [script]  at tags.ftp_cfc$cf.udfCall(/test/tags/FTP.cfc:54)

Details

Assignee

Reporter

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Priority

Created 15 July 2022 at 16:46
Updated 19 May 2024 at 13:59