visual studio 2010 - Upload txt file from c++ console application -


I created a console application that stores all user instances in the .txt file. Now I want to upload this txt file like something like a dropbox or something else can you give me some suggestions on how to do this?

I found this link from the MS page, which could solve my problem:

In this case, I need an ASP.NET website where I have to upload files.

Is there any other possibility? Like uploading directly to Dropbox?

This should be a comment, but my representative seems too little. Why do not you save the file to a folder, which checks the Dropbox / Google Drive for files to sync with the cloud?


Comments

Popular posts from this blog

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -