From a0975c941892193faabe39890dd03d883b84b579 Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Wed, 17 Jul 2019 13:31:37 +0200 Subject: [PATCH] correcting scp & sftp because of keys needed now --- handbook/computing/ftpusage.html | 48 +++++++++++++++++--------------- 1 file changed, 26 insertions(+), 22 deletions(-) diff --git a/handbook/computing/ftpusage.html b/handbook/computing/ftpusage.html index ce53700c8..cb0cc4e04 100644 --- a/handbook/computing/ftpusage.html +++ b/handbook/computing/ftpusage.html @@ -1,31 +1,18 @@ -CUCC Expedition Handbook: Uploading files/photos +CUCC Expedition Handbook: Uploading files -

CUCC Expedition Handbook

+

CUCC Expedition Handbook - FTP on Android phone

-

There are essentially two ways of using expo server: one is just FTP, second using version controll. - If you can handle version controll use that! Find detailed instructions on repo usage page.

- -

Using expo server via FTP connection

- -

Configure connection on Windows

- -
+

Using expo server via FTP or scp or sftp connection

Configure connection on Android phone

+

SFTP only works if you have key exchange set up. But +you can use FTP using this app and this method. +


+

Configure connection on Windows

+

scp only works if you have key exchange set up. + +

+
+ +

Configure connection on Linux/Unix

+

scp only works if you have key exchange set up.