New SkyDrive program Question


Recommended Posts

It seems that this program will function like Mesh. I have the SkyDrive program on 2 machines. If I put a file inside the SkyDrive folder on Machine 1, it will make a physical copy to SkyDrive and to Machine 2 as well right? It's not like some link right? They will still be viewable offline right?

Link to comment
https://www.neowin.net/forum/topic/1072285-new-skydrive-program-question/
Share on other sites

I haven't tried it on two systems yet, but from what I can tell that's how it should function. If I upload something to SkyDrive it makes a file on my PC, and vice versa. The only thing I've noticed is that if you create a file with one of the Office Web Apps, then it seems to just send a link to all of your devices, to be viewed online. You can download it from there, of course. Otherwise, it seems to copy the file.

Hmm ok. I have a bunch of Family Pictures saved into a folder on Machine One and Machine Two that are kept updated by Mesh. I also uploaded them to my SkyDrive to share with family. So will I now have duplicates on both machines since I have them in a separate folder and now in my SkyDrive folder?

Yeah, I've been using it for exactly the same thing, and I've got duplicates of all of them now. But they're small enough (the SkyDrive ones are JPG - the real photos are TIFF), so it's not making much of a dent. Just a bit annoying if you search for one, but I'd rather they handle it this way than Mesh, for the most part.

Yeah, I've been using it for exactly the same thing, and I've got duplicates of all of them now. But they're small enough (the SkyDrive ones are JPG - the real photos are TIFF), so it's not making much of a dent. Just a bit annoying if you search for one, but I'd rather they handle it this way than Mesh, for the most part.

Ok. I like that Mesh can let me put folders anywhere which is nice. Too bad they didn't combine the two programs. :/

Ok. I like that Mesh can let me put folders anywhere which is nice. Too bad they didn't combine the two programs. :/

You can put folders anywhere in the new Skydrive app. You have to use symbolic links so that those folders look like they are also in the Skydrive folder. For instance, to sync your Documents folder with Skydrive:

From the command line, in the C:\Users\%User%\Skydrive directory...

mklink /J "Documents" "../Documents"

For music:

mklink /J "Music" "../Music"

This will create a "folder" in your Skydrive directory that is actually a folder somewhere else on your system. But since it is accessible from the Skydrive directory, it will be synced.

You can put folders anywhere in the new Skydrive app. You have to use symbolic links so that those folders look like they are also in the Skydrive folder. For instance, to sync your Documents folder with Skydrive:

From the command line, in the C:\Users\%User%\Skydrive directory...

mklink /J "Documents" "../Documents"

For music:

mklink /J "Music" "../Music"

This will create a "folder" in your Skydrive directory that is actually a folder somewhere else on your system. But since it is accessible from the Skydrive directory, it will be synced.

Very nice! Thanks for the tip!!

You can put folders anywhere in the new Skydrive app. You have to use symbolic links so that those folders look like they are also in the Skydrive folder. For instance, to sync your Documents folder with Skydrive:

From the command line, in the C:\Users\%User%\Skydrive directory...

mklink /J "Documents" "../Documents"

For music:

mklink /J "Music" "../Music"

This will create a "folder" in your Skydrive directory that is actually a folder somewhere else on your system. But since it is accessible from the Skydrive directory, it will be synced.

How could I use this to sync,for example, a folder on the desktop on Machine 1 to a folder of the same name on the desktop of Machine 2

I got a question, but didn't want to start a new thread just for it.

Has anyone gotten shared folders working like they do in dropbox? I created a shared folder with my friend, but it won't sync down to his skydrive folder, he can only view it on the browser. Is there something we're doing wrong? or is this just not possible atm.

How could I use this to sync,for example, a folder on the desktop on Machine 1 to a folder of the same name on the desktop of Machine 2

Machine 1: As before.

Machine 2:

Before you install the SkyDrive client, setup the symbolic link in the same way. So first you have to create a SkyDrive directory and create the symbolic links with the names of the folders that SkyDrive will dump content into.

Now, when you install SkyDrive and tell it to use that directory, tell it to go ahead and use that directory that already exists. It will create folders for things that don't already exist. But since your symlinks already exist, it will dump the content into the correct places.

It should then download the content onto Machine 2, and at the same time push content to Machine 1 - anything in the, say, Documents folder on Machine 2 that wasn't on Machine 1.

You can put folders anywhere in the new Skydrive app. You have to use symbolic links so that those folders look like they are also in the Skydrive folder. For instance, to sync your Documents folder with Skydrive:

From the command line, in the C:\Users\%User%\Skydrive directory...

mklink /J "Documents" "../Documents"

For music:

mklink /J "Music" "../Music"

This will create a "folder" in your Skydrive directory that is actually a folder somewhere else on your system. But since it is accessible from the Skydrive directory, it will be synced.

Great! But i am not clear of the difference between /D and /J ?

Great! But i am not clear of the difference between /D and /J ?

To be honest, I'm not either. If you use /D, the command prompt window has to be run as administrator, while /J does not need admin privileges. But I don't know the actual difference between the two. I got it working first with /J, but /D also seems to work.

Edit: Looked it up again. Shouldn't make any difference for what we're trying to do, but you can check it out here:

http://technet.microsoft.com/en-us/magazine/2007.02.vistakernel.aspx

To be honest, I'm not either. If you use /D, the command prompt window has to be run as administrator, while /J does not need admin privileges. But I don't know the actual difference between the two. I got it working first with /J, but /D also seems to work.

Edit: Looked it up again. Shouldn't make any difference for what we're trying to do, but you can check it out here:

http://technet.micro...istakernel.aspx

Ok, thanks.

Described like this by Microsoft -

"A major difference in the way Windows resolves symbolic links (/D) and directory junctions (/J) is where the processing takes place. Windows processes symbolic links on the local system, even when they reference a location on a remote file server. Windows processes directory junctions that reference a remote file server on the server itself. Symbolic links on a server can therefore refer to locations that are only accessible from a client, like other client volumes, whereas directory junctions cannot. To address this, Windows Vista supports the new symbolic link type for both files and directories"

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Audacity 3.7.8 by Razvan Serea Audacity is a free, open source digital audio editor and recording application. Edit your sounds using cut, copy, and paste features (with unlimited undo functionality), mix tracks, or apply effects to your recordings. The program also has a built-in amplitude-envelope editor, a customizable spectrogram mode, and a frequency-analysis window for audio-analysis applications. Built-in effects include bass boost, wah wah, and noise removal, and the program also supports VST plug-in effects. You can use Audacity to: Record live audio. Record computer playback on any Windows Vista or later machine. Convert tapes and records into digital recordings or CDs. Edit WAV, AIFF, FLAC, MP2, MP3 or Ogg Vorbis sound files. AC3, M4A/M4R (AAC), WMA and other formats supported using optional libraries. Cut, copy, splice or mix sounds together. Numerous effects including change the speed or pitch of a recording. Write your own plug-in effects with Nyquist. And more! See the complete list of features. Audacity 3.7.8 changelog: #10688 Fixed an exception thrown when pasting into a newly-created track (Thanks, David Bailes (@DavidBailes)!) #10870, #10884, #10775, #10629 Fixed tone generation, waveform-scale setting, SetClip Name parameter, and clip-boundary command names for scripting and macros (Thank you, David Bailes (@DavidBailes)!) #11106 Fixed the loading of presets for the Distortion effect (A million thanks, David Bailes (@DavidBailes)!) #10947 Fixed paste into an empty audio track not preserving the source sample rate (Thanks, Juan Gabriel Colonna (@juancolonna)!) #10776 Allowed AltGr modifier in label and clip name editing (Thanks, Davide Peressoni (@DPDmancul)!) #9938 Added options to choose where silence is truncated (start/middle/end) (Thanks, Noah Rosenfield (@nosenfield)!) #9935 Added Podcast 2.0 chapters JSON export for label tracks (Thanks, Noah Rosenfield (@nosenfield)!) #10103 Improve UI on HiDPI displays on Linux/wxGTK (Thanks, Ivan A. Melnikov (@iv-m)!) #10099 Fixed MixerBoard Mute and Solo button display (Thanks, Ivan A. Melnikov (@iv-m)!) #10681 Fixed multichannel FLAC import #10999 Fixed envelope being broken after joining clips Download: Audacity 64-bit | Standalone ~20.0 MB (Open Source) Download: Audacity 32-bit | Standalone Download: Audacity ARM64 | Standalone View: Audacity Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • There really isn't anything magical about the low latency profile, other OS's do this as well. All they're doing is using your CPUs boost clock options in a more smarter way.
    • So we shouldn't have the option because of people using their laptops on battery? OK? LOL
    • If you hear that fans for a limited time the CPU spikes to open a app I don't think the problem is with the software. There shouldn't be enough time spent at the higher clocks to produce enough heat to peak the fans. Maybe it's time to crack those dell laptops open and clean them out?
    • ActivePresenter 10.5.1 by Razvan Serea ActivePresenter is a screen recording, video editing, and eLearning authoring tool with a range variety of powerful features, helping you to capture screen and edit captured videos in a matter of minutes. Create professional screencasts that contain stunning annotations and effects, high-resolution graphics, videos, and voiceovers. You can capture any application on your computer, customize it easily by adding background music, closed caption, zoom-n-pan, etc., and finally export it to popular outputs (video, document) that can run on any device or platform. ActivePresenter allows you to generate the presentations in many different output forms such as image, videos (MP4, MKV, and AVI), HTML SlideShows, HTML5 simulations, and documents. More importantly, ActivePresenter free version provides full access to all video editing features, and you can edit and export videos without time limit, watermarks, or ads. ActivePresenter Free Edition features: Advanced recording features: Full Motion Recording, Smart Capture Video editing: Cut, Crop, Join, Change Volume, Speed Up, Slow Down, Blur Multiple Audio/Video Layers Rich annotations: Shapes, Image, Zoom-n-Pan, Closed Caption, Cursor Path, Audio/Video Overlays Automatic Smart Annotation Export to: MP4, FLV, AVI, WMV, WebM, MKV No Watermark and No Time Limit Clean & Safe: No adware, No Annoying Ads ActivePresenter 10.5.1 fixes: [Import PowerPoint]: Only the first slide is imported from some Canva-generated PowerPoint presentations. [Import PowerPoint]: Some Chinese theme fonts are resolved incorrectly. Embedded YouTube videos cannot generate preview thumbnails in the editor or play in HTML5 preview. [macOS]: Resources could be inserted into the current slide unintentionally when clicking or dragging in the Resources pane. [Publish uPresenter]: "Failed to process the presentation" error sometimes appears when publishing projects to uPresenter. [SCORM]: User responses are not reported to the LMS for Mouse Click and Key Stroke interactions. Custom hotkeys are reset or incorrectly remapped after updating from version 10.1.2 or earlier. Download: ActivePresenter 10.5.1 | 176.0 MB (Free, paid upgrade available) Download: ActivePresenter 10.5.1 for macOS | 227.0 MB Links: ActivePresenter Website | Demos | Tutorials | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • One Month Later
      Star Processing earned a badge
      One Month Later
    • Week One Done
      Star Processing earned a badge
      Week One Done
    • One Year In
      Star Processing earned a badge
      One Year In
    • Week One Done
      FBSPL earned a badge
      Week One Done
    • One Year In
      Jim Dugan earned a badge
      One Year In
  • Popular Contributors

    1. 1
      +primortal
      495
    2. 2
      PsYcHoKiLLa
      198
    3. 3
      +Edouard
      155
    4. 4
      Steven P.
      84
    5. 5
      ATLien_0
      69
  • Tell a friend

    Love Neowin? Tell a friend!