Contents:
archive_mistral()
check_tar_lists()
delete_original_data()
determine_datestamp_location()
determine_potential_datestamp_locations()
find_indices_of()
get_files_for_date_range()
get_list_from_filepattern()
group_files()
group_indexes()
log_tarfile_contents()
pack_tarfile()
purify_expid_in()
sort_files_to_tarlists()
split_list_due_to_size_limit()
stamp_filepattern()
stamp_files()
sum_tar_lists()
sum_tar_lists_human_readable()
Pftp
download()
upload()
Bases: object
object
change working directory
gather directories at the given path
uses pftp binary for transfering the file
check if a path exists
gather files at the given path
check if the connection is still active
Returns true if pathname refers to an existing directory
Returns true if pathname refers to an existing file
list directory contents
directory listing in long form. similar to “ls -l”
Recursively create dirs as required walking up to an existing parent dir
present working directory
reconnects to the ftp server
remove directory
Returns size of path in bytes
Returns stat of the path
recursively walk the directory tree from the given path. Similar to os.walk
recursively gather directories
recursively gather files