On Wed, Mar 11, 2015 at 6:52 AM, Rafael Copquin <[email protected]> wrote:
> I would like to include a VFP routine to do the following: > > Zip or RAR the database and all tables and indexes > Send them automatically to either DropBox, OneDrive or GoogleDrive > > I know that they can be sent to the applicable folders in the PC and then > they would automatically be sent to the cloud. > > But I wonder if there is a way to access the cloud repository directly, > without sending the file to the local folder first > > I that is the case, what would be the VFP code to use? > ------------------------ Why not drop to the folder? You have to write to one anyway to initiate sending. I don't think that you have access to a compression routine that you can alter the write aspect of the process to be another type of process, right? In VFP that is. -- Stephen Russell Sr. Analyst Ring Container Technology Oakland TN 901.246-0159 cell --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/cajidmylwcxqzuag9q3gwaok8dvfyu62afxty9j87zxxtbvv...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

