GearHack

: :

Add Comment | Related Links | TrackBack
Related Content

Get cwRsync to Recognize Windows Drive Letter

cwRsync is a Windows port of the popular rsync UNIX utility. On UNIX, each drive is mapped to a directory, instead of being represented as a drive letter. Therefore, cwRsync also doesn't recognize Windows drive letter.

There are two ways to transfer files between two Windows drives. One way is to map the Windows drive to a directory (much like UNIX) using the Windows mountvol command-line utility. The second method is to use the following directory convention:

/cygdrive/[drive letter]

Where [drive letter] is the letter 'a' to 'z' without the colon. All UNIX utilities ported using cygwin supports this convention. And cwRsync is no exception. An example to duplicate drive "m:" to drive "n:" is as follows:

rsync -auv /cygdrive/m/ /cygdrive/n/

Now, isn't that easy?

Chieh Cheng
Sun, 20 Dec 2009 05:46:36 +0000

Add Comment | Related Links | TrackBack
Related Content

Did your message disappear? Read the Forums FAQ.

Add Comment

Spam Control | * indicates required field
Your Name: *
E-mail:
Remember Me!
Comment: *
File attachment is optional. Please do not attach a file to your submission unless it is relevent.
Attach File:
(20 MB Max)
Spam Protection: * Answer of 5 + 6?
Click button only once, please!

TrackBack

TrackBack only accepted from WebSite-X Suite web sites. Do not submit TrackBacks from other sites.

Send Ping | TrackBack URL | Spam Control

No TrackBacks yet. TrackBack can be used to link this thread to your weblog, or link your weblog to this thread. In addition, TrackBack can be used as a form of remote commenting. Rather than posting the comment directly on this thread, you can posts it on your own weblog. Then have your weblog sends a TrackBack ping to the TrackBack URL, so that your post would show up here.

Messages, files, and images copyright by respective owners.


Articles | Wiki
Forums | Latest | RSS
Library | Links | News
Search | Store | Help

103 Users Online



Hacking Digital Cameras
Fun for Photographers

Amazon Associate

Copyright © 2004 - 2024. All Rights Reserved.