Documentation

This category contains articles relating to setup and configuration of our different products and services.

NetSol Cloud Desktop Client Updated

The desktop sync client for NetSol Cloud has been updated.  If you already had the latest client, you probably already know this as the client would have alerted you to the available update.  The update mechanism in this new version is improved and will do future updates automatically (depending on OS version).   See below for more details and for information on other changes:

  • [Feature] Provide information about the current connection’s encryption and SSL certificate chain in the account dialog
  • Handle Windows LNK files correctly  (these are shortcut icons)
  • Detect remove and renames in read only shared and restore removed files there
  • Preserve permissions of local files
  • Apply network limit changes to active sync run
  • Several bugfixes

 

For the autoupdater in the new version, see below for descriptions of the feature as pertaining to your operating system:

Windows

ownCloud client will check for updates and download the update if one is available. You can view the status under Settings -> General -> Updates. If an update is available and has been successfully downloaded, ownCloud Client will start a silent update prior to its next launch and then start itself. If the silent update fails, the client offers a manual download.

The user needs to be able to attain administrative privileges to successfully perform the update.

Mac OS X

If a new update is available, ownCloud client will ask the user to update to the latest version using a pop-up dialog. This is the default for Mac OS X applications which use the Sparkle framework.

Linux

Since distributions provide their own update tool, ownCloud Client on Linux will not perform any updates on its own. It will, however, check for the latest version and passively notify the user (Settings -> General -> Updates) if an update is available.

Preventing Auto Updates

In controlled environment such as companies or universities, the auto-update mechanism might not be desired as it interferes with controlled deployment tools and policies. In this case, it is possible to disable the auto-updater entirely:

Windows

There are two alternative approaches:

  1. In HKEY_LOCAL_MACHINE\Software\ownCloud\ownCloud, add a key skipUpdateCheck (of type DWORD) with the value 1 to the machine. This key can be manually overrideen by the same value in HKEY_CURRENT_USER.
  2. In HKEY_LOCAL_MACHINE\Software\Policies\ownCloud\ownCloud, add a key skipUpdateCheck (of type DWORD) with the value 1 to the machine. Setting the value here cannot be overridden by the user and is the preferred way to control the updater behavior via Group Policies.

Mac OS X

You can disable the update check via a system-wide .plist file located at /Library/Preferences/com.owncloud.desktopclient.plist. Add a new root level item of type bool and the name skipUpdateCheck and set it to true. You can also just copy the file owncloud.app/Contents/Resources/deny_autoupdate_com.owncloud.desktopclient.plist` to /Library/Preferences/com.owncloud.desktopclient.plist.

Linux

Since there is no updating functionality, there is no need to remove the check. If you want to disable the check nontheless, open a file called /etc/ownCloud/ownCloud.conf and add the following content:

[General]
skipUpdateCheck=true
2014-03-27T16:42:19-05:00February 14, 2014|Documentation, NetSol Cloud, News and Updates|Comments Off on NetSol Cloud Desktop Client Updated

Mapping NetSol Cloud on Windows 7 or 8

Frequently, people want to access their cloud storage through a mapped drive letter just like they might do a server drive on a local network.  This tutorial will help guide you on mapping a drive letter in Windows 7 and 8 (also 8.1).

There are some limitations with the WebDAV support in Windows, so it is a bit of a chore to make this work.  Once it does, however, you should be set for good.  If you have trouble, please contact us at support@internetpro.net so our technicians can give you help.

1.) Download and install the Microsoft update KB90730 – Web Folders: http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=15123

2.) Modify the Windows registry, this will enable Windows to accept basic authentication for SSL and non-SSL shares.
We have provided a registry key HERE which will do this automatically for you. (Just download and run that key) Or, you can do it manually following these instructions (skip to step 3 if you use our automatic key)

 

2a) Start > Search > Type: regedit > Select regedit
2b) The registry key of interest to find is: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters
2c) Select BasicAuthLevel (if it does not exist, create the key)
2d) Change the value to 2.  Select OK > File > Exit

 

3) Reboot Windows

 

4) Map the WebDav folder as a network drive  (Note: This procedure sometimes does not work. If it fails, proceed to step 5)
4a) Using Windows Explorer Select  Computer > Select Map Network Drive.
4b) Choose the drive letter you would like to map
4c) In the Folder blank, use https://cloud.internetpro.net/netsol/remote.php/webdav
4d) Place a check mark next to “Reconnect at logon” and “Connect using different credentials” and hit Finish.  If it maps, you should be good to go and you can stop here.

 

5) If step 4 did not work, follow these instructions to create a batch file to map the drive for you.
5a) Download the batch file HERE.  Save the file.
5b) Edit the batch file by right clicking the file and choosing Edit.
5c) Change “N:” to whatever drive letter you want to use.  Replace “username” with your NetSol Cloud username and “password” with your NetSol Cloud password
5d) Save and exit the file.
5e) To test the file, double click on it.  The drive letter should map correctly.  Click on Start > Computer to verify a mapped drive is present.
5f) Now, right click the file and choose Cut.
5g) Click Start > All Programs.
5h) Right Click on Startup and choose Open  (not Open All Users)
5i) A new window will open.  Right click inside that window and choose Paste.  The netsolcloud.bat file should be placed in that window.

 

6) Reboot windows and confirm that your mapped drive is still present.
NOTE:  We have seen cases where antivirus and/or antispyware software prevents batch files from running on startup.  If this is the case, you may have to contact your antivirus vendor to find out how to add an exception.  Alternatively, you can leave the netsolcloud.bat file on your desktop and click it manually when logging in to reconnect your mapped drive to NetSol Cloud.
2014-01-03T18:45:38-06:00January 3, 2014|Documentation, FAQ, NetSol Cloud|Comments Off on Mapping NetSol Cloud on Windows 7 or 8

IMAP issues in Outlook 2013 and Office 365

It has come to our attention that many Outlook 2013 and Office 365 users are having issues within synchronizing IMAP folders recently. This appears to be happening across all hosts due to a recent update that Microsoft has pushed out to all of its users.

What causes the issue?

This issue is caused by installing one of the following updates that have been pushed out by Microsoft on 11/12/13:

KB2837618 or KB2837643

If you have not already done so, please avoid this update for a bit until Microsoft corrects the issue. If you cannot avoid the update, we will provide you with further steps regarding a temporary fix for the issue.

What does this issue affect?

This issue with Microsoft Outlook 2013 and Office 365 will cause IMAP folders to not successfully synchronize, therefore inhibit your ability to receive new mail to your inbox.  Restarting Outlook temporarily fixes the issue.

How do I fix this issue?

There are a few ways to resolve the issue:

Option 1) Uninstall the recent updates (KB2837618 or KB2837643)

One option is to remove the recent update that has been pushed out by Microsoft to Outlook 2013 and Office 365 users. To do so, complete the following steps:

  1. Open your Start menu and click visit your Control Panel.
  2. Click Programs and Features
  3. Click View Installed Updates
  4. Locate either the KB2837618 or KB2837643 updates and remove them.

Option 2) Disable the “Show only subscribed folders” option in Outlook

There have been reports that the problem can also be resolved by removing the setting that states to show only subscribed folders in Outlook. To do so, complete the following steps:

  1. Under the “Folder” tab, right of the “Favorites” tab, click “IMAP Folders”
  2. Outlook should open a dialog box with IMAP folders.
  3. There is a checkbox that says, “When displaying hierarchy in Outlook, show only the subscribed folders.” Uncheck that box.
  4. Force sending/receiving within Outlook and everything should synchronize up properly.

Option 3) Changing the root folder path

Visit your Account Settings, then Advanced for the mail account that you are having trouble with. This can be located at one of the following:

  1. Go to Change Account>More Settings>Advanced Tab
  2. File>Account Settings>Account settings>Change…>More Settings…>Advanced
  3. In the Folders option, look for “Root folder path” and enter “Inbox”.
  4. Save your settings and force a Send/Receive

 

2013-11-25T17:30:46-06:00November 25, 2013|Documentation, FAQ, News and Updates|Comments Off on IMAP issues in Outlook 2013 and Office 365

Changing Email Settings (Domain Administration)

These are the instructions for administrating email accounts for a domain .  If you need to change individual email account settings, use these instructions instead.

Using our control panel, you can easily update settings for your domain such as adding users, forwards, autoresponders, or mailing lists.  You can also change passwords and quotas for individual users as well as making other changes.  For most customers, our support team handles these tasks, but some like a more “hands on approach” and these instructions will help guide those users.

To get started, go to our home page at https://www.netsolinc.com.  On the right side, you will find the “Online Email Center”. Click on the link that says “Modify Email Account Settings” or you can go directly to https://mail.internetpro.net/cgi-bin/qmailadmin.   Once you have gone to the control panel address, you will find a screen with login information.   The User Account field will already be filled in with “postmaster”.  The postmaster account is the master account for the domain and logging in with that user allows you to modify any settings available for that domain.  You will fill in your domain int he Domain Name field (for example, if your email addresses are @internetpro.net, you would put internetpro.net in that blank).  Next, fill in your postmaster password.   By default we do not assign a postmaster password to customers.  If you do not have this, and wish to do your own email administration, please contact us a support@internetpro.net or 877-886-6868 to have a password set.

Once you log in, you will be presented with a menu of available settings. The Email Accounts link will allow you to create and modify email accounts for your domain.  Forwards are email addresses which are delivered to another email address (for example, you may have a billing@youdomain.com that you want forwarded to a particular person).  Mail Robots are autoresponders which will respond with a predetermined email message (for example, directions@yourdomain.com could respond with an email giving driving directions to your location).  Mailing Lists are created to allow you to send mass emails to subscribers and to manage the subscribers on your list.

If you have any trouble accessing these settings or making changes, please contact our support team at support@internetpro.net or 877-886-6868.

 


2012-11-05T15:59:06-06:00November 5, 2012|Documentation|Comments Off on Changing Email Settings (Domain Administration)

Changing Email Settings (Single Account)

These instructions have been deprecated as of 12/9/2014.    We will be replacing this page soon with updated instructions.

 

 

These are the instructions for changing settings on a single email account.  If you need to administrate the settings for an entire domain name, use these instructions instead.

Using our control panel, you can easily update settings for your email account such as changing your password, forwarding your email to someone else, or setting up an autoresponder (vacation message) for when you are away from email.

To get started, go to our home page at https://www.netsolinc.com.  On the right side, you will find the “Online Email Center”. Click on the link that says “Modify Email Account Settings” or you can go directly to https://mail.internetpro.net/cgi-bin/qmailadmin.   Once you have gone to the control panel address, you will find a screen with login information.   You will want to remove “postmaster” in the User Account field and replace it with the first part of your email address (the part before the @).  For example, if your email address was support@internetpro.net, you would replace postmaster with support.  In the domain name field, put the second part of your email address (the part after the @).  In our example of support@internetpro.net, this would be internetpro.net. Use your current password for the password field.

Once you log in, you will be presented with a screen which will allow you to change various settings.  After you have input a new setting, just click the “Modify User” button at the bottom to save the changes.  Note: The “Spam Detection” check mark is NOT needed unless you are doing server-side spam filtering.  Server-side filtering is not typically needed unless your IMAP program does not support filtering (like Outlook Express) or you need to block emails coming to a mobile device.

If you have any trouble accessing these settings or making changes, please contact our support team at support@internetpro.net or 877-886-6868.

 


2014-12-11T16:37:48-06:00November 5, 2012|Documentation|Comments Off on Changing Email Settings (Single Account)

Desktop Client Sync Documentation for NetSol Cloud

This documentation will show you how to install and use the desktop sync software for NetSol Cloud.  There are versions for Windows, Linux, and Mac.  This document will focus on Windows, but use of the program is the same on all platforms.  Installation will vary somewhat, but the sync software will install just like any other software package on your platform of choice.

1) First, download the client sync software.
2) Run the installer.  Hit Next twice to take the defaults and then hit Install.  Hit Next again and then Finish.
3) The client will automatically run. You may get a popup warning about no connection being configured yet. Just hit OK to clear that message.
4) The client software runs in the systray next to the clock in Windows.  You will see a little cloud icon. Click it once to get the initial connection creation screen.
5) In the blank, enter your cloud URL (This is https://cloud.internetpro.net/netsol for users of the NetSol Cloud personal.  For Business or Enterprise users, the address will be different).
6) Hit Next and on the next screen, enter your username and password.  These are the same user/pass you use to log into the NetSol Cloud web interface. Do not put a check in the box.
7) Hit Next and you will get some messages related to the setup of the client.
8 ) Hit Finish.

At this point, the software is installed.  The wizard will disappear, but the client icon will still be visible in the systray.   By default, the client creates a folder called ownCloud in your user profile and it creates a clientsync folder on your cloud.  The ownCloud and clientsync folders are set up to syncronize.

If you would like to add other folders to sync, simply click the cloud icon in the systray.  A new window will appear.  Hit the “Add Sync…” button.
Choose the folder you would like to sync and give it a descriptive name (alias).
Hit Next.  Make sure you have a dot next to the first choice (to your ownCloud) and fill in the blank for the folder.  This name will be the folder name on your cloud. It can be the same as the folder name on your computer, but it does not have to be.
Hit Finish, and you will be taken to a screen which will show you the status of the sync.   You can close the window at this time and the files will sync in the background.

 

NOTE: The sync software does a complete synchronization. If you delete a file from a synced folder, the file will be removed from the cloud and from any other computers which are also syncing that folder.

 

 

2012-06-12T17:52:06-05:00June 12, 2012|Documentation, FAQ, NetSol Cloud|Comments Off on Desktop Client Sync Documentation for NetSol Cloud

Issues Mapping Windows Drive to NetSol Cloud

How to fix Slow WebDAV Performance in Windows: (should work for all versions)

  1. In Internet Explorer, open the Tools menu, then click Internet Options.
  2. Select the Connections tab.
  3. Click the LAN Settings button.
  4. Uncheck the “Automatically detect settings” box.

Unfortunately, Windows’ support for WebDAV is a little strange and may not always function correctly. We therefore recommend using one of the following WebDAV clients for Windows:

  • NetDrive is free for home users.
  • WebDrive is a robust product, but a bit pricey.
  • Cyberduck works on Windows and Mac and provides synchronization on demand. Very nice.
  • Total Commander together with the WebDAV plugin provides a FTP like interface to a WebDAV server.
  • BitKinex also provides an FTP like interface and integrates with Windows Explorer for drag and drop and is Freeware.

In addition to the above tools, the Microsoft Office products have built in WebDAV support. As an example, Microsoft Word can directly open and edit remote documents by using a WebDAV server.
This is also supported by LibreOffice.

Mapping a Windows Drive to a WebDAV Server

This tutorial shows you how to connect a Folder or a Windows Drive Letter to any WebDAV server, what to do if the command fails, what not to do, and security. This tutorial is for Windows XP/Vista/W7 client users.

The Two WebDAV Windows Clients

Microsoft Windows provides two WebDAV clients: Web Folders and WebDAV Mini Redirector. The clients are integrated and come preinstalled with your Windows.

Web Folders (XP only)

The first generation WebDAV client provided by Microsoft is called Web Folders and allows one to drag and drop between a remote WebDAV server and your local computer. The Web Folders client provides functionality similar to (secure) FTP.

How to connect (XP only):

  1. Go to My Network Places, and click on Add Network Place at the top of the left sidebar.
  2. The window that pops up is the Add Network Place Wizard. Click Next.
  3. On the next page, enter the URL of the WebDAV folder in the box named Internet or network address and click Next.
  4. A window asking for your username and password will pop up at this point. Enter your username and password, and click OK.
  5. On the next page, enter a name for this share — this is the name that will show up in the My Network Places listing.
  6. Click Finish on the next page.

WebDAV Mini Redirector (XP, Vista, and Win7)

This tutorial gives you a few tips when it comes to using the Windows WebDAV clients with any server.

The second generation Microsoft WebDAV client is called WebDAV Mini Redirector and allows one to map a WebDAV location to a Drive letter the same way as if you were using a Windows File Sharing/SMB/CIFS share.

WebDAV Mini Redirector limitations:

  • No support for secure connections (HTTPS) on Windows XP. There is support on Windows 7, but it does not always work. It is inconsistent.
  • Your WebDAV server must be using port 80, the default port.
  • Typically fails when transfering larger files.
  • Gets confused if the user does not have access to read and/or write to a file or directory.

How to connect:

  1. Right click on My Computer and select Map Network Drive.
  2. In the Folder “entry field”, enter the URL, and click Finish.
  3. Enter your username and password in the authentication box that appears.
Be sure to enter the correct username and password. WebDAV Mini Redirector may not take no for an answer and may continue attempting to login until the hacker prevention logic in BarracudaDrive bans your client’s IP address. You will get an obscure error message in the console. You can see if you are banned by attempting to login using a browser.

You can use the network drive like you use your C:\ hard drive as soon as the command completes successfully. This means that you can directly work with documents without first copying them, start computer programs, and more over the Internet.

The following image shows a Windows Explorer window listing the content of a WebDAV server.

Windows WebDAV Mini Redirector Authentication Bug:

Many Windows computers have a bug in the digest authentication process and thus authenticating using the above procedure will fail. You have the bug in your computer if the “Windows credentials dialogue” reappears after you have entered the correct username and password. It is possible to circumvent this bug by mapping the drive from the command line. Note, if the “Windows credentials dialogue” reappears, you must reboot your Windows computer before using the command line. Windows will continue to fail if you do not reboot. This is also true if you accidently enter the wrong credentials.

Do the following to map a drive and authenticate from the command line:

  1. Open a command window (DOS Window) by clicking the Windows start button and typing in the command “cmd” in the “run” or “search programs …” box.
  2. Type the following command in the command window:  (This will map to the N: drive)
    NET USE N: \\cloud.internetpro.net\netsol\remote.php\webdav /USER:yourusername yourpassword /persistent:no

 

What to do if the command fails

Error messages such as “The network name cannot be found” can be related to a number of problems. The first thing to do is to check if your Windows WebDAV client is disabled.

You can enable the client manually:

Start the WebClient Service

Go to:
Control Panel -> Performance And Maintanance -> Administrative Tools -> Services
Scroll down until you see WebClient.

Set WebClient to automatic and start the service. Try to connect from a command window and restart Windows if it fails.

Things get a bit complicated if you have the same problem after enabling the WebClient service and after rebooting Windows. You may have to upgrade your WebDAV Mini Redirector Windows client.

You can do a search on Google and you will find many articles related to the WebDAV Mini Redirector problems. You can also see Wikipedia: WebDAV and Microsoft Windows.

Upgrading Windows Vista WebDAV client:Microsoft has ackowledged there are Web Folder issues in Vista, but unless your system is 64-bit, you should be able to get Web Folders working by installing an update from Microsoft and using the instructions and “workarounds” in the following steps:

If you have a 32-bit Vista apply this Software Update for Web Folders (Microsoft.com).

 

After Rebooting

With Windows 7, the drive will not stay mapped.   This behavior is by design and more information about it can be found here: http://support.microsoft.com/kb/2673544. To work around this issue, create a BAT file using an editor like Notepad.  In that BAT file, just enter a command line like the NET USE statement above. We recommend starting the BAT file with “@echo off” (no quotes) so that your password is hidden when the window pops up.  Place this BAT file in your Startup folder.  It will run each time your start your computer and will remap the drive.   If you need help creating a BAT file, please contact us at support@internetpro.net.

2014-01-03T17:55:09-06:00June 11, 2012|Documentation, FAQ, NetSol Cloud|Comments Off on Issues Mapping Windows Drive to NetSol Cloud

Desktop Sync Clients for NetSol Cloud

The ownCloud Sync Client is a desktop program running on your computer. One or more specified directories on the local machine are going to be synced to your NetSol Cloud. Files on your NetSol Cloud are automatically the same as the ones on the local disk. If you change one here, its gets there and vice versa.  The latest version of the client is version 2.6.0.


Windows Client Version 2.6.0

Info

Download the installer program and start to install ownCloud Client on your machine.

Downloads

Download (2.6.0)


Linux Clients Version 2.6.0

Downloads

Download Binaries


Mac Client Version 2.6.0

ownCloud client for Mac

(Mac OS X 10.7 or better, Intel 64 bit)

Installing the ownCloud client on your Mac is as easy as ABC:

  1. Download the installation file
  2. Click ownCloud-2.6.0.12703.pkg, a window with the ownCloud icon opens
  3. In that window, drag the ownCloud application into the ‘Applications’ folder on the right hand side
  4. From ‘Applications’, choose ownCloud

For learning how to tell if your Intel-based Mac has 64-bit processor, please check this page.

Download

Download (2.6.0)

2020-01-22T16:15:12-06:00May 29, 2012|Documentation, NetSol Cloud|Comments Off on Desktop Sync Clients for NetSol Cloud

Cloud Storage Documentation

For users taking advantage of our cloud storage offering (Netsol Cloud), we have prepared some documentation on the basic usage.

Web Access
Go to https://cloud.internetpro.net/netsol and enter your username/password.  You will have full access to all of the features of the Netsol Cloud.

Desktop Access
Desktop access does depend on the operating system you are running. As most people are running some flavor of Windows or Mac, we will document those here.  If you have some other OS, please contact our support at 256-547-6817 or support@internetpro.net for instructions.

Windows XP – simply click My Network Places and then choose “Add a network place” from the menu in the margin. A wizard will appear. Hit Next, and then choose “Choose another network location” and hit Next. For the internet or network address put  https://cloud.internetpro.net/netsol/remote.php/webdav/ and  hit Next.  You will be prompted for a username and password.  Enter the one assigned to you by us for your service. Type in a name for the network place (We recommend Netsol Cloud). Hit Next and Finish.

Windows 7 –  Just go to Computer, Map Network Drive (at the top).  Then, in the Folder field type https://cloud.internetpro.net/netsol/remote.php/webdav/  and make sure to check Connect using different credentials.  Please note that Windows 7 has some known issues with WebDAV.  See our page on Issues with Windows 7 for resolutions if you are having trouble.

Mac OSX – In Finder, click Go and then Connect to Server.  In the Server Address blank, type https://cloud.internetpro.net/netsol/remote.php/webdav/

In all cases, the web storage will act like any other drive on your machine.  You can drag and drop files, open files, or perform any other operation that you would normally do.  The changes will immediately be reflected on the cloud.  Keep in mind that the data is going across the internet, so file access may not be as quick as your local storage.  The speed will be dependent on your connection to the internet.

 

 

2012-10-08T19:15:02-05:00February 29, 2012|Documentation, Internet, NetSol Cloud|Comments Off on Cloud Storage Documentation

Email Setup on Mac Mail (OS X 10.5 and higher)

  1. Open Mail (click it on the Dock or open it from the Applications folder).
  2. If the “Welcome to Mail” assistant does not appear, choose Add Account from the File menu.
  3. Fill in the Full Name, Email address, and Password fields.
    Note: Your email account password will be stored in Keychain and used automatically to login to your email account when you open Mail.
  4. Deselect “Automatically set up account” if it is available or enabled. Click Continue to proceed.
  5. Choose the Account Type. This will normally be POP unless you have been told otherwise.
  6. Give your account a useful description, such as your email address or “My Network Solutions email”. It can be called whatever you want.
  7. Enter your Incoming Mail Server which is pop.internetpro.net, email address and password.  Note that by default, your user name will automatically be filled in with the first part of your email address. Make sure that the User Name field contains your entire email address in all lower case letters.
  8. Click on Continue to proceed.
  9. For Outgoing Mail Server, a useful description such as  the server name or “Network Solutions Email Server”.
  10. Enter your outgoing mail server which is smtp.internetpro.net.
  11. Select “Use Authentication” and enter your Email Address and Password. Click Continue to proceed.
  12. If prompted, enter your Outgoing Mail Security settings. Click Continue to proceed.
  13. Verify your settings in the Account Summary. Check “Take account online”. Click “Create” to complete the process.

After completing these steps you should be able to send and receive email via this account. If you can’t send or receive email, please call us at 256-547-6817 or 877-886-6868 for assistance.

2012-02-24T21:30:40-06:00November 11, 2010|Documentation, FAQ, Internet|Comments Off on Email Setup on Mac Mail (OS X 10.5 and higher)
Go to Top