Hi Experts,
I was trying to export a file from Navision to an SFTP folder on another server and I used the method mentioned in the following link.
http://techblog.byllemos.com/2009/06/up ... -navision/
This is working perfect for normal ftp, But the requirement is to export to an SFTP and this is not working.
Am I missing something here, or is it not possible to export file to an SFTP?
Thanks,
Shibily
Answers
To answer your last question; 'yes' you can export with SFTP, but with a separate solution to your link. We have used the WinSCP program.
Good luck :thumbsup:
Working with NAV since 2001
“Knowledge speaks, but wisdom listens” - Jimi Hendrix
Thank you Jason,
I also used WinSCP method and it worked. I used the following link for help.
http://blog.skufel.net/2011/12/automati ... ng-winscp/
Thanks,
Shibily
Now how it working is,
NAV exports text files into a shared folder --> using WinSCP transfer file from shared folder to SFTP folder
What is required,
NAV export/import files directly to/from SFTP folder (without Windows shared folders in middle)
Is it not possible to write (export) and read (import) files directly between NAV and SFTP folders?
Thanks in advance
VM