SFTP and FTP are not very good choices for transferring files between servers. First of all, not all servers support downloading a specific range of bytes. If this feature is unavailable you end up with a PHP timeout trying to import the files. Moreover, our experience is that people are far more likely to get confused setting up the FTP / SFTP connection information and hosts are far more likely to block FTP / SFTP connections to the outside world than they are blocking HTTPS requests (what Amazon S3 uses).
Also keep in mind that Kickstart Professional does offer an Import from URL and an Import from S3 feature. The former may work great for you in lieu of import from FTP/SFTP. Put the files in a web accessible folder and give Kickstart the URL of the .jpa, .jps or .zip archive. It will download all archive parts into the server it's running on.
> A second question if I may, sometimes the kickstart has prepopulated the config information but sometimes I have to type it in. Is there a way to use kickstart to populate the data from the config file every time?
Kickstart only extracts the backup archive and does not pre-populate anything.
ANGIE is the backup restoration script.
ANGIE does populate its fields from the configuration except for the database information. The database information, as documented, will only be populated if you are restoring to the same location as determined by the full domain name (subdomain(s), domain, TLD). If you are restoring to a different location it will be empty by default. This is intentional. There is a very large number of people who thought that ANGIE could magically reconfigure their database server with the same hostname(!), username, password and database name when, in fact, it is the user who has to provide this information. Therefore, when you are likely to need to enter different information than what is stored at backup time you get blank fields in the database restoration page.
Nicholas K. Dionysopoulos
Lead Developer and Director
🇬🇷Greek: native 🇬🇧English: excellent 🇫🇷French: basic • 🕐 My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!