scp or sftp optional port number #1252
Stephen2615
started this conversation in
General
Replies: 1 comment 2 replies
-
@Stephen2615 Allsky currently doesn't support specifying the port number. The next release of Allsky will include a "REMOTE_PORT" variable in ftp-settings.sh. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Greetings
My web server host requires a specific port for sftp (or scp which is not yet available). Eg, 12345. So my sftp command would look something like:
sftp -oPort=12344 me@there.com.
Can this be configured in the ftp-settings.sh?
Thanks
Stephen
Beta Was this translation helpful? Give feedback.
All reactions