Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This is the specification of the command sets for Synapse clients.  The goal is to align the command sets for clients in different languages to ease users' transitions between languages.  Additionally we define the organization of the file cache so that various clients arrange local copies of file consistently.

 

CommandR SyntaxPython SyntaxCommand Line Syntax
1 – Basic Level   
Get an object (file, folder, or other) it's attributes and, optionally, it's associated file(s).synGet(id, version, downloadFile=T, load=T)  
    
    
2 – Power User Level   
    
3 – Web API Level