Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

BE_FTP_Upload - can't get it to work

Featured Replies

I need to connect to an SFTP server and upload a file from Filemaker. 

Apparently Filemaker 17 don't do SFTP natively, but I have used Base Elements quite a lot and like it. However, I am not able to get the BE_FTP_Upload command to work.

I have the PDF file in a a global container called System::xContainer.

I am doing Set Variable $$ftpresult with the following info:

BE_FTP_Upload ( "theftpserver.com:2222/" ; System::xContainer ; "FtpUserName" ; "ThePassword"  )

The only result I get is a questionmark.

I am able to upload the same file with an FTP client.

 

Any ideas? 

Tia,

/andreas

  • Author

After some struggle with this I found out what's wrong: You have to define the field name as well. 

Eg;

BE_FTP_Upload ( "theftpserver.com:2222/" & System::xContainer ; System::xContainer ; "FtpUserName" ; "ThePassword"  )

  • 2 years later...
  • Newbies

Could you please post the script steps of Base Elements for uploading a file to ftp server? I tried a lot of things but the response is either "connection time out" or "== Info: response reading failed"

Create an account or sign in to comment

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.