Sending Files to Terminal With WAC Command Line
When you logged onto WAC Server, at command prompt, you
can directly use WAC Command Line tool (WAC.EXE)
to send files to your clinet machine.
The command syntax is:
wac sendfile <filename>
like:
wac sendfile myfile.txt
wac sendfile ..\mydir\myfile.txt
wac sendfile c:\mydir\myfile.txt
Note: For more information about the
"send" command, please see "wac sendfile.exe"
in the "WAC Command Line Tools".
Right now you can only send one file at a time, and the
sending will be done at background so when it's sending,
you should be able to continue with your session (of course,
due to the communication usage, you'll experience some
slow down).
During the file transferring, you can't start the sending
for another file. You have to wait for the current file
to be finished. In future version of WAC Server, a queue
will be implemented allowing a bunch of files to be started
at the same time.
Return to WAC Server
Contents Page
|