The Traders' Den  

  The Traders' Den > Where we go to learn ..... > Technobabble
 
Home Forums FAQ Register Members List

Technobabble Post your general Need for Help questions here.
Lossy or Lossless?
Moderators

Reply
 
Thread Tools
  #16  
Old 2025-06-11, 07:49 PM
mr breeze's Avatar
mr breeze mr breeze is offline
1.69 TB/1.90 TB/1.12
 
Join Date: Mar 2014
Location: okiehoma
Re: Backup

went to my current backup ext hd and in windows explorer, i can see the files (flacs, etc), but when i run their ffp or md5 to check them, theres no data in the files... nothin?!
wtf?
nightmare time...
any ideas?
Reply With Quote Reply with Nested Quotes
  #17  
Old 2025-06-12, 08:05 AM
mr breeze's Avatar
mr breeze mr breeze is offline
1.69 TB/1.90 TB/1.12
 
Join Date: Mar 2014
Location: okiehoma
Re: Backup

Quote:
Originally Posted by mr breeze View Post
went to my current backup ext hd and in windows explorer, i can see the files (flacs, etc), but when i run their ffp or md5 to check them, theres no data in the files... nothin?!
wtf?
nightmare time...
any ideas?
nevermind, it was something else.
YESTERDAY: when i double clicked on an .ffp file in windows explorer, it gave me an error message.
TODAY: i decided to backtrack through the folders to check sorted by the backup dates and brought up the full tlh app to go through the folders using that. the checksums worked correctly and i have the files and they verified okay.
its kinda strange, as i recall, on my other machine, just double clicking on a checksum file would bring up tlh and run through the verification process.
i guess that doesn't work that way on this machine.
kinda ruined my night, but live and learn, i guess.
Reply With Quote Reply with Nested Quotes
  #18  
Old 2025-06-12, 07:53 PM
Orangeboy's Avatar
Orangeboy Orangeboy is offline
Independent collector
68.03 GB/677.00 GB/9.95
 
Join Date: Oct 2012
Location: East Moline, Illinois
Re: Backup

Are you comfortable with Windows command line, and know the path the TLH?

Code:
ftype /?
Displays or modifies file types used in file extension associations

FTYPE [fileType[=[openCommandString]]]

  fileType  Specifies the file type to examine or change
  openCommandString Specifies the open command to use when launching files
                    of this type.

Type FTYPE without parameters to display the current file types that
have open command strings defined.  FTYPE is invoked with just a file
type, it displays the current open command string for that file type.
Specify nothing for the open command string and the FTYPE command will
delete the open command string for the file type.  Within an open
command string %0 or %1 are substituted with the file name being
launched through the assocation.  %* gets all the parameters and %2
gets the 1st parameter, %3 the second, etc.  %~n gets all the remaining
parameters starting with the nth parameter, where n may be between 2 and 9,
inclusive.  For example:

    ASSOC .pl=PerlScript
    FTYPE PerlScript=perl.exe %1 %*

would allow you to invoke a Perl script as follows:

    script.pl 1 2 3

If you want to eliminate the need to type the extensions, then do the
following:

    set PATHEXT=.pl;%PATHEXT%

and the script could be invoked as follows:

    script 1 2 3
So you maybe able to reassociate .ffp (and other) files with ASSOC and FTYPE, with something like this:

Code:
ASSOC .ffp=TLHfile
FTYPE TLHfile="<path to tlh executable>" "%1"
__________________
My avatar sucks

Reply With Quote Reply with Nested Quotes
  #19  
Old 2025-06-13, 10:53 PM
mr breeze's Avatar
mr breeze mr breeze is offline
1.69 TB/1.90 TB/1.12
 
Join Date: Mar 2014
Location: okiehoma
Re: Backup

thanks for the help Orangeboy!
been a while since i've been to the command prompt.
seems like each succeeding version of windows makes it harder to find, or i'm just getting more dense.
i think there's a windows interface to allow me to do the file association?
i might try that first.
thanks!
Reply With Quote Reply with Nested Quotes
  #20  
Old 2025-06-14, 12:35 AM
joujoujou's Avatar
joujoujou joujoujou is offline
Damned
158.52 GB/1.41 TB/9.13
 
Join Date: Jun 2005
Location: Location: Location: Location: Location: Location: Location: Location:
Quote:
Originally Posted by mr breeze View Post
[...]
i think there's a windows interface to allow me to do the file association?
[...]
It is.

Right-click on file -- "open with..." -- "browse" -- choose the program to be associated with -- OK (make sure the box near "always use this program" is ticked).
__________________
I'm here.
Reply With Quote Reply with Nested Quotes
  #21  
Old Yesterday, 08:17 PM
Orangeboy's Avatar
Orangeboy Orangeboy is offline
Independent collector
68.03 GB/677.00 GB/9.95
 
Join Date: Oct 2012
Location: East Moline, Illinois
Re: Backup

Sure, you COULD do it like that, but if there's an antiquated, harder way of doing it that may or may not succeed, why would you?
__________________
My avatar sucks

Reply With Quote Reply with Nested Quotes
Reply

The Traders' Den > Where we go to learn ..... > Technobabble

Similar Threads
Thread Forum Replies Last Post
Cloud Backup - dandrew Technobabble 0 2023-02-07 10:51 AM
dvd backup problems!! - ilduclo Technobabble 3 2007-12-09 09:09 PM
UPS Battery Backup Help Please? - reece Technobabble 2 2005-12-30 12:00 PM



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forums


All times are GMT -5. The time now is 12:40 AM.


Powered by: vBulletin, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004 - , TheTradersDen.org - All Rights Reserved - Hosted at QuickPacket