Re: Up/Downloading a File to/from Website
Re: Up/Downloading a File to/from Website
- Subject: Re: Up/Downloading a File to/from Website
- From: Jens Alfke <email@hidden>
- Date: Mon, 30 Sep 2013 12:29:08 -0700
On Sep 30, 2013, at 11:31 AM, Gordon Apple <email@hidden> wrote:
> One thing I found out is that the Finder supposedly supports some types of connections, apparently FTP, FTPS, but not SFTP.
Kind of, but not very well in practice, in my experience. It’s even worse than WebDAV.
> I have not been able to upload. Permissions at pair.com seem to be set so as to be writable, but so far no go.
I have a dim recollection that it’s read-only, but I’m not certain.
> However, that doesn’t tell me how to get in and download from iOS. Could I do the latter just using an http “get”?
No, that would be WebDAV. You’d also need support for the rest of the WebDAV HTTP extensions to do things like getting directory listings.
Have you looked for a Cocoa library that supports SFTP? I just typed in “cocoa sftp” and the 2nd hit on Google was
https://github.com/karelia/ConnectionKit
which looks like exactly what you’d want.
—Jens
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden