wonfuji Posted May 13, 2016 Posted May 13, 2016 Any thoughts on why FTPeek is downloading empty files. First attempt at downloading - have functioning upload code - but something is breaking. I can login to the FTP server, I can query the remote directory and get a list of files there but when I download I get a file with the right name but no content. eg. I can ask "www.wonfuji.net/download" for a file list using FTPeek_GetFileList. I can parse the list to get a file name. But when I use FTPeek_DownloadFile("www.wonfuji.net/download/1234.csv"; $Desktop) I get the correctly named file but it has no data in it. Just ERROR, even though a file is created. Stephen
Ben360Works Posted September 6, 2016 Posted September 6, 2016 Stephen- The best way to solve this might be to get the log files for the plugin. If you'd like you can send them to [email protected] and we can take a look. Locations for log files are here. You'll need to reproduce the error and get the log files without restarting Filemaker. Thanks!
Recommended Posts
This topic is 3055 days old. Please don't post here. Open a new topic instead.
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 accountSign in
Already have an account? Sign in here.
Sign In Now