Skip to main content

I'm using the FTTPCaller to get a list of files from a sftp site. The attribute that gets returned has an inconsistent timestamp. Is there a way to return the full timestamp like Mar 09 2018 17:35:00

 

In the _file_contents attribute there is a list of files but the time stamps are not consistent eg. Mar 02 17:36 that has time but no year and Jan 26 2018 which has year but not time.

-rwxr-xrwx 1 ftpadmin ftpadmin 74240 Mar 02 17:36 9192815.dgn

 

-rwxr-xrwx 1 ftpadmin ftpadmin 65024 Mar 02 17:35 9192816.dgn

 

-rwxr-xrwx 1 ftpadmin ftpadmin 294400 Jan 26 2018 9192817.dgn

 

-rwxr-xrwx 1 ftpadmin ftpadmin 311296 Jan 15 2018 9192818.dgn

 

-rwxr-xrwx 1 ftpadmin ftpadmin 359936 Dec 18 2017 9192819.dgn

 

-rwxr-xrwx 1 ftpadmin ftpadmin 54272 Sep 18 2017 9192820.dgn

The parameters in the caller

Hi @bd

I simulated here the use the transformer HTTPCaller in the version installed in my computer without problem.

Which is the version of your FME Desktop?

Thanks,

Danilo


Hi @bd

I simulated here the use the transformer HTTPCaller in the version installed in my computer without problem.

Which is the version of your FME Desktop?

Thanks,

Danilo

Thanks for looking into it. But I am trying to use the FTTP caller. The HTTP caller will not accept this url sftp://geoedmftp.gov.edmonton.ab.ca. Maybe I am missing something.

 

 


Thanks for looking into it. But I am trying to use the FTTP caller. The HTTP caller will not accept this url sftp://geoedmftp.gov.edmonton.ab.ca. Maybe I am missing something.

 

 

Could you send me the login and password to access?

 

Thanks,

 

Danilo

 


Could you send me the login and password to access?

 

Thanks,

 

Danilo

 

Thanks for the help but I can't give you that password. We would be in preach of our user agreement.

 

 


Thanks for the help but I can't give you that password. We would be in preach of our user agreement.

 

 

Not problem. :)

 

Did you have success now?

 

 

Thanks,

 

Danilo

 

 


Hi @bd

I have tested with Safe's FTP site and also saw similar results regarding the date/timestamps returned by the FTPCaller. This may be a potential bug. Would you be able to create a support case for this issue via safe.com/support? Thanks.


Reply