Skip to main content

FileStation

warning

This API is not documented yet.

Overview​

Methods​

get_info​


get_list_share​


get_file_list​


get_file_info​


search_start​


get_search_list​


stop_search_task​


stop_all_search_task​


get_mount_point_list​


get_favorite_list​


add_a_favorite​


delete_a_favorite​


clear_broken_favorite​


edit_favorite_name​


replace_all_favorite​


start_dir_size_calc​


stop_dir_size_calc​


get_dir_status​


start_md5_calc​


get_md5_status​


stop_md5_calc​


check_permissions​


upload_file​








create_folder​


rename_folder​


start_copy_move​


get_copy_move_status​


stop_copy_move_task​


start_delete_task​


get_delete_status​


stop_delete_task​


delete_blocking_function​


start_extract_task​


get_extract_status​


stop_extract_task​


get_file_list_of_archive​


start_file_compression​


get_compress_status​


stop_compress_task​


get_list_of_all_background_task​


get_file​


generate_file_tree​

Generate the file tree based on the folder path you give, you need to create the root node before call this function

Parameters​

folder_path str
Folder path to generate file tree

tree Tree
Instance of the Tree of lib "Treelib"