Méthode | Description | |
---|---|---|
downloadFile ( iControl interfaces, string remote_file ) : string | ||
uploadFile ( iControl interfaces, string remote_file_path, string file_contents ) : bool |
public static downloadFile ( iControl interfaces, string remote_file ) : string | ||
interfaces | iControl | |
remote_file | string | |
Résultat | string |
public static uploadFile ( iControl interfaces, string remote_file_path, string file_contents ) : bool | ||
interfaces | iControl | |
remote_file_path | string | |
file_contents | string | |
Résultat | bool |