Aldarin's Topfield PVR5000
  Topfield Place ->  Home | FTP Server for Topfield | TF - Rename | TF - Addon | PVR Component Suite  
  | Easy PVR Advanced API | TF - Copy |      

TF - Copy    TF - Copy
Version: 1.2
License: Freeware
Supported PVR: TF5000PVR, TF5500PVR(t)
Supported OS: Windows 95/98/ME/NT/2000/XP or higher
Requires: tfdll.dll Ver. 1.005 which comes with Altair Ver.1.250, download Altair from Topfield Co., Ltd.
 
->   Download TF - Copy(~0.2 MB)
Description
TF - Copy is a command line tool which can be used to copy files from and to the hard drive of a TF5x00PVR(t) via USB.
Installation
Just put the EXE - File (tfcopy.exe) in a directory of your choice. You have to start TF- Copy from the command line. Only PVR Systems can be accessed which are supported by Topfield's file management tool Altair. You will need the tfdll.dll Ver. 1.005 which comes with Altair Ver.1.250. Please download Altair from Topfield Co., Ltd. and copy the file tfdll.dll to a directory where TF - Copy has access to it (e.g. to your system directory).
Usage
Type tfcopy /? on the command line for a detailed description.

If you want to access the harddrive of your Topfield receiver use the hash # character for the drive letter. If either source or destination points to your receivers harddrive the path and file name is case sensitiv. Quote the path name if a blank is within the name.

eg.: tfcopy "#:\DataFiles\My File.rec" "C:\Test\My File.rec"

TF - Copy supports the use of wildcards "*" and "?" either in the source or destination path.

eg.: tfcopy #:\DataFiles\*.* C:\test\*.*
Examples
C:\> tfcopy C:\test\test.txt D:\test\test.txt
This will copy the file C:\test\test.txt to D:\test\test.txt on your PC.

C:\> tfcopy #:\DataFiles\Test.rec C:\test\Test.rec /A
This will copy the file #:\DataFiles\Test.rec from your receiver to your PC C:\test\Test.rec using Altair mode.

C:\> tfcopy C:\test\Test.rec #:\DataFiles\Test.rec /T /B:3145728
This will copy the file C:\test\Test.rec from your PC to your receiver #:\DataFiles\Test.rec using turbo mode and a buffer of 3145728 bytes

C:\> tfcopy #:\DataFiles\*.* C:\test\*.*
This will copy the files listed in #:\DataFiles to your PC directory C:\test.

C:\> tfcopy #:\DataFiles\Test.rec C:\test\Test.rec /S:2000
This will copy the file #:\DataFiles\Test.rec from your receiver to your PC C:\test\Test.rec using smart turbo mode with an idle time of 2000 milliseconds.

C:\> tfcopy #:\DataFiles\*.* C:\test\*.* /D:-1
This will copy only the files created after yesterday 00:00am listed in #:\DataFiles to your PC directory C:\test.

Source files
The source code for TF - Copy is attached to the PVR Component Suite. You are allowed to modify it by your needs.
Comments
TF - Copy is freeware and provided as is with no guarantees of any kind! Use it at your own risk - You are the only person responsible for any damage TF - Copy may cause. Please read also the readme file attached to TF - Copy. You can report bug's to my e-mail. Sorry, but I can't give you support on this software.


by Aldarin 2004 - 2007