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.


Support
2009-03-21T11:12:04Z
[FEATURE] Server: Added a custom FTP parser for DDS FTP
[FEATURE] API: Added GetUserName function in API to get decrypted user name
[BUGFIX] API: Fixed problem with activating through the API
[BUGFIX] Server: Fixed a problem in Conditions concerning Run Task
[BUGFIX] Server: Fixed a problem with Retry in On Error
[BUGFIX] Server/API: Better connection handling
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Sponsor
Forum information
levi
2009-03-23T06:43:33Z
Hi,

I am trying to download from a ftp to a network share and getting the below error.

Error at GetFTPFileNames: Unaccepted server reply (error code is 0) (226 Transfer complete.)



levi
2009-03-23T07:26:59Z
Also, another ftp job (upload) I have setup gives the following:

Error at UploadFTPFiles: Unaccepted server reply (error code is 215) (215 Windows_NT)
Support
2009-03-23T15:30:00Z
Levi: Is the server using a normal Microsoft FTP?
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
levi
2009-03-23T23:35:02Z
Hi Henrik,

Yes, both servers are using normal Microsoft FTP
ErikC
2009-03-24T08:04:59Z
I put on all the debug info and this is the result of a normal download FTP action:

3/24/2009 8:01:54 AM	Info	Job started: FTSE test
3/24/2009 8:01:54 AM	Debug	Job (3) was added to processlist: FTSE test
3/24/2009 8:01:54 AM	Debug	Task (7) was added to processlist: download
3/24/2009 8:01:54 AM	Info	Task started: download (7)
3/24/2009 8:01:54 AM	Info	User "VisualCron Default Admin" - Ran Job: FTSE test
3/24/2009 8:01:54 AM	Debug	FTP Command Count: 1
3/24/2009 8:01:57 AM	Debug	ServerSystem: 'UNIX Type: L8
'
3/24/2009 8:01:57 AM	Debug	Current path: /
3/24/2009 8:01:57 AM	Debug	Changing path to: /aaa/bbb/ccc
3/24/2009 8:01:57 AM	Debug	Current path: /aaa/bbb/ccc
3/24/2009 8:01:58 AM	Err	Error at GetFTPFileNames: Unaccepted server reply (error code is 215)
3/24/2009 8:01:58 AM	Debug	Before download
3/24/2009 8:01:58 AM	Debug	After download
3/24/2009 8:01:58 AM	Debug	Commands done
3/24/2009 8:01:58 AM	Debug	Before dispose
3/24/2009 8:01:58 AM	Debug	Disposing timer
3/24/2009 8:01:58 AM	Debug	Trying to disconnect
3/24/2009 8:01:58 AM	Debug	Stopping watch
3/24/2009 8:01:58 AM	Debug	Before GetOutput
3/24/2009 8:01:58 AM	Debug	Before RaiseTaskCompleted
3/24/2009 8:01:58 AM	Info	Task completed: download (7)
3/24/2009 8:01:58 AM	Debug	Setting previous task in TaskProcessCompleted: download (1b7cfaf8-173b-4703-a7d0-5ac7c2544e27) in job: FTSE test
3/24/2009 8:01:58 AM	Debug	Process status - About to SendTaskProcess (7)
3/24/2009 8:01:58 AM	Debug	Process status - About to RemoveTaskProcess (7)
3/24/2009 8:01:58 AM	Debug	Task (7) was removed from processlist: download
3/24/2009 8:01:59 AM	Debug	Job (3) was removed from processlist: FTSE test
3/24/2009 8:01:59 AM	Debug	Next execution (2) for job 'FTSE test' is: 12:00:00 AM
3/24/2009 8:01:59 AM	Info	Job completed: FTSE test


I cannot download from this ftp server. I noticed an 'enter' in the ServerSystem above. This might be something to look at. 🤔

Here is the ftp log:

220 DDS FTP server (xxxxx) 
USER xxxx
331 Password required for xxxx.
PASS ********
230 User xxxx logged in. Access restrictions apply.
FEAT
502 Permission denied.
SYST
215 UNIX Type: L8
PWD
257 "/" is current directory
PWD
257 "/" is current directory
PWD
257 "/" is current directory
PWD
257 "/" is current directory
CWD /aaa/bbb/ccc
250 CWD command successful.
PWD
257 "/aaa/bbb/ccc" is current directory
TYPE A
200 TYPE command successful.
PORT x,x,x,x,x,x
200 PORT command successful.
LIST
150 Opening ASCII mode data connection for /aaa/bbb/ccc.
SYST
226 Transfer complete
215 UNIX Type: L8



Regards
Erik
Uses Visualcron since 2006.
Support
2009-03-24T12:31:43Z
Erik, please let us know if we can try with a test account.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
ErikC
2009-03-24T13:10:26Z
Today I send an email to the company who owns the FTP server. I asked for a test account.
to be continued...

regards
Erik
Uses Visualcron since 2006.
ErikC
2009-03-24T15:46:34Z
I have good news! I have a test account and I will email you the details.

Regards
Erik
Uses Visualcron since 2006.
Support
2009-03-24T19:10:55Z
Which version of the IIS are you running? Windows 2003 or 2008?

levi wrote:

Hi Henrik,

Yes, both servers are using normal Microsoft FTP


Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Support
2009-03-24T20:52:51Z
Levi and ErikC - thank you for information and test account. Please try latest version 5.0.6.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Users browsing this topic
Scroll to Top