05.02.2013 Views

TeamSpeak 3 Server Query Manual.pdf

TeamSpeak 3 Server Query Manual.pdf

TeamSpeak 3 Server Query Manual.pdf

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

FTLIST<br />

Displays a list of running file transfers on the selected virtual server. The output contains the path to which a<br />

file is uploaded to, the current transfer rate in bytes per second, etc.<br />

Permissions:<br />

b_ft_transfer_list<br />

Syntax:<br />

ftlist<br />

Example:<br />

ftlist<br />

clid=2 path=files\/virtualserver_1\/channel_5 name=image.iso size=673460224 sizedone=450756 clientftfid=2<br />

serverftfid=6 sender=0 status=1 current_speed=60872.8 …<br />

error id=0 msg=ok<br />

FTGETFILELIST<br />

Displays a list of files and directories stored in the specified channels file repository.<br />

Permissions:<br />

i_ft_file_browse_power<br />

i_ft_needed_file_browse_power<br />

Syntax:<br />

ftgetfilelist cid={channelID} cpw={channelPassword} path={filePath}<br />

Example:<br />

ftgetfilelist cid=2 cpw= path=\/<br />

cid=2 path=\/ name=Stuff size=0 datetime=1259415210 type=0|name=Pic1.PNG size=563783 datetime=1259425462<br />

type=1|name=Pic2.PNG …<br />

error id=0 msg=ok<br />

FTGETFILEI NFO<br />

Displays detailed information about one or more specified files stored in a channels file repository.<br />

Permissions:<br />

i_ft_file_browse_power<br />

i_ft_needed_file_browse_power<br />

Syntax:<br />

ftgetfileinfo cid={channelID} cpw={channelPassword} name={filePath}…<br />

Example:<br />

ftgetfileinfo cid=2 cpw= path=\/Pic1.PNG|cid=2 cpw= path=\/Pic2.PNG<br />

cid=2 path=\/ name=Stuff size=0 datetime=1259415210 type=0|name=Pic1.PNG size=563783 datetime=1259425462<br />

type=1|name=Pic2.PNG …<br />

error id=0 msg=ok<br />

FTSTOP<br />

Stops the running file transfer with server-side ID serverftfid.<br />

Syntax:<br />

ftstop serverftfid={serverFileTransferID} delete={1|0}<br />

Example:<br />

ftstop serverftfid=2 delete=1<br />

error id=0 msg=ok<br />

~ 37 ~

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!