• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Issue Plesk Window - Import/Export Database SQL Server Linux

Phạm Minh Văn

New Pleskian
Hello, I have a problem

I know Plesk now support SQL Server 2017.
SQL Server 2017 in Linux so cool. So i need build solution using SQL Server 2017 Linux with Plesk control panel in Window (run .NET App)

I Have two server : 1. Window with Plesk , 2. Linux with SQL Server 2017
I can config and connect Plesk to SQL Server 2017 (Linux) remotely. In Linux server have samba to connect share folder in Plesk server.

But I have issue, I can not export/import dump SQL Database, When I test export database have error and the log in SQL Server is :
BackupDiskFile::CreateMedia: Backup device '/samba/share_folder\10.1.1.12\ktpa_com_db\ddlE5AF.tmp' failed to create. Operating system error 2(The system cannot find the file specified.)

I think plesk window using backslashes "\\" for path file. But Linux system use forward slashes "/" . So the path file to backup incorrect.

Any body have solution for this. Thanks!
 
Back
Top