Tap Forms – Organizer Database App for Mac, iPhone, and iPad › Forums › Using Tap Forms › TapForms FTP 550 Error
Tagged: FTP 550
- This topic has 2 replies, 2 voices, and was last updated 12 years, 3 months ago by logalong.
-
AuthorPosts
-
August 12, 2012 at 12:06 PM #3715
logalongParticipantI am using TapForms (2.1.13) on an iPhone 3GS (iOS 5.1.1) and am getting a 550 FTP error when navigating through the folder structure when I connect via FTP using SmartFTP (4.0.1254.0). I am connecting on port 8080.
When SmartFTP connects it is showing a root folder of TapForms. Listed underneath are a set of folders as follows: Audio Recordings, ocuments (note the missing ‘D’ – it isn’t a typo on my part), Photos, pinchmedia and Share. Files listed includes the TapForms_db.sqlite and backup zip files.
If I select the Share folder, SmartFTP keeps displaying 550 CWD failed messages for folder /ocuments/Share
The ocuments (Documents?) folder doesn’t show on the Web Server interface.
is there a fix on its way for this or something that can be done to get round the problem. I would wish to carry on using SmartFTP
August 12, 2012 at 5:33 PM #5283
BrendanKeymasterHi,
I’m not sure why the ftp software has problems with some clients. I use an open-source FTP implementation that I did not write. I realize you want to carry on using SmartFTP, but could you please try it with Cyberduck and see if that works better for you? You can download it for free from http://cyberduck.ch
Thanks,
Brendan
August 13, 2012 at 12:05 PM #5285
logalongParticipantCyberduck works OK
I have looked at the SmartFTP log which shows:
[12:42:36] SmartFTP v4.0.1254.0
[12:42:36] Resolving host name “nnn.nnn.nnn.nnn”
[12:42:36] Connecting to nnn.nnn.nnn.nnn Port: 8080
[12:42:36] Connected to nnn.nnn.nnn.nnn.
[12:42:36] 220 iosFtp server ready.
[12:42:36] USER anonymous
[12:42:36] 331 Password required for anonymous
[12:42:36] PASS (hidden)
[12:42:36] 230 User anonymous logged in.
[12:42:36] SYST
[12:42:36] 215 UNIX Type: L8 Version: iosFtp 20080912
[12:42:36] Detected Server Type: UNIX
[12:42:36] RTT: 11.691 ms
[12:42:36] FEAT
[12:42:36] 211-Features supported
[12:42:37] UTF8
[12:42:37] 211 End
[12:42:37] OPTS UTF8 ON
[12:42:37] 502 Unknown command ‘UTF8’
[12:42:37] TYPE I
[12:42:37] 200 Type set to I.
[12:42:37] REST 0
[12:42:37] 500 ‘REST’: command not understood.
[12:42:37] PWD
[12:42:37] 257 “/” is the current directory.
[12:43:07] NOOP
[12:43:07] 200 NOOP command successful.
[12:43:38] NOOP
[12:43:38] 200 NOOP command successful.
[12:44:08] NOOP
[12:44:08] 200 NOOP command successful.
TapForms FTP server doesn’t seem to like the ‘OPTS UTF8 ON’ or ‘REST 0’ commands. Not sure if this is a cause of the problem?
-
AuthorPosts
You must be logged in to reply to this topic.