Forum Discussion
Anyone else had FTP problems using Hone Internet?
- Hace 4 años
SUCCESS AT LAST!
I have finally learned how to switch macOS Cyberduck from passive to active mode, and it is now working on the gray tower-TM Home Internet.
For anyone else in the same situation, here is how to do it.
(1) Edit a bookmark rather than just opening a connection. This will show a "More Options" drop-down.
(2) Open “Connect Mode” and select“Active (PORT)”
I am just hoping T-M does not make any changes that will stop this from working…
This appears to be happening with my setup as well. Here's my story:
I am running a Linux webserver on my local network. I used to upload to a webservice that I run to post data. Since I switched my router which was on Cox to the T-Mobile gateway the service failed. When connecting via ftp (ftp -v -n satwatcher.us) I was getting this error:
220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
220-You are user number 14 of 150 allowed.
220-Local time is now 13:32. Server port: 21.
220-IPv6 connections are also welcome on this server.
220 You will be disconnected after 15 minutes of inactivity.
331 User [redacted] OK. Password required
230 OK. Current restricted directory is /
200 TYPE is now 8-bit binary
local: latest.html remote: latest.html
200 PORT command successful
425 Could not open data connection to port 48232: Connection timed out
221-Goodbye. You uploaded 0 and downloaded 0 kbytes.
221 Logout.
I then tried switching to forced passive mode (adding the -p switch), “ftp -p -v -n satwatcher.us” as I saw this mentioned in another post and got this error:
220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
220-You are user number 15 of 150 allowed.
220-Local time is now 14:18. Server port: 21.
220-IPv6 connections are also welcome on this server.
220 You will be disconnected after 15 minutes of inactivity.
331 User [redacted] OK. Password required
230 OK. Current restricted directory is /
200 TYPE is now 8-bit binary
local: latest.html remote: latest.html
229 Extended Passive Mode Entered (|||35360|)
Passive mode address scan failure.Shouldn't happen!
221-Goodbye. You uploaded 0 and downloaded 0 kbytes.
221 Logout.
The syslog errors I’m getting look like this:
Apr 5 00:07:17 WeewxWeatherServer weewx[6678] DEBUG weeutil.ftpupload: Connected to ftp.satwatcher.us
Apr 5 00:07:17 WeewxWeatherServer weewx[6678] DEBUG weeutil.ftpupload: 0 ./dayradiation.png de3f1218ef30538449b2abc9ef9307dd622c82d61c61bd3a398a5b394a908201
Apr 5 00:07:17 WeewxWeatherServer weewx[6678] ERROR weeutil.ftpupload: Failed uploading /var/www/html/weewx/dayradiation.png to server ftp.satwatcher.us. Reason: '229 Extended Passive Mode Entered (|||33515|)'
Does anyone have any ideas of what I should try?
¡Gracias!
Ken
Contenido relacionado
- Hace 2 años
- Hace 3 meses
- Hace 11 meses
- Hace 2 años