/etc/apt/sources.list
:
deb http://ftp.ro.debian.org/debian jessie-backports main
install open-vm-tools
version 2:10.1.5-505
/etc/rc/local
:
vmhgfs-fuse .host:/ /mnt/hgfs -o allow_other,uid=1000,gid=1000
echo '.host:/ /mnt/hgfs fuse.vmhgfs-fuse allow_other,uid=1000,gid=1000,auto_unmount,defaults 0 0' >> /etc/fstab
apt install open-vm-tools fuse
source: