Skip to content

Ability to transfer one file after the other (without full download) #2

@mhellmeier

Description

@mhellmeier

Currently, the whole path will be downloaded and completely uploaded to the destination afterwards. There will be problems if the data set is bigger than the free disk space on the machine executing the script.

One possible solution would be downloading only one file, uploading it, deleting it and continue with the next file only when the deletion process of this first file is completed. Another solution would be mounting the source and destination to the file system (for example with curlftpfs) and copy the files "directly".

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions