Jump to content

_ftp_fileget


Recommended Posts

hi Alan,

did you try using "11" instead of "$FTP_TRANSFER_TYPE_ASCII"?

You can try invoking an external command instead of using a UDF. ncftp comes in handy at this point.

Regards,Hannes[spoiler]If you can't convince them, confuse them![/spoiler]
Link to comment
Share on other sites

hi Alan,

did you try using "11" instead of "$FTP_TRANSFER_TYPE_ASCII"?

You can try invoking an external command instead of using a UDF. ncftp comes in handy at this point.

It helps if you put the parameters in the correct spot too... :)

_FTP_FileGet($Conn,$fnDwnld,$toFN, False, 128, $FTP_TRANSFER_TYPE_ASCII)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...