copy files between two linux
symlinks not supported by backend
1. if you try to use samba to share and copy files from one linux to another linux, you maybe get error: symlinks not supported by backend
this is because Microsoft's networking protocols have no concept of a symbolic link, so there's not much point in trying to use Samba to copy them.
2. you can mount the files to your local linux, then use "cp" to copy the files

浙公网安备 33010602011771号