What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Roamdrive

Roamdrive
Author: Message:
ipab
Veteran Member
*****

Avatar
Design Evolved

Posts: 1017
Reputation: 32
34 / Male / Flag
Joined: May 2004
O.P. RE: Roamdrive
quote:
Originally posted by CookieRevised
if all things fail and if the files aren't encrypted or compressed or anything (just split up) you could do it in good old DOS:

copy filepart1.ext /B + filepart2.ext /B + filepart3.ext /B [etc...]  fileresult.ext /B

or you could repeat it a few times if you run out of command line space:
copy filepart1.ext /B + filepart2.ext /B filetemp1.ext /B
copy filetemp1.ext /B + filepart3.ext /B filetemp2.ext /B
copy filetemp2.ext /B + filepart4.ext /B filetemp1.ext /B
copy filetemp1.ext /B + filepart5.ext /B filetemp2.ext /B
copy filetemp2.ext /B + filepart6.ext /B filetemp1.ext /B
...
copy filetemp1.ext /B + filepart30.ext /B fileresult.ext /B
del filetemp1.ext
del filetemp2.ext

-------------

Not very convenient, but for a one time merge it works nicely and you don't need to download and install any program. And when you make it in a batch file, you'll be able to type everything out very quickly (since you can easly copy/paste in notepad) in less than half a minute.

Cookie, I never really did what you suggested, and I finally took the time to do it today and it worked. I realize this is a really old thread, but thank you for the advice. Simple binary file merge did the trick and I have my old pictures back and lots of space back in my gmail account and no longer any annoying "Drafts" that should shouldn't be there.

So once, again, a big thank you :)

P.S. I am posting this instead of PM-ing you since there might be others with my issue and hopefully the spiders will pick this up.

This post was edited on 11-24-2009 at 08:57 PM by ipab.
56656E692C 20566964692C 2056696369
11-24-2009 08:52 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Roamdrive - by ipab on 06-06-2008 at 08:26 PM
RE: Roamdrive - by CookieRevised on 06-06-2008 at 08:44 PM
RE: Roamdrive - by prashker on 06-06-2008 at 08:47 PM
RE: Roamdrive - by ipab on 06-06-2008 at 09:41 PM
RE: Roamdrive - by ipab on 11-24-2009 at 08:52 PM
RE: Roamdrive - by Jarrod on 11-24-2009 at 11:34 PM
RE: Roamdrive - by Voldemort on 11-25-2009 at 04:12 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On