skydrive

Does Microsoft SkyDrive have an API?

So with the recent news that Microsoft Skydrive is going to get bumped to 25GB of storage per account, does anyone know if SkyDrive has an API? (And if so, where are the docs?) ...

Is it possible to upload something to SkyDrive via .NET?

I've spotted this question: http://stackoverflow.com/questions/307696/does-microsoft-skydrive-have-an-api But not having an API doesn't mean there isn't some way of uploading files to the SkyDrive! ...

Is it inadvisable to use http traffic analysis to build a meta web service / pseudo-api?

I've been looking at http traffic analyzers which are browser addons that monitor and analyze all incoming and outgoing HTTP traffic between the browser and whatever web server you're connecting to. The types of information available per request include: * Request and response headers * Sent and received cookies * Querystring parameter...

Is it possible to use Skydrive with SVN?

Is it possible to position a SVN repository on Skydrive? ...

How to develop a file uploader control similar to the one in live skydrive using C#

I like the drag & drop feature of the skydrive file upload control. How do i go about developing a similar control? ...

Access SDExplorer (System Folder) from my C# app

Hello everyone I am trying out Windows Live SkyDrive, and I installed SDExplorer (http://www.cloudstorageexplorer.com/) It works by adding my SkyDrive folder to Windows Explorer, but it does not get a drive name or anything, so how can I access that drive/folder from my C# application? When I go into the folder and look at the address...

Incremental changes on Skydrive

Hi all, anyone knows if Skydrive does upload only the difference when a file that has already been uploaded has changed? I understand that Dropbox does this ... which means that if a 3MB file has changed a bit, it won't take 3MB upload to sync the file between local computer and Dropbox server. I am not sure if Skydrive does the same. T...

SkyDrive alternative with API access?

Is there any 3th party service (no MS) similar to skydrive (CRUD files in the cloud) free to use and with an official API (REST could be perfect but even SOAP can be ok)? I don't need 100Gb, just few megs are ok, but accessible via API (I'm planning to develop a smarphone application...) thanks! ...

Silverlight and skydrive/dropbox

Hi, Can You read/write a file in your Skydrive with Silverlight? Or if that isn't possible, can you dot it with Dropbox? thanks, Filip ...