Communication Commands

File Transmission (/S)

Function

This function transmits a file on the execution-side machine to the communication partner. If the specified destination directory does not exist on the partner side, it will be automatically created.

Starting method

int

argc = number of parameter arguments

char*

argv = { "fl", "/S[Option]", "transmission file pathname"

 

[,"transmission file pathname"], destination directory name"}

DoFlink(argc, argv)

Options

 

 

 

 

 

 

Option

Description

 

O (Overwrite)

Specification to forced overwrite a read-only file

 

R

 

Transfers all files under the directory specified by the

 

(Recursive call)

transmission file pathname.

 

Q (Quiet)

 

Non-display of the FLINK output message

 

H

 

Used to perform communication between two handy terminals

 

(HT-HT communication)

(execute the partner-side FLINK with idle start).

 

Transmission file pathname

Specify the file on the transmission source by its full pathname.

￿A wild card can be used for the file name.

Multiple transmission file pathnames can be specified.

Destination directory name

Specify the storage directory name on the communication partner.

The last input parameter is assumed to be the storage destination directory name.

￿The directory name must include the drive name. Enter "￿￿" as the delimiter of the directory name.

Example

 

 

"d:

"

(Specification of the root directory)

"d:

test￿12￿￿"

(Specification of the sub-directory)

"d:￿￿test"

(Incorrect specification)

244

Page 244
Image 244
Casio IT-2000W manual Communication Commands File Transmission /S, Function, Options, Transmission file pathname