TwistPHP Documentation

Socket

File path: dist/twist/Core/Models/FTP/Socket.model.php
Namespace: Twist\Core\Models\FTP
Extends:

Type: Model

Socket

Example Usage

<?php
//Call the function disconnect with the example vars
$resSocket = new \Twist\Core\Models\FTP\Socket();
$resSocket -> disconnect();

Method List

Method Access Returns
setTimeoutpublicvoid
connectpublicvoid
disconnectpublicvoid
loginpublicvoid
pasvpublicvoid
systypepublicvoid
featpublicvoid
mkdpublicvoid
rmdpublicvoid
pwdpublicvoid
cwdpublicvoid
renamepublicvoid
deletepublicvoid
chmodpublicvoid
downloadpublicvoid
uploadpublicvoid
nlistpublicvoid
sizepublicvoid
getModifiedDateTimepublicvoid
openPassiveConnectionprotectedvoid
closePassiveConnectionprotectedvoid
communicateprotectedvoid