Hi Matt,
I am using vicibox with SuSe 42.1 asterisk 11
When I load leads from windows FTP server with /VICIDIAL_IN_new_leads_file.pl script it shows me file and folders but don't load the leads. when I load the leads from UNIX FTP server with VICIDIAL_IN_new_leads_file.pl script it load the leads properly.
Please guide me where is I am wrong and from where I can see ftp logs.
-- VICIDIAL_IN_new_leads_file.pl --
This program is designed to take a tab delimited file and import it into the VICIDIAL system.
LEADS_IN directory: |/usr/share/astguiclient/LEADS_IN|
Net::FTP>>> Net::FTP(2.77)
Net::FTP>>> Exporter(5.68)
Net::FTP>>> Net::Cmd(2.29)
Net::FTP>>> IO::Socket::INET(1.33)
Net::FTP>>> IO::Socket(1.36)
Net::FTP>>> IO::Handle(1.34)
Net::FTP=GLOB(0x2484068)<<< 220 Microsoft FTP Service
Net::FTP=GLOB(0x2484068)>>> USER jhonson
Net::FTP=GLOB(0x2484068)<<< 331 Password required
Net::FTP=GLOB(0x2484068)>>> PASS ....
Net::FTP=GLOB(0x2484068)<<< 230 User logged in.
Net::FTP=GLOB(0x2484068)>>> PASV
Net::FTP=GLOB(0x2484068)<<< 227 Entering Passive Mode (10,128,210,125,243,179).
Net::FTP=GLOB(0x2484068)>>> LIST
Net::FTP=GLOB(0x2484068)<<< 150 Opening ASCII mode data connection.
Net::FTP=GLOB(0x2484068)<<< 226 Transfer complete.
02-14-17 05:17PM 151 test.txt
02-14-17 05:01PM <DIR> TestFolder
02-13-17 12:36PM <DIR> TestFolder2
- 10.34.100.22 - 2 - 0
script execution time in seconds: 0 minutes: 0
Thanking you in advance !
Regards,
Syed