1. Your phone is in the LAN/WLAN (has a LAN IP assigned)?
2. You are using the LAN IP of the server to connect? Domain name or external IP won't work as mobile providers usually don't support FTP.
Search found 25128 matches
- 2021-04-20 03:49
- Forum: FileZilla Client Support
- Topic: Problems with Date keeping on upload (box checked)
- Replies: 3
- Views: 56
Re: Problems with Date keeping on upload (box checked)
Does the FTP server in your NAS support the MFMT command? You can temporarily enable the detailed log by right clicking the log pane and selecting Detailed log. Do so after a fresh start of FileZilla, then connect to your server. Study the server's response to the FEAT command. If the server does no...
- 2021-04-20 03:43
- Forum: FileZilla Server Support
- Topic: Upgrading from 0.9.41 to 0.9.60.2
- Replies: 1
- Views: 37
Re: Upgrading from 0.9.41 to 0.9.60.2
There are no intentional changes nor deletions of any settings of yours. However, there are some things that have changed in the meantime. Study the version history between old and new version carefully. And, it's always advisable to make a backup of "FileZilla Server.xml" before doing the...
- 2021-04-20 03:36
- Forum: FileZilla Server Support
- Topic: TLS 1.0
- Replies: 3
- Views: 58
Re: TLS 1.0
FileZilla Server supports up to TLS 1.2 with high encryption. However, as much as that matters security-wise, it doesn't for browsers. Browsers did never support FTP over TLS, at all. The few browsers left with any support for FTP (constantly shrinking in numbers) do so for plain, unencrypted FTP on...
- 2021-04-19 13:00
- Forum: FileZilla Client Support
- Topic: Error with queue.sqlite3
- Replies: 3
- Views: 2895
Re: Error with queue.sqlite3
Except that we are not Mozilla.
- 2021-04-17 00:25
- Forum: FileZilla Server Support
- Topic: Cannot connect to server
- Replies: 12
- Views: 14673
Re: Cannot connect to server
In the Settings, Admin Interface settings 1. Make sure the Admin Interface is bound to at least your LAN address. Default is * (IIRC) which is all interfaces. 2. Enter the LAN IP of the device that should be allowed to remote administrate into the right field. 3. Assign a password of the required le...
- 2021-04-16 21:23
- Forum: FileZilla Client Support
- Topic: Move FZ database to another PC
- Replies: 1
- Views: 59
Re: Move FZ database to another PC
Check out the Export and Import features from the File menu.
- 2021-04-16 06:02
- Forum: FileZilla Client Support
- Topic: Startup to multiple sites.
- Replies: 2
- Views: 71
Re: Startup to multiple sites.
Well, if it's always the same sites, simply set startup behavior to "Restore tabs and reconnect" in the settings (Interface). Don't disconnect from any of your servers and simply close FileZilla. At the next start, all tabs, directories and connections will be automatically restored.
- 2021-04-15 05:50
- Forum: FileZilla Client Support
- Topic: Site Does Not Exist
- Replies: 2
- Views: 101
Re: Site Does Not Exist
We are at 3.53.1 now. Please update to stay supported.
Do you have any command line parameters in the Shortcut that starts FileZilla?
Do you have any command line parameters in the Shortcut that starts FileZilla?
- 2021-04-15 05:47
- Forum: FileZilla Client Support
- Topic: FileZilla-iMac Catalina
- Replies: 6
- Views: 218
Re: FileZilla-iMac Catalina
The Mac version does not have any shell extension like the Windows version does. Thus, Drag&Drop to locations outside of FileZilla is not possible on Mac, at least from FileZilla's side. Must have been something else if it really worked earlier. Note the lack of Drag&Drop to external locatio...
- 2021-04-14 20:38
- Forum: General Discussion
- Topic: User Restrictions
- Replies: 6
- Views: 158
Re: User Restrictions
SFTP server without any way to restrict permissions sounds strange. Unless you are a mere user of the SFTP server from a third party (Dreamhost), in which case you might want to ask them if you are allowed to use it that way (many hosters allow FTP/SFTP only for website maintenance by one user). I a...
- 2021-04-14 17:35
- Forum: FileZilla Server Support
- Topic: Private IP address error
- Replies: 2
- Views: 112
Re: Private IP address error
Please note that FTP uses TCP only. UDP does not need to be forwarded nor opened.and set windows firewall rules to allow both ports, TCP and UDP in and out
- 2021-04-14 17:30
- Forum: General Discussion
- Topic: User Restrictions
- Replies: 6
- Views: 158
Re: User Restrictions
As the user is free in her/his choice of clients, restricting one client would achieve nothing, actually. You would have to totally lock down the OS environment. What archaic FTP server is this? Is it even FTP (as Cyberduck supports further protocols)? I only know TFTP as protocol usually lacking an...
- 2021-04-14 17:24
- Forum: FileZilla Client Support
- Topic: Missing Failed Succesful Transferred Tabs (Windows 10)
- Replies: 10
- Views: 238
Re: Missing Failed Succesful Transferred Tabs (Windows 10)
Maybe it's shoved off-screen or cropped by a misbehaving window manager/theme?
- 2021-04-14 03:12
- Forum: General Discussion
- Topic: User Restrictions
- Replies: 6
- Views: 158
Re: User Restrictions
Restricting permissions is done on the FTP server (account settings). The FTP client has nothing to do with this.