You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-05-04 20:54:02 +02:00
6 lines
183 B
Plaintext
Vendored
6 lines
183 B
Plaintext
Vendored
Host = "172.33.0.10";
|
|
Port = "21";
|
|
Login = "bayselonarrend";
|
|
Password = "12we...";
|
|
|
|
Result = OPI_FTP.GetConnectionSettings(Host, Port, Login, Password); |