FTPS (more commonly know as SFTP) can never connect and FTP either says success despite nothing actually transferring. Or, it gives an error I can't actually read (half the text does not fit in the dialog box).
Basically, this app is a horse that died before leaving the gate.
Checked my server and the plist file is there - unfortunately the app seems to be full of bugs.
Used 2 Macs: eMac running Tiger & MacBook running Leopard.
-2
el_guapo reviewed on 29 Nov 2006
FTPS (more commonly know as SFTP) can never connect and FTP either says success despite nothing actually transferring. Or, it gives an error I can't actually read (half the text does not fit in the dialog box).
Basically, this app is a horse that died before leaving the gate.
+22
When clicking 'save connection' I get:
(Date & Time) defaults[12566:717]
AppleScript Error
Rep argument is not a dictionary
Defaults have not been changed. (1)
When clicking 'Upload' I receive a upload completed message.
When clicking 'Download' I get:
Error:
curl: (6) couldn't resolve host
'ftp.myserverBookmarks.plist'
Checked my server and the plist file is there - unfortunately the app seems to be full of bugs.
Used 2 Macs: eMac running Tiger & MacBook running Leopard.
+1
It uploads to one of my ftp servers, but not the other.
and when downloading I tend to get the following error:
Error:
curl: (67) Access denied: 530
+3