The std.file rename method fails in the docker environment.

zoujiaqing zoujiaqing at gmail.com
Wed Mar 13 21:03:30 UTC 2024


upload file to server in docker, but upload directory volume to 
host machine.

Exception error:
```
Invalid cross-device link
```

Have other function like move(a, b) ?

https://github.com/huntlabs/hunt-framework/blob/master/source/hunt/framework/file/File.d#L102


More information about the Digitalmars-d-learn mailing list