Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


Volodymyr
2019-01-26T00:10:24Z
Hello,
I have a problem with the FTP task, Custom command tab.
My commands are:
CWD /INCOMING
PASV
LIST

And Output is:

220 ftp-xxxx.xxxxxxxxxxx.com FTP Server Ready

USER xxxxxxxxxx/xxxxxx@xxxxxxxxxxx.org
331 Hello xxxxxxxxxx/xxxxxx@xxxxxxxxxxx.org, please enter your password.

PASS ********
230-Connection established from xxxxxx.xxx.xxxxxxxxx.net [148.77.29.58].
230-You are connected as XXXXXXX (xxxxxx@xxxxxxxxxx.org).
230 Welcome to the Elder Serve Health FTP site.

FEAT
211-Extensions supported:
EPSV
MDTM
PASV
REST STREAM
SIZE
UTF8
PBSZ
PROT
X-NOVELLABS
X-CITRIX
211 End.

SYST
215 UNIX Type: L8

PWD
257 "/"

CWD /INCOMING

250 "/INCOMING" is the current directory.

CWD /INCOMING - there is a command stick together
PASV

500 Unrecognized command ''.

PASV - there is a command stick together
LIST

227 Entering Passive Mode (54,209,86,181,146,254)

LIST - there is a command stick together
QUIT
500 Unrecognized command ''.

What I do wrong.
Please advice.
Sponsor
Forum information
Support
2019-02-05T16:56:14Z
Thanks, I will pass this information to the developers.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2019-02-06T14:11:35Z
Please test this build:

https://www.visualcron.c....aspx?g=posts&t=9330 

Enable "Extended debugging" in Server settings. Then run the Task. After that send the file log_serverDATE.txt to support@visualcron.com
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top