Skip 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.

Scriptmaster- List All Files In Dir.- Remote Path Syntax

Featured Replies

Hello,

I can get the module to work with local directories,but don't know the path syntax for remote volumes. Is the syntax going to be the same for mac and windows?

Thanks,

John

The path will be different on mac and windows, and you will need to connect to/mount the drive before you can get the directories from it.

On mac, you will use /Volumes/[VolumeName]/myFolder/

On Windows you will use the drive letter you are connecting to, such as D:/myFolder/

  • Author

Hi Dave,

I was missing the "/volumes" at the beginning and had the host name at the beginning instead on the mac side.

Thanks,

John

  • 3 weeks later...
  • Author

Hi Dave,

Do you need to use a drive letter for a remote volume or is it possible to use a UNC path instead?

servernamevolumenamepathname

I tried this but no luck.

Thanks,

John

It may be possible to do it that way... I'm not sure really. We've had mixed reports about that and I think you may need to be working on a network domain in order to make things work this way.

I know one issue that you will run into if you try to do it that way is permissions. When you connect to a share that way you will need to log in as a specific user. You will need to make sure that the user FileMaker/FileMaker Server is running as and is connecting to the share as has permissions to access that share.

Edited by Guest

I tested this with a sharepoint server in a Citrix environment and it worked, but there was a service turning to allow the direct access using this path. So I don't know if this might be the reason why sometimes it is working and sometimes not.

  • 1 year later...

The path will be different on mac and windows, and you will need to connect to/mount the drive before you can get the directories from it.

On mac, you will use /Volumes/[VolumeName]/myFolder/

I used Select Path() to get the path to the desired file and assigned it to $$FilePathVariable. It didn't work.

So I added "Volume/VolumeName"&$$FilePathVariable and it too does not work. grrrr

How can I get the proper syntax? Thanks

On Windows you will use the drive letter you are connecting to, such as D:/myFolder/

Create an account or sign in to comment

Important Information

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

Account

Navigation

Search

Search

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.