$ hypernode-importer --host <appname>.hypernode.io --path /data/web/public --verbose
Connecting to local database
Attempting to connect to the mysql instance using MySQLdb
Checking if we can execute queries on the database
Connecting to the remote SSH server
Connecting to app@<appname>.hypernode.io without password
Attempting to connect to the remote server using Paramiko
Checking if we can execute remote commands using the Paramiko connection
Gathering information about the remote machine
Detected that the provided path is not a symlink
Looking for Magento installation in /data/web/public
Connecting to the remote machine to look for Magento
Looking for Magento 1 installation in /data/web/public
Found Magento 1 installation in /data/web/public/!
Retrieving remote database information
Detected an rsync that we can use on the remote server
Found an NGINX config dir that we can sync on the remote server
Creating a file transfer connection
Attempting to sync a file using rsync
Verifying file transfer is possible by syncing test file
28,208 100% 26.90MB/s 0:00:00 (xfr#1, to-chk=0/1)
...