iterate-ch / cyberduck

Cyberduck is a libre FTP, SFTP, WebDAV, Amazon S3, Backblaze B2, Microsoft Azure & OneDrive and OpenStack Swift file transfer client for Mac and Windows.
https://cyberduck.io/
GNU General Public License v3.0
3.35k stars 292 forks source link

FTP site can't navigate beyond root directory #12806

Closed jdmarlow0 closed 2 years ago

jdmarlow0 commented 2 years ago

Hi created an FTP server for myself at home and I'm able to use it just fine on FileZilla PRO. But when I login using Cyberduck or Mountain Duck the main directly loads fine, and then when I double click it to open that directory it just shows the same directory again and again and again. Like you can't navigate past it. I'm only seeing this in those two apps so I'm assuming it's a bug with loading FTP servers on Cyber and Mountain Duck. Would love to get it fixed because I prefer your apps over FileZilla!

The FTP server is a plain FTP by the way. Not SFTP or using SSL or anything fancy.

dkocher commented 2 years ago

Try the FTP (Compatibility Mode) connection profile available in Preferences → Profiles.

jdmarlow0 commented 2 years ago

This works thank you!!

JD Marlow 646-456-3844 www.jdmarlow.com

On Jan 24, 2022, at 3:08 AM, David Kocher @.***> wrote:

Try the FTP (Compatibility Mode) connection profile available in Preferences → Profiles.

— Reply to this email directly, view it on GitHub https://github.com/iterate-ch/cyberduck/issues/12806#issuecomment-1019820434, or unsubscribe https://github.com/notifications/unsubscribe-auth/AW3EWZKCQDRFWSRG23J5HYLUXUCHZANCNFSM5MNG6BSA. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you authored the thread.

AliveDevil commented 2 years ago

Would you mind sharing which FTP server (name, company, not server address) you are connecting to?

jdmarlow0 commented 2 years ago

I was able to get this fixed by using compatibility mode!

JD Marlow 646-456-3844 www.jdmarlow.com

On Jan 27, 2022, at 4:50 AM, Jöran Malek @.***> wrote:

 Would you mind sharing which FTP server you are connecting to?

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.

AliveDevil commented 2 years ago

I got that, though for documentation purposes (on https://docs.cyberduck.io) it would be useful to know which server software creates these issues.

jdmarlow0 commented 2 years ago

Ah ok. It’s an FTP server I created using my router. It’s the Asus RT-AX89X. Asus uses (NAME).asuscomm.com address for FTPs such as these.

JD Marlow 646-456-3844 www.jdmarlow.com

On Jan 27, 2022, at 6:27 AM, Jöran Malek @.***> wrote:

 I got that, though for documentation purposes (on https://docs.cyberduck.io) it would be useful to know which server software creates these issues.

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.

AliveDevil commented 2 years ago

Thanks for confirming.

Relates: https://github.com/iterate-ch/docs/issues/140