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.

Can't get Delete function to work on File Server

Featured Replies

I can't get the SCDelete( folderPath ) plug-in function to work when SuperContainer Server is running on a Mac file server. What should the path be anyway? Just the ID number of the file folder when the path is "Mac HD:Users:Shared:SuperContainer:Files:ID:", as the SuperContainer example shows? I can't find any documentation on this function in the example folder provided.

While we're on the topic of deleting folders, I notice in the example file that when a Delete is done, only the file folder under "Files" is deleted. Is there also a way of deleting the "Thumbnail" folder that corresponds to that file also?

Thanks in advance for any help.

Apologies for taking so long to respond.

The folderPath parameter would be just the ID, however, you have to call SCSetBaseURL( "http://serverAddres:portNumber/SuperContainer/Files" ) to let the plug-in know where SuperContainer server is running, before calling SCDelete( folderPath ); 99% of the time it's enough to stick the SCSetBaseURL() into the start-up script.

Val

360Works

770-234-9293

The documentation for the plug-in functions is in the "SuperContainer Companion Plugin-1.XX" folder.

Regarding the deletion of thumbnails, I did a quick test and looks like the thumbnails are deleted as well.

  • Author

That did it! Now that I know where to find the documentation for the plugin, it should make things easier also.

Thanks!

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.