Alex Chi Z.

Results 309 comments of Alex Chi Z.

![image](https://user-images.githubusercontent.com/4198311/74931440-90983b00-541a-11ea-9f48-132daab67146.png)

![image](https://user-images.githubusercontent.com/4198311/74932238-4912ae80-541c-11ea-92eb-9f9ab40337dd.png)

Seems to be a very rare case, and I don't have an environment which could reproduce this... If you are interested in this, you may help fix.

It seems that the issue occurs when canvas_grab tries to archive old version of the file. Maybe the rename semantics of Windows is different from Linux. On *nix systems, rename...

You may create two config files, and run canvas_grab twice with different --config-file parameter.

> Organize by module, download files, links and pages This option should support page download. Do you have the permission to list all pages?

I don't have the environment to experiment with. You may take a look at https://github.com/skyzh/canvas_grab/blob/master/canvas_grab/snapshot/canvas_module_snapshot.py#L83 and see how to retrieve such info. Submit a PR if you succeed 🤣

That is because your files are stored as pages on Canvas LMS. Would you please provide more details? You could select a specific course to download in configuration. Run configure...

I think this is not easy to implement. It may require hashing of every file. That can be time consuming, and I don't think it's necessary to do this in...

You may need to downgrade rustc. I'll try adapting and testing this on latest rustc.