Jump to content

One Drive


Steven P

Recommended Posts

Good morning,

 

My personal drive space in work is being migrated to One Drive - cloud storage. In this drive I currently keep a folder of LISP routines that I find useful, and have the startup suite look in there to load them.

 

So in advance of me loosing some real drive space and it going into the ether of cloud storage

- Can the Startup suite refer to cloud storage?

- Some of my LISP routines have a file path in them to my current LISPs folder, accepting I'll have to change these links now. can these refer to drives in the cloud?

 

Are there any other problems people have noticed with the cloud? (ignoring security issues that the data can be stored anywhere in the world that's cheapest... that is another issue)

 

Otherwise everything will all get copied back onto the C: drive which looks like a big step backwards - no backups, more work to do when I change PC, have to set things up with a little bit more to work at other desks and so on

Link to comment
Share on other sites

All you would need to do is change your path to (strcat (getenv "userprofile") "\\OneDrive\\") assuming you have OneDrive running and you are signed in. It's not a step backwards since all your files reside on the cloud AND your computer. If your computer dies, get a new one .. sign into your account and boom! Files are back.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...