Skip to content

Synchronizing All files from Server #39

@cma93

Description

@cma93

HI, I tried to synchronize all the files from the server using a loop for downloading all the files and directories but I'm getting:

Exception thrown: 'System.Threading.Tasks.TaskCanceledException' in mscorlib.dll

the thread is getting getting exit.

I got a list from server then I tried to download the whole list one by one. but it's not working because of this exception. Is there any solution to do it? I want to keep it synchronizing after a fixed interval of time.

And I want to download files with 250 MB maximum size. How can I enable with this project?

Thanks for any kind of Help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions