Info |
---|
Username and password will be provided at the beginning of the project |
Hostname | |
---|---|
Protocol | SFTP |
Port | 22 |
IP addresses
| 13788.116198.20535.20284 |
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
The FTP server was migrated on 04.02.2025. Please pay particular attention to all red notices. |
Note |
---|
By default, a maximum of 5 parallel sessions are possible |
Note |
---|
After a successful download/import, messages must be deleted from the FTP |
Note |
---|
To avoid data loss in case of connection problems, the sender should check the successful upload and retransmit automatically if necessary |
Note |
---|
Files should be uploaded with complete content, otherwise it can happen that our SystemTask downloads the files empty in case of time overlap. |
The SSL certificate is renewed yearly and should be accepted automatically
If the password is sent incorrectly several times or too many requests are sent, the IP address will be blocked automatically temporary for 3 hours
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
Supported Key Exchange Algorithms (KEX): |
Expand | ||
---|---|---|
| ||
Supported AlgorithmsKEX algorithms:
Not supported Algorithms:
No longer supported KEX algorithm:
Public Key Authentication Algorithms:
Message Authentication Code (MAC) Algorithms:
Message Authentication Code (MAC) Algorithms:
|
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
Public Host Key Change: |
ssh-rsa:
Code Block # ftp.digitecgalaxus.ch:22 SSH-2.0-SFTPGo_2.6.0 ftp.digitecgalaxus.ch ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDil6wGbyVp/5do8x4z3QCZYiCpIRciOqxTaJJsucDB8uouO9CrN63D02LOSsT5gVmISbNXN8G3iUhMKSYntgZuHJMOJrU414DfwEiEoiXJr15Y1MFBX1JIxcasp6ptk1eytUD3J7JG0DTRaiGDzAFZyXZTOs3vkh3waSIFdWn8dnJC7CenmnX4nWCBuSN/GMWalw7jMUUvjJYwVsfbRPpywS/3j9ROwr05xEf9mMEmXrTrHr+6K3j62bhYFwDksmyORCMmLzJZXeGKHOZo2s8w+p/iYjUXJNANOcFFrhTGKDFNVr7i7hcCDE5QYA9d7qeOkzFrOF9GEc47WfcvI811PtS+JywftLj4LGoM0GdfsQZ2a1wg9BgArnVpAlNxbaj28FCrrbYwkyQUJ/xqlDn/Zm+ueFr1T/GHbty39HXY9LkuGVlwdAoiQtSMig/26H5NAJWm6FZYSjshdogIYgkV1blQzqiSJJT8X8vsn12l0kTg08TZJOLOCgiMpMCLhjQ83TcqA0c8i8IaQ8GSgX3qMGdrwZRrN8k4laiZ93ST134S8QfBH+9TYFCo41CMB0TPsgCfK6vadrwXo9dkg17fJApoLEHKhk5FIJ/BeCqrobmolOby3BPcNI1LWZgY022W5WmN2SVoQHfHxtBZ/lLLLbQNbpmdU7Bi2CcSrynPlQ==
ecdsa-sha2-nistp256
Code Block # ftp.digitecgalaxus.ch:22 SSH-2.0-SFTPGo_2.6.0 ftp.digitecgalaxus.ch ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBN+YVR7x8JFkUipf7sgh6iynBEqzIanc2iRAAMWefcOWKFiHW4P5pgjfAD/gb72po27L+OuqVs0UOI3PMztFObA=
ssh-ed25519
Code Block # ftp.digitecgalaxus.ch:22 SSH-2.0-SFTPGo_2.6.0 ftp.digitecgalaxus.ch ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHgyJzvzzPJ1wJBuuUIYTCL+SJkViVFqw12JhV1fd/QO
In the FTP client you have to confirm manually because the host key has changed and you still want to connect if the access data has been saved (man in the middle warning).
If not done automatically, this must also be done manually if the connection is established via script. This can be done, for example, by:ssh-keygen -R ftp.digitecgalaxus.ch
ssh user@ftp.digitecgalaxus.ch