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.


r.gauci
2008-12-16T11:02:42Z
I have created a job where it gets the files from an FTP .. I tried running the job but it is failing!! It is giving me two errors:

Error changing to ftp folder /DailyLoyalityrakes/bak. The system cannot find the path specified (reply code 550)

Error at GetFTPFileNames: The current operation was aborted

I have created a connection to access the ftp:

ADDRESS (example): operators.rake.com
Port 21
Data Connection type: PORT


Thanks in advance
Sponsor
Forum information
Support
2008-12-16T11:10:21Z
It is probably something else happening before - like connection failure. Please look at the Server log.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
r.gauci
2008-12-16T11:15:08Z
Yes before this error it is giving me another error that says:


Error changing to ftp folder /DailyLoyalityrakes/bak. The system cannot find the path specified (reply code 550)
Support
2008-12-16T11:48:39Z
Yes, that is probably what it is. Wrong path. What if you connect with CuteFTP and just copy the path from that program and use it in VisualCron?
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
r.gauci
2008-12-16T11:52:00Z
Thanks a lot Problem solved!!!!! :):):)

Can i ask you something else please :)

I am getting the file of the previous date... What can i do for the 1st of the month.. As on the first of the month i have to get the file of the previous month

For example FIle Name: DailyLoyaltyRakes_{DATE(Month.Name)}_{DATENOWADD(Days,-1,dddd)}_{DATENOWADD(Days,-1,%d)}.txt which gives DailyLoyaltyRakes_December_Monday_15.txt

But what if its the first of the month and i need to get the file of the end of the previous month??
Support
2008-12-16T13:54:02Z
We have answered the other post. Please do not mix posts.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top