Here is the output from ssh and ftp. I have removed extra listings of files.
ssh pi@rpi5trixie:~ $ ssh grattans.org mk0a7kyn5q5j@p3plzcpnl505867 [~]$ pwd */home/mk0a7kyn5q5j* mk0a7kyn5q5j@p3plzcpnl505867 [~]$ ll *drwxr-xr-x 6 mk0a7kyn5q5j nobody 4096 Nov 18 2024 public_html* mk0a7kyn5q5j@p3plzcpnl505867 [~]$ cd public_html mk0a7kyn5q5j@p3plzcpnl505867 [~/public_html]$ pwd */home/mk0a7kyn5q5j/public_html* mk0a7kyn5q5j@p3plzcpnl505867 [~/public_html]$ ll drwxr-xr-x 13 mk0a7kyn5q5j mk0a7kyn5q5j 4096 Apr 17 12:30 WeeWX -rw-r--r-- 1 mk0a7kyn5q5j mk0a7kyn5q5j 35311 May 15 11:00 index.html ftp Password: 230 OK. Current restricted directory is / Remote system type is UNIX. Using binary mode to transfer files. ftp> pwd *Remote directory: /* ftp> ls -l *drwxr-xr-x 6 mk0a7kyn5q 65534 4096 Nov 18 2024 public_html* ftp> cd public_html 250 OK. Current directory is /public_html ftp> pwd *Remote directory: /public_html* ftp> ls -l drwxr-xr-x 13 mk0a7kyn5q mk0a7kyn5q 4096 Apr 17 12:30 WeeWX ftp> cd WeeWX *250 OK. Current directory is /public_html/WeeWX* ftp> ftp> cd WeeWX 250 OK. Current directory is /public_html/WeeWX ftp> ls -l 229 Extended Passive Mode Entered (|||50893|) 150 Accepted data connection *-rw-r--r-- 1 mk0a7kyn5q mk0a7kyn5q 35311 May 15 11:00 index.html* -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/weewx-user/7adbc6ec-24a4-4864-9a45-cea21e8e98d2n%40googlegroups.com.
