Domain transfer is a process which can take several days to complete; in this case it may be useful to prepare the site on the new server, waiting for the conclusion of transfer. 
But in the meantime how to view with your browser, in order to verify appearance and operation?

It depends on the o.s. used on the PC you use to connect:

WINDOWS PLATFORM
 

Use a text editor to edit the hosts file located in C:\WINDOWS\system32\drivers\etc\
and insert the IP address that should refer the domain-

example:

92.70.70.185 mydomain.tld

You can also match a record that points to the www or to ftp

92.70.70.185 mydomain.tld www.mydomain.tld ftp.mydomain.tld

This operation is effective only from the computer where the change is made. 
Remember to delete the added row when the transfer is complete.

LINUX PLATFORM

Use a text editor to edit the hosts file located in the path /etc and insert the IP address that should refer the domain.

example:

92.70.70.185 mydomain.tld

 

You can also match a record that points to the www or to ftp

 

92.70.70.185 mydomain.tld www.mydomain.tld ftp.mydomain.tld

This operation is effective only from the computer where the change is made.
Remember to delete the added row when the transfer is complete.

Found this article interesting?
Subscribe to DomainRegister´s newsletter!

You can unsubscribe at any time by simply clicking the link in the footer of our emails. For information about our privacy practices, please visit our website.

We use Mailchimp as our marketing platform. By clicking below to subscribe, you acknowledge that your information will be transferred to Mailchimp for processing. Learn more about Mailchimp s privacy practices here.

  • DNS, domain transfer
  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

 What is DNS propagation?

Every time you make a change to the DNS servers of your domain, or you modify any DNS record, you...

 What kind of DNS records can be managed?

On our DNS shared server (ns1.drnameservice.com, ns2.drnameservice.com, ns3.drnameservice.com)...

 Recommended SOA values

STRUCTURE OF A SOA RECORDdomain-name TTL SOA MNAME RNAME (SERIAL-NUMBER REFRESH RETRY EXPIRE...

 DNS Check Tools

These check tools are: online (so are always ready to run in seconds, and you don't need to...

 Why can't I create a CNAME record for the root record?

A CNAME record can't be defined as root record of a domain name: root record need to be an A...