All Tags » imfs (RSS)

Browse by Tags

  • SearchFileSystem - All Hosted files of all Child Account Users?

    Is there a way I can search for all the hosted files of all the child account users without having to have a session token? I am building a video sharing site and would like shared/hosted files to be easily searchable and viewable by everyone. Also, can I Host (share) a file on a user's behalf (after...
    Posted to C# (Forum) by otherwise on 09-14-2008
  • Bug on IMFS function...

    folders containing spaces in the names do not show their content in the Filesystem application in PHP the issue was the missing urlencode for the $folderPath variable ciao Luca public function ListFolder($sessionToken, $folderPath, $pageNumber, $pageSize, $sortCode, $sortDescending) { global $DEBUG;...
    Posted to PHP (Forum) by mmania on 03-26-2008
  • 2 Metadata Functions for the IMFS.php

    I added these 2 functions to the IMFS.php in SetMetadata, the $metainfo variable is an array consisting of the several Key:Value pairs for the metadata to be set, so that several metadata can be set at the same time. The functions don't check for invalid chars so be warned and double check if it...
    Posted to PHP (Forum) by mmania on 02-06-2008
  • Re: 3 New Functions for the IMFS.php Class

    I will be releasing a new version of the PHP File manager soon that will include many new functions including search, sideload and some others that will update this library. Hopefully we can get the full PHP SDK out that combines the files from the child account manager and file manager into one simple...
    Posted to PHP (Forum) by BarryR on 01-14-2008
  • Re: Http post / Child account passwords

    The master account can upload to any of its children by using an absolute path as the destination of the file path. An absolute path is defined with two slashes and provides the application and account name. IE //myapp/childtorecievefile/uploadpath/file.txt. This is true for any situation where path...
    Posted to General Discussions (Forum) by BarryR on 11-19-2007
  • Re: http://services.nirvanix.com/ws/Transfer.asmx?op=UploadFile FAIL

    Additionally you should be getting this from the GetStorageNode call located in the IMFS namespace. Since the upload and download nodes can change based on the size of the file being uploaded or the availability of a server. More information is available at: http://developer.nirvanix.com/sitefiles/1000...
    Posted to General Discussions (Forum) by BarryR on 10-17-2007
Page 1 of 1 (6 items)