Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

This topic is 4974 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

I'm able to FTP Connect successfully.

Error on FileUpoad:

FTPeek_UploadFile( "/" ; "G:/Projects/ExportFMExport.csv" )

What am I missing?

Thanks,

Jay

Posted

What is the error you get when you call FTPeek_UploadFile? You can see your error by calling FTPeek_lastError or checking your plugin log after calling a function which returns "ERROR" as a result.

Posted

I think it may be just a question of the local path being poorly formatted. On Windows, try adding a leading backslash, and use backslashes instead of slashes.

  • 4 weeks later...
  • Newbies
Posted

What is the error you get when you call FTPeek_UploadFile? You can see your error by calling FTPeek_lastError or checking your plugin log after calling a function which returns "ERROR" as a result.

I have a similar problem with FTPeek_UploadFile and FTPeek_lastError reports java.lang.null pointer exception

Where is the log placed?

Posted

OS X

/Users/userName/Library/Logs/360Plugin Logs/360Plugins_XXXXX.log

Windows

XP or S2003: C:\Documents and Settings\<userName>\My Documents\360Plugin Logs\360Plugins_XXXXX.log

Vista, 7, or S2008: C:\Users\<userName>\Documents\360Plugin Logs\360Plugins_XXXXX.log

This topic is 4974 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.