alex-phillips / clouddrive-php

Amazon Cloud Drive API and CLI for PHP
MIT License
36 stars 9 forks source link

Enhanced node class #10

Closed alex-phillips closed 9 years ago

alex-phillips commented 9 years ago

Migrated much of the node-specific code into the Node class including finding remote nodes, editing the nodes, etc. Also, added support for creating a remote directory node, moving nodes to the trash, and restoring nodes that are already in the trash.