mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 16:34:30 +01:00
15 lines
680 B
Markdown
15 lines
680 B
Markdown
When filing an issue, please include the following information if possible as well as a description of the problem. Make sure you test with the [latest beta of rclone](http://rclone.org/downloads/).
|
|
|
|
If you've just got a question then please use the [rclone forum](https://forum.rclone.org/) instead of filing an issue.
|
|
|
|
> What is your rclone version (eg output from `rclone -V`)
|
|
|
|
> Which OS you are using and how many bits (eg Windows 7, 64 bit)
|
|
|
|
> Which cloud storage system are you using? (eg Google Drive)
|
|
|
|
> The command you were trying to run (eg `rclone copy /tmp remote:tmp`)
|
|
|
|
> A log from the command with the `-v` flag (eg output from `rclone -v copy /tmp remote:tmp`)
|
|
|