Closed Thread
Results 1 to 23 of 23




  

Thread: Anyone know anything about FTP software?

      
  1. #1
    I'm New! Gomeza is on a distinguished road Gomeza's Avatar
    Join Date
    August 17, 2007
    Location
    Ontario, Canada
    Posts
    21
    Rep Power
    5
    Feedback Score
    0

    Default Anyone know anything about FTP software?

    I hate to admit that I have never used an FTP software program. I figured it was time to learn how and have downloaded the free FileZilla. After following the tutorials on how to do it, I have the gist of how it works. My webspace uses cPanel, I thought I had all of the connection settings right but keep getting a failed conection error.

    Any help or pointing in the right direction would be greatly appreciated.

    Thanx

  2. #2
    Grand Masters grim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond repute grim's Avatar
    Join Date
    September 22, 2006
    Posts
    10,060
    Rep Power
    25
    Feedback Score
    0

    Default

    Usually you just need the user name, password and IP or domain in most FTP.
    Some you may also need to set the port #, and or connection method/type.

  3. #3
    The Force is Strong! einsteinsboi will become famous soon enougheinsteinsboi will become famous soon enough einsteinsboi's Avatar
    Join Date
    August 8, 2007
    Location
    far from home
    Posts
    108
    Rep Power
    5
    Feedback Score
    0

    Default

    Quote Originally Posted by Gomeza View Post
    I hate to admit that I have never used an FTP software program. I figured it was time to learn how and have downloaded the free FileZilla. After following the tutorials on how to do it, I have the gist of how it works. My webspace uses cPanel, I thought I had all of the connection settings right but keep getting a failed conection error.

    Any help or pointing in the right direction would be greatly appreciated.

    Thanx
    What GRIM said.

    Check your username and password. When you first set up your hosting you may have received an email with your ftp access settings, make sure you're using these. You can also contact your hosting provider to get them.

    Also, if you have a firewall on your computer, make sure that it's configured to allow FileZilla to get online.

    That's all I can think of right now.

  4. #4
    I'm New! Gomeza is on a distinguished road Gomeza's Avatar
    Join Date
    August 17, 2007
    Location
    Ontario, Canada
    Posts
    21
    Rep Power
    5
    Feedback Score
    0

    Default

    Hi Grim

    Thanx, I had followed the instructions to the letter and still kept getting a 505 error. So I went back into the CP and enabled anonymous FTP upload and it worked. So I can do anonymous FTP uploads now. I'm not really sure exactly what "anonymous" means in this context but it strikes one as being unsecure.

    Thanx einsteinsboi

    I'm actually my own hosting provider, that's why I hate to admit that I have never used an FTP program. I'll revisit it all after a good night's sleep - - - thanx again for the input.
    Last edited by Colleen; Aug 19th, 2007 at 11:28 pm.

  5. #5
    The Force is Strong! BeatShot is on a distinguished road BeatShot's Avatar
    Join Date
    August 8, 2007
    Location
    Estonia
    Posts
    110
    Rep Power
    5
    Feedback Score
    0

    Default

    Anonymous means anyone , even I can upload things to your site.
    This really isn't a good thing.

    Username & Password , check these over again.
    IP address , usually works ftp.yoursite.com.

  6. #6
    Zap
    Zap is offline
    I Love Lesbians! Zap has a reputation beyond reputeZap has a reputation beyond reputeZap has a reputation beyond reputeZap has a reputation beyond reputeZap has a reputation beyond reputeZap has a reputation beyond reputeZap has a reputation beyond reputeZap has a reputation beyond reputeZap has a reputation beyond reputeZap has a reputation beyond reputeZap has a reputation beyond repute Zap's Avatar
    Join Date
    September 29, 2006
    Location
    Canada, Eh?
    Posts
    4,385
    Rep Power
    10
    Feedback Score
    0

    Default

    Quote Originally Posted by Gomeza View Post
    Hi Grim

    Thanx, I had followed the instructions to the letter and still kept getting a 505 error. So I went back into the CP and enabled anonymous FTP upload and it worked. So I can do anonymous FTP uploads now. I'm not really sure exactly what "anonymous" means in this context but it strikes one as being unsecure.

    Thanx einsteinsboi

    I'm actually my own hosting provider, that's why I hate to admit that I have never used an FTP program. I'll revisit it all after a good night's sleep - - - thanx again for the input.
    Quote Originally Posted by BeatShot View Post
    Anonymous means anyone , even I can upload things to your site.
    This really isn't a good thing.

    Username & Password , check these over again.
    IP address , usually works ftp.yoursite.com.
    Ditto what BeatShot said.

    Someone could upload a nasty script to your server and then execute it in a browser.
    You really should disable the anonymous FTP and use your username and password to login.

    From your previous error message, it looks like the settings in your FTP program were still set to login anonymously, instead of using your cPanel username and password.

    You should disallow the anonymous FTP immediately. Someone could bring down your server, or worse.
    Toronto Forum ♫ ♫ ♫ ♫ ♫ ♫ ♫ ♫ ♫ ♫ ♫ GET FREE EXPOSURE FOR YOUR BLOG!

  7. #7
    I'm New! Gomeza is on a distinguished road Gomeza's Avatar
    Join Date
    August 17, 2007
    Location
    Ontario, Canada
    Posts
    21
    Rep Power
    5
    Feedback Score
    0

    Default

    Thank you everyone

    That's what I thought "anonymous" meant. I have managed to make a secure password protected connection and have disabled anonymous connections. I should have realized that cPanel writes in its own syntax for FTP user names the same way as it does for databases. That was ultimately the connection problem.

    Now of course I have a new problem. Once I have selected the files I am going to upload, I'm not quite sure of how the destination folder should be formatted. I've tried manual upload, the upload fails with an error that says the file folder does not exist. The help files are little help. Appreciate that I am not stuck on any FTP program, I won't be using it much. Below is a screenshot of the FTP program I am using now. Any suggestions of which program to use are still being considered.



    Has anyone ever used this FTP program before?

  8. #8
    Grand Masters grim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond repute grim's Avatar
    Join Date
    September 22, 2006
    Posts
    10,060
    Rep Power
    25
    Feedback Score
    0

    Default

    Quote Originally Posted by Gomeza View Post
    Hi Grim

    Thanx, I had followed the instructions to the letter and still kept getting a 505 error. So I went back into the CP and enabled anonymous FTP upload and it worked. So I can do anonymous FTP uploads now. I'm not really sure exactly what "anonymous" means in this context but it strikes one as being unsecure.

    Thanx einsteinsboi

    I'm actually my own hosting provider, that's why I hate to admit that I have never used an FTP program. I'll revisit it all after a good night's sleep - - - thanx again for the input.
    If you're your own hosting provider why don't you use ssh instead? Or a program such as WinSCP ?

  9. #9
    I'm New! Gomeza is on a distinguished road Gomeza's Avatar
    Join Date
    August 17, 2007
    Location
    Ontario, Canada
    Posts
    21
    Rep Power
    5
    Feedback Score
    0

    Default

    Hi Grim

    The answer to that question is very simple. Those things are beyond me at this point, shoot, I can't even get a simple FTP program to work. But that will change, (I'll have it by the end of the day) then as my knowledge progresses, I will visit all possibilities.

  10. #10
    The Force is Strong! iowadawg has a reputation beyond reputeiowadawg has a reputation beyond reputeiowadawg has a reputation beyond reputeiowadawg has a reputation beyond reputeiowadawg has a reputation beyond reputeiowadawg has a reputation beyond reputeiowadawg has a reputation beyond reputeiowadawg has a reputation beyond reputeiowadawg has a reputation beyond reputeiowadawg has a reputation beyond reputeiowadawg has a reputation beyond repute
    Join Date
    October 18, 2006
    Posts
    6,872
    Rep Power
    11
    Feedback Score
    0

    Default

    Okay, when you upload, make sure it is to the root.
    Public_html.
    Then if you want the upload in a folder, create a folder in public_html.
    Most ftp programs allow you to create folders easily.
    Once you have the folder, then you just upload the files to that folder.

  11. #11
    I'm New! Gomeza is on a distinguished road Gomeza's Avatar
    Join Date
    August 17, 2007
    Location
    Ontario, Canada
    Posts
    21
    Rep Power
    5
    Feedback Score
    0

    Default

    Hi iowadawg

    Thank you for the input.

    I've got it now and have uploaded my first files successfully. Sometimes we can look at a software program and even with experience, the lights just don't come on. I needed an FTP program that clicked in my brain so I tried the free version of: ACEftp . . . it may be the fact that the user interface has more images or the fact that the help files are written in a way that I understand but I have had no problems at all with ACEftp versus FileZilla. There is a nag screen with the new program and ads served in a small window every time I use it but considering that I will only use an ftp program a few times a year, I can live with those things . . . . thank you all for the help.

  12. #12
    The Force is Strong! iowadawg has a reputation beyond reputeiowadawg has a reputation beyond reputeiowadawg has a reputation beyond reputeiowadawg has a reputation beyond reputeiowadawg has a reputation beyond reputeiowadawg has a reputation beyond reputeiowadawg has a reputation beyond reputeiowadawg has a reputation beyond reputeiowadawg has a reputation beyond reputeiowadawg has a reputation beyond reputeiowadawg has a reputation beyond repute
    Join Date
    October 18, 2006
    Posts
    6,872
    Rep Power
    11
    Feedback Score
    0

    Default

    Or use the one I use.
    It is free and from firefox.
    If you use firefox, get their ftp program.
    Easiest one I have seen to set up and use.

    And you are very welcome.

  13. #13
    Grand Masters grim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond repute grim's Avatar
    Join Date
    September 22, 2006
    Posts
    10,060
    Rep Power
    25
    Feedback Score
    0

    Default

    Might I ask how you are your own host if you don't know how to SSH? Do you have someone else managing your server, or are you on a reseller type plan?

  14. #14
    I'm New! Gomeza is on a distinguished road Gomeza's Avatar
    Join Date
    August 17, 2007
    Location
    Ontario, Canada
    Posts
    21
    Rep Power
    5
    Feedback Score
    0

    Default

    Hi Grim

    It is a custom reseller type of plan through Hostgator. Basically I lease a segment of one of their web servers.

  15. #15
    I'm New! chillspike is on a distinguished road chillspike's Avatar
    Join Date
    August 16, 2007
    Posts
    25
    Rep Power
    5
    Feedback Score
    0

    Default

    First ftp program I ever used was AtomicFTP (http://atomicftp.net). Never had any trouble and still use it to this day.

  16. #16
    The Force is Strong! zinruss will become famous soon enoughzinruss will become famous soon enough zinruss's Avatar
    Join Date
    September 7, 2007
    Posts
    33
    Rep Power
    5
    Feedback Score
    0

    Default

    I would recommend Core FTP LE 2.

    This fast FTP client with SFTP/SSH and SSL/TLS has browser integration, FTP/HTTP/SOCKS proxy, drag and drop, a site manager, a session manager, a queue manager, custom screens, bandwidth control, caching, auto-transfer, retry/resume, auto-reconnect options, auto S/key, remote file-searching, advanced directory listings, start/stop/resume of transfers, chmod. Core FTP Lite is for personal and educational use. Check business and commercial use under the terms of the help file.
    Core FTP LE - Reviews and free downloads at Download.com

    Usually port seting will be 21/22

  17. #17
    I'm New! Hyperswitch is on a distinguished road
    Join Date
    September 26, 2007
    Posts
    40
    Rep Power
    5
    Feedback Score
    0

    Default

    I'd highly recommend that you look into using cuteftp. I've used it for years and it's extremely user friendly.

  18. #18
    I'm New! Hostcoin is on a distinguished road
    Join Date
    November 26, 2007
    Location
    India
    Posts
    16
    Rep Power
    5
    Feedback Score
    0

    Default

    Hello,

    You can give a try through free WS_FTP

    Thank you

  19. #19
    Jedi Master ngarama is on a distinguished road
    Join Date
    December 15, 2007
    Location
    London
    Posts
    28
    Rep Power
    5
    Feedback Score
    0

    Default

    What about your hosting company, check if they provide ftp. slow but easy.

  20. #20
    Special Agent Spunkinator Stax has a reputation beyond reputeStax has a reputation beyond reputeStax has a reputation beyond reputeStax has a reputation beyond reputeStax has a reputation beyond reputeStax has a reputation beyond reputeStax has a reputation beyond reputeStax has a reputation beyond reputeStax has a reputation beyond reputeStax has a reputation beyond reputeStax has a reputation beyond repute Stax's Avatar
    Join Date
    December 14, 2007
    Location
    Your Closet
    Posts
    1,543
    Rep Power
    6
    Feedback Score
    0

    Default

    Quote Originally Posted by ngarama View Post
    What about your hosting company, check if they provide ftp. slow but easy.
    if you are at a hosting company that doesn't provide ftp then that means you would have to email them your website to upload ...so hopefully all hosting companies provide ftp ...it's the ftp program that's needed

    I use smartftp...I love it ...though it's the second one i've ever tried...i need to check out all the others still
    Can't Touch This
    I shall call him squishy, and he shall be mine, and he shall be my squishy!...in my pants

  21. #21
    I'm New! Hostcoin is on a distinguished road
    Join Date
    November 26, 2007
    Location
    India
    Posts
    16
    Rep Power
    5
    Feedback Score
    0

    Default

    I think today most or all of the hosting providers provide with FTP accounts to upload content with there hosting packages

  22. #22
    I'm New! rockinlinux is on a distinguished road
    Join Date
    February 19, 2008
    Posts
    15
    Rep Power
    5
    Feedback Score
    0

    Default

    I use linux. Filezilla is great but im not sure if they have it for windows. If i remember right the one i used back when i used windows was cuteFTP....if i remember right it was pretty good but i dont think it was free.

  23. #23
    I'm New! cybergod is on a distinguished road
    Join Date
    February 24, 2008
    Posts
    18
    Rep Power
    5
    Feedback Score
    0

    Default Re: Anyone know anything about FTP software?

    CuteFTP and SmartFTP are leading ones in the market but to my knowledge cuteftp is much better than smartftp.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. RAX to MP3 conversion software
    By Klausina in forum Graphics & Multimedia
    Replies: 7
    Last Post: Jul 14th, 2010, 11:16 pm
  2. Hot new software! TV on YOUR PC!!!
    By iowadawg in forum For Sale
    Replies: 7
    Last Post: Mar 17th, 2008, 9:32 pm
  3. Is there a software like this?
    By aguriani in forum Forum Management
    Replies: 7
    Last Post: Jun 27th, 2007, 9:25 pm
  4. LD Free Software what is the best?
    By cornnfedd in forum Directories
    Replies: 0
    Last Post: Jun 24th, 2007, 7:44 pm
  5. What Graphics Software Do You Use?
    By Ohiosweetheart in forum Graphics & Multimedia
    Replies: 6
    Last Post: Oct 29th, 2006, 5:57 am

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
WebTalkForums
WebTalkForums
Recent Forum Threads