Systems90 by Webglobe
  • Help
  • API Documentation
  • Login
Explore help topics
  • General questions
  • First steps
  • Operating systems
  • Backup & Storages
  • Network settings
  • Configuration changes
  • User interface
  • Billing
  1. Virtual servers (VPS)
  2. Operating systems
  3. MS Windows
  4. How to connect to NAS in MS Windows?

How to connect to NAS in MS Windows?

Server FTP or SFTP

Connection address:storage-cluster.hosting90.eu
User: The user name can be found in the "VPS> NAS" menu in the storage detail
Password: the password you set for storage in the user interface

Server NFS, SMB and RSYNC:

Connection address:user@storage-cluster.hosting90.eu::ID
User: The user name can be found in the "VPS> NAS" menu in the storage detail
ID: ID of your storage, you can find the user interface in the "VPS> NAS" menu in the storage detail

Example of connecting to network storage via SMB

Unfortunately, we cannot fully recommend an NFS connection in MS Windows. For this reason, we will only show an example via SMB connection for csv3947 with csuser4223 using the "net" command:


				net use z: \\storage-cluster.hosting90.eu\csv3947 /user:csuser4223 Password /persistent:yes