Jump to content

Recommended Posts

Posted

It seems thst tommy ftps implementation is a bit buggy.

Most of times it returns empty results when LIST is issued by the client

I'm sure others have already noticed.

 

Any chance to fix it?

Posted

I've personally never noticed an issue in tommy. Johnny though...I have to use sftp or plain FTP to even connect.

 

Have you tried unencrypted FTP?

  • Like 1
Posted

Maybe Krydos has some ideas on why FTPS acts up for you (bad FTP client maybe?). As far as I'm aware we haven't had other reports of it malfunctioning on Tommy though.

 

Escalating.

Posted

I've checked it again.

 

Issue is that I get connection timeout when trying to enter passive mode (PASV) while kn FTPS.

Posted

I've checked it again.

 

Issue is that I get connection timeout when trying to enter passive mode (PASV) while kn FTPS.

That sounds like a firewall issue or something. My client (Filezilla 3.22) works fine in passive mode (or at least it claims to be in passive mode, I don't see a PASV command being sent though). Does active mode work for you?

Posted

I've never heard of that client, and seeing nobody else is reporting this issue, I suspect the client is broken, not the server.

 

Can you try a different client on your Android, or (preferably) a PC with a common client like FileZilla when you get a chance?

Posted

Tried with multiple clients from play store.

 

Implicit ftps always results to timeout.

Posted

Tried with multiple clients from play store.

 

Implicit ftps always results to timeout.

You need to use explicit FTP over TLS. Our servers do not support implicit FTP over TLS.

Posted

Yes sorry I meant explicit.

 

Is there any chance passive ports for explicit ftps being different from plain text and thus not configured to pass from firewall?

Posted

SFTP requires ssh access to the username in question which we don't have AFAIK.

 

FTP is a solution for me, I (and probably everyone I guess) just feel better when credentials travel over encrypted connections.

Posted

SFTP requires ssh access to the username in question which we don't have AFAIK.

Nope, everyone has access to SFTP. Here are some instructions I wrote for Filezilla, but you can probably adapt them to any FTP client.
  • Open Filezilla
  • Click File >> Site Manager
  • Click New Site
  • Type "Tommy SFTP" and press enter
  • In Host field type "tommy.heliohost.org"
  • In Port field type "1342"
  • In Protocol dropdown select "SFTP - SSH File Transfer Protocol"
  • In Logon Type dropdown select "Normal"
  • In User field type your cPanel username
  • In Password field type your cPanel password
  • Click Connect
  • Approve the remote server key, and check the box to not ask you about this server again.
Guest
This topic is now closed to further replies.
×
×
  • Create New...