Related links
Developer Resources
Web browser guide
The web browser design screenshots below provide you with an idea in designing browser-based applications. From creating a Configure account page to Trash, the APIs graphically explain on how best IDriveSync EVS can be customized for you.
Quick links
-
-
- Configure your account with encryption
- Design the Account Configuration (with Encryption) page using the configureAccount API.
- Validate IDriveSync account
- Design the Login page using the validateAccount API.
- File / Folder listing
- Design the files / folder listing page using the browseFolder API.
- File upload
- Design the Upload file page using the uploadFile API.
- File download
- Design the File download page using the downloadFile API.
- File version details
- Design the File version details page using the getVersions API.
- Search and locate files / folders
- Design the File search page using the searchFiles API.
- Remove files / folders
- Design the Delete file page using the deleteFile API.
- Retrieve details of particular folders
- Design the Folder details page using the getFolderDetails API.
- Calculate the quota usage of your account
- Design the Quota usage details page using the getAccountQuota API.

-
- Create folder
- Create a new folder using Create folder API.
- Rename
-
Rename a file or folder using Rename API.
- Copy and paste
-
Copy and paste files / folders within the account using Copy and paste API.
- Trash
-
Put back files from trash to original location using Trash API.
- Events
-