Scheduled Import FTP Job failing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
Hello All
I just created a Data Source and specified the File Retrival method as FTP.
I made my windows machine a FTP server without SSL and created a non-microsoft user.
It works fine when I connect from the command prompt but when I Execute the scheduled import, I have FTP 503 error.
Can anyone help me understand what I am missing.
Best Regards
Anu
java.io.IOException: FtpIOException --> Return Value: 530 Description: Error connecting to:***.***.***.***:21, check hostname and port
Connection properties:
connection.timeout=10000
user.login=ftp_user
connection.type=FTP_CONNECTION
connection.passive=true
connection.port=21
user.password=********
connection.host=***.***.***.***(masked the actual IP)
----------------------
( scheduled import job: Users for Scheduled Batch Import)
I gave \ in the file path and still received the same error
Thank you and Best Regards
Anu