Netweaver and Windows, Ubuntu data sharing

Netweaver

Share data between systems through FM RFC_TABLE_ACCESS

Windows and Ubuntu

Suppose I want to share the folder temp in the host operating system to Ubuntu in the virtual machine, and define this temp folder as a shared folder in the virtual machine settings of Virtual Box.

Enter the Ubuntu operating system in the virtual machine and use the command line
sudo mount -t vboxsf temp /mnt/share
After that, in Ubuntu, you can access the temp folder in the host operating system Windows 10 by accessing the /mnt/share folder.

Recommended Posts

Netweaver and Windows, Ubuntu data sharing
Redis installation under ubuntu and windows
Windows Ubuntu subsystem ssh and ftp
How to realize file sharing between Ubuntu and Windows under VMware
Use Ubuntu and windows system in virtual machine
Technical corner | Windows 10/7 and Ubuntu 18.04 dual system installation
Summary: Ubuntu Python2.x and
How to backup and restore Redis data on Ubuntu 14.04
Ubuntu20.04 experience and beautification
Ubuntu introduction and installation
[python] python2 and python3 under ubuntu
Install the Ethereum client Mist on windows and ubuntu
File transfer method between Windows and Ubuntu on VMware
Can Ubuntu replace Windows?
Ubuntu backup and restore
Windows 10 install Linux subsystem Ubuntu
ubuntu16.04 build vim and pyt
Ubuntu 16.04 compile and install PHP 7.2
ubuntu18.04 compile and install python3.8
Ubuntu16.04 installation and simple configuration
Jmeter (18)_Ubuntu deploy jmeter and ant
ubuntu install and configure GitLab
Ubuntu deployment and experience Nexus3
Python data structure and algorithm
Ubuntu16.04 install SVN and configuration
Ubuntu16.04 install and uninstall VMware-Workstation 14
Ubuntu PostgreSQL installation and configuration