How Important Is FTP Access to You? OR, File Manager With Features To Upload Multiple Files With Relative Paths?

How Important Is FTP Access to You?

I have discussed the lack of no FTP (File Transfer Protocol) access with several Ning Team Members, since this platform feature was removed. I think it would be interesting to hear from fellow Network Creators and find out how important is this feature to you and your Network?

If you're not familiar with FTP access, this discussion topic probably doesn't affect you. If you want to hear a little more, I'll try to explain. This is a method used to upload files to a hosted location - - a place to store your files like for scripts, or 3rd party sliders, etc...

Currently, the Ning platform does not enable FTP access. Instead, Ning built what is called the File Manager. The problem with the File Manager method, the uploaded files are uploaded to the Ning API, and the file path names are very long. But that's not the entire problem. The limitations with this type of file uploading method are severe.

Quick Summary:

If you need to upload several files (scripts, images, css, etc...) or a folder containing all the files needed to add something like a slider to your Ning Network, you cannot. You either have to upload to an external host and call your application into your Ning Network via an iFrame, or attempt to upload many files via the File Manager, and edit your code throughout using the long Ning API file paths.

More Details:

  1. You must upload each file, one at a time.
  2. There are no relative paths using the current File Manager Upload Method. To explain: Let's say your script that runs your slider engine calls custom css or other js files. Each js and css file has to be uploaded via the Ning File Manager. You then have to hard code each path within your script and HTML. Additionally, your slider images have to be uploaded one at a time, you then need to copy/paste the long Ning API URL into the proper location in your HTML. It's a tedious and easy-to-make-mistakes process.
  • Relative Path Example - \slider\js\yourfile.js
  • Ning API Path Example - "http://api.ning.com/files/sbcI5*UFXaKvItF6DEMsWegpfCglyldZabcdefghijklmnopqr123yourfile.js"
  • If you upload a file today, and edit the file tomorrow, for example a slider image, you must do the following:
  1. Re-upload the image file via the File Manager.
  2. Change the file URL in your HTML code, to call the new image.
  3. Save and re-upload your HTML file, or change the image path in your Text Box HTML Code.

 

With FTP access, the paths would be relative and never change. For example, you would upload your new image, keeping the same file name, something like: slide1.jpg.

Your code would already contain the calling path for slide1.jpg. Therefore, that's all you would need to do to update your slider. The calling path would stay the same http://yourning.com/slider/images/slide1.jpg.

 

Why Did Ning Remove FTP Access?

I think most experienced NCs understand why Ning removed FTP access. I'm sure it was a nightmare with access to backend files, and newbies wiping out files, probably NCs uploading files that had nothing to do with their Ning site, Security issues, file serving load times, cost for Support Team to stay on top of the problems, etc...

However, we desperately need a way to upload files, without having to change filename paths, therefore having to edit all code for one simple app.

I suggest that Ning build the following File Upload Interface:

  • A limited amount of disk space for uploading files.
  • No access to platform files for security measures.
  • A way to upload a folder of files and use relative paths. Note: Even if we only had relative paths like a virtual relative path, this would work.

 

Fellow Network Creators, what are your thoughts?

  • How much do you need this, and why?
  • Would you pay extra for this type of interface?

 

Thanks in advance to everyone!

Jen

 

 

 

Tags: api, file manager, file upload, files, ftp, ning api, relative, relative path, uploading

Views: 1771

Reply to This

Replies to This Discussion

Unfortunately, despite a few of us having strong technical reasons why we'd like to use FTP, Gavin's answer probably reflects mass opinion from most NCs. Don't get me wrong, I know it would be useful, I know that you can use FTP on Wordpress (the self hosted version anyway, not sure about hosted) etc, but i think that's like comparing apples with pears to be honest.

What Ning could work on is a file manager for all networks regardless of the plan. Wordpress have a media gallery that allows you to upload most file types and then gives you a nice short url - i think i would be happy with that. This could be part of the new blog overhaul.

mass opinion/ thats the only 1 i see  all the rest  say its criticle

ontop of that  the file manager no matter how o[its overhauled wont help with sitemap updates

my point is that only those of us who give a damn about ftp are replying. my guess is that many NCs don't even know what it is or don't care about it. I could be wrong

SweetPotato,

I hear you. But, I would say that there is not a power user out there that didn't cringe when we lost this access. I have new Clients on a weekly basis who all but freak out when they realize this is not available. Some stay, some say "Forget it." I have lost several Clients and new Customers for Ning, for this reason alone.

There are many power users, and newbies who want and need this feature. I tried to reach out to a lot to comment, but folks are busy, haven't checked emails, etc...I'm sure we'll hear from more.

Truth is, I'm more concerned about this limitation for Clients, than myself. There's no doubt about it; it takes more time, therefore costing them more, with the lack of FTP access.

Thanks for your input,

Jen

if this question is added to the ning notice or weekly best i guarantee it will cause a massive uproar of responses

I agree.

But, Jen, Ning is a hosted platform, I really don't think we should expect it. Wordpress hosted do not allow it either: http://en.support.wordpress.com/ftp-access/

Don't get me wrong, I'd like it, but we're in the wrong ball park if we expect it.

and i wouldnt use hosted wordprss..on wordpress in fact its recomended you avoid it i host my own wordpress  and use ftp

ive used other hosted platforms that have ftp

ninf is actualy the 1st and only thing i ever used that didnt provide ftp

but millions do use hosted wordpress and they use it because it's easier. Like Ning is easier than Social Engine, for example. 'Easy' comes with technical limitations, but that's why you go for easy.

You go for self-hosted because you know what you're doing. So do I. So does Jen, etc etc. But many, many people use Ning because they don't have to trouble themselves with ftp.

Still maintain I'd like FTP but I completely understand why we don't get it.

SweetPotato,

When I first started creating Ning Networks, we not only had access to our files via FTP, we had access to the source code. I have a saved email from an Executive of the Ning Team that we would ALWAYS have access to source code. That was part of the reason I went with Ning. That I've never even complained about. But if not for FTP in the beginning, we wouldn't be having this conversation. ;-)

Best Regards,

Jen

Hey! I remember that! Don't know what I used it for (all that history and information was lost on the old Developers and Creators networks), but I remember having source code access. Not to mention Ning's promise (among a few that have been broken) that we would always have it.

source code at least gives you a understanding of how things work and interact with eachother  even if you dont have the skillsto directoy edit or update tyhe source code  with your own modifications you can figure out what went wrong easier by knowing what in the source code might have screwed something up

now njing is a complicated beast thats why it takes so many teams of enghineers working on projects and having thingfs not turn outjust right most of the time so m sure most ncs woukld be lost in the source code

however

one thing that having sourse access would help is in knowing what "extras" to turn off to speed up the site

example  nearly 1/2 the download payloads javascript ..what are these cripts foir are they needed if i shut off an extention  or beta feature how much code download will be reduced

id love to reduce the scripts used on kmy site by 50-80%

but not w]knowing what scripts are in use what they do how to shut them off its harder

RSS

Latest Activity

Kos replied to Phil McCluskey's discussion 'Site Manager Updates for Ning 3.0 Networks'
"They're coming.  Ning has said over and over they're working  on them.  Be…"
1 hour ago
James Hawkins replied to Alex's discussion 'More styling in the Design Studio'
"Looks like you need to adjust height here from 300 (default) to 295. .row:after…"
1 hour ago
soaringeagle replied to Alex's discussion 'More styling in the Design Studio'
"actualy when using 5 rows its still there so what is going on? ok new thoery its loading as many as…"
6 hours ago
soaringeagle replied to Alex's discussion 'More styling in the Design Studio'
"very minor bug but when u have  the profile icons rounded in the member box set to small and 2…"
6 hours ago
Margie replied to Phil McCluskey's discussion 'Site Manager Updates for Ning 3.0 Networks'
"That's really good to hear about groups.  That's our site's main…"
6 hours ago
soaringeagle replied to Alex's discussion 'More styling in the Design Studio'
"sweet awesom e job tho im using text badges and have a feeling that wont look so sweet im gonna go…"
7 hours ago
Margie replied to Phil McCluskey's discussion 'Site Manager Updates for Ning 3.0 Networks'
"AGREE 100% on groups.  We are not interested in blogs.  Our groups are the main…"
7 hours ago
Thiago Santos de Moraes replied to John Bizley's discussion 'Show Your Ning 3.0 Sites'
"The green background is not good to read."
7 hours ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service