Description:
Discussion of the SugarSync Platform API.
|
|
|
Creating file/folder failed, get response code 400
|
| |
Hi,
I got some problem when I try to create a file or folder with
sugarsync api.
I issue POST requests to the folder URL. [link]
<?xml version=\"1.0\" encoding=\"UTF-8\"?>
<file>
<displayName>test.jpg</display Name>
<mediaType>image/jpeg</mediaTy pe>... more »
|
|
permission to use this API
|
| |
hi... i wanna ask about permission for using this API, am i have to
ask your permission for using this?
thank you :)
|
|
is it any problem if i do an authorization in every process?
|
| |
Hi folks..i'm still new in sugarsync. I try to make a simple
application that support to getting list, uploading, and downloading
files from sugarsync. The question is, is it any problem if i do an
authorization in every process and get a different token in each
process? How if that is a sequencial process, am i doing something... more »
|
|
406 and accept header
|
| |
Hi!
I saw there was an earlier post on this topic but I was unable to
solve my problem despite having read it.
I am able to obtain fileData URLs but I can only retrieve certain file
types. Image files seem to work but .txt
and .pdf for example do not. Instead I get a 406 error.
The previous post mentioned that I need to set the appropriate Accept... more »
|
|
How to use like a 'real' file system
|
| |
Hi,
Just trying to get my head around all the SugarSync concepts of
workspaces, shared folders, magic briefcases etc. (do users actually
understand this stuff?) Anyway, I'm trying to use SugarSync in the
same way that I might use a WebDAV (or Dropbox :-) interface - by
referring to files and folders by their 'human readable' path. For... more »
|
|
Local Folder Location
|
| |
Hello,
is there a way to get the location of a folder on a specific device
(e.g. C:\Users\TestUser\My Music) via API.
Thanks a lot,
JPL
|
|
Where is ResponseDocument class?
|
| |
Hi,
I am just starting to develop an application which integrates with
SugarSync API and I have been looking through the examples in the
document. Just wondering can someone tell me where is the
ResponseDocument class? It is used in most of the java samples but I
am not sure what library it is from.... more »
|
|
Clean Deleted Files
|
| |
Hi All,
How I can use API to clean deleted files? I have some customers that
use SugarSync to store backup data. The problem is: when managing
backup sets, deleting old files, this files goes to "Deleted Files"
folder. Because size of this files, the storage goes to limit in few
days and some person needs to remember to login and clean folder.... more »
|
|
Buffering upload
|
| |
Hi,
I write app for android which upload video to sugarsync. So question
it is possible to upload file during not one request? Now when I send
new PUT request system create new version of file but not add data.
Thanks,
Sergey
|
|
Recent Change to Image URLs
|
| |
Recently I noticed a change in the way images are shared that broke my app. I use my app to create a share for an image I uploaded to SS. This share is then used to paste as the source of an image I am referencing in a web-based Ticketing system. I noticed this stopped working about a week ago, and when I tried opening... more »
|
|
|