Hi, I have a windows app that uses rclone internally as a separate process, I am trying to package it for Linux through wine, but it doesn't work.
What is the problem you are having with rclone?
Wine doesn't work on Linux under wine
Run the command 'rclone version' and share the full output of the command.
0124:fixme:netapi32:NetGetJoinInformation Semi-stub (null) 000000C0004DF980 000000C0004DF97C
2023/06/12 20:16:17 --log-systemd not supported on windows platform
Which cloud storage system are you using? (eg Google Drive)
N/A but google drive in this case
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
wine rclone.exe version
A log from the command with the -vv
flag
2023/06/12 20:17:32 --log-systemd not supported on windows platform```
EDIT: In prev versions (not sure which one), sometime in 2019 it worked properly