Trying to set up FTP server

I am trying to set up an FTP server using my macbook. I have followed the steps on http://www.macinstruct.com/node/152 but where I am running into trouble is that I have to assign a static ip to my computer. My home network is as follows: ISP -> D-Link DI-604UP router -> Airport Express (bridge mode) -> Macbook. Do I need to set up the Airport Express with a static ip as well, or can it remain dynamic and simply set my macbook to static. Any suggestions would be appreciated. Thanks

Do I need to set up the Airport Express with a static ip as well, or can it remain dynamic and simply set my macbook to static
Since your AirPort is running in Bridge mode (which it should be in this setup) then the AirPort IP address doesn't matter. Only the Mac server needs a static IP address.
Even so, consider the implications of using FTP - it's an insecure protocol and you run the risk of exposing your system to unwanted attention from hackers, bots and scripts that will try to exploit weak FTP services. Before you go much further I'd recommend evaluating what you're trying to achieve, and whether there's a better (i.e. non-FTP) way of doing it.

Similar Messages

  • Setting up FTP Server on Mac OS 10.4.4

    Hello.
    I am trying to set up my Mac so that I can use it as an FTP Server.
    I am connected via BT Business Broadband and I am using the following router:
    3COM Office Connect ADSL Wireless 11g Firewall Router (3CRWDR100A-72)
    I have been assigned a Static IP Address, which I am 99% certain that I have entered correctly into the router. If I go to www.whatismyip.com it shows my static IP correctly.
    What I cannot do is access my Mac via FTP from another computer.
    I think I need to set up port forwarding on the Router to the Mac, but I dont know where to do this.
    Then, once I have that set, How do I set the Mac up so I can connect via FTP.
    I hope this makes sense..
    I would be very greatful for any help / advice.
    Many thanks
    Glenn

    Hi
    Thanks for the reply - its very much appreciated.
    So I go into my router and forward on ports 20 and 21. I assume that the router will automatically forward to the Mac without entering any IP addresses (?)
    You mention that if I need read /write access I will need an FTP client.
    I host some websites which I need to back up to the mac. The backend system allows me to automatically back up to any computer with ftp access.
    So, I want to have the back ups sent to the Mac using ftp. (The back end will connect using ftp://user:password@serveraddress
    which will obviously need write access. Would this still work without an ftp client. (as I write this, I have the feeling it would be OK as the back end to the hosting will be using ftp protocols anyway))
    Any clarification would be great
    Many thanks again
    Glenn

  • Keep getting an Error Code 403 for trying to connect to FTP server

    I am trying to access a friend of mine's ftp server so I can upload some pictures of a recent event. I keep getting an error code 403 "FORBIDDEN, You do not have permission to access this server". At first I was trying to connect through Safari. Then after a quick google search, I found out I should be connecting through my Finder by selecting GO then Connect to Server. When I did that it says Connection Failed - "They could be a problem with the server or it could be down".
    Now a friend of mine who has a PC told me he was able to access the server and upload his pictures with no problem!
    So why am I getting all these error codes and he was able to access the server? Yes, I was giving permission by the owner of the server to upload my pictures!!!

    In the Finder->Go->Go to Server->this should do the job:
    *ftp://ftp."URL to server"*
    where it's something like: ftp.xyz.yyy.com
    In the Terminal app, all you need to use is:
    *ftp "URL to server"*

  • Trying to set up iChat server for office with Macs, PCs and iPads on LAN

    Looking for advice on compatable clients and issues setting up iChat server in a small office environment to chat between Macs, PCs, and iPads on the LAN.

    Same situation before here...
    I would advise to go arround on the net, in search for applications at your taste.
    We successfully installed the jabber clients for windows: Adium and SafetyJabber
    For the pad's we use IM Pro
    Works all togeather.
    Suc6
    Martyin

  • Need help setting up FTP server.

    I have a networked video server that converts analog video from my security cameras to mpeg, it has an internal FTP client that I have pointed to a share on my server, with the correct login info. This will all occur on my intranet and if possible I do not want FTP open to the internet. I can not connect to the server via FTP. Any advice would be appreciated.

    John, this is all very vague.
    What is your FTP software? or if inbuilt to the OS, which OS is it?  Mac, Windows, other?
    When you say you can't connect to the FTP box, is this using your "Video server" (What OS is it)?
    Have you tried using another machine to connect to your server?
    More info please...

  • Errors when trying to set up testing server in CS3

    Hi,
    Ive tried to find the answer to this by googling, but cant
    sort it out.
    Ive been setting up php/apache/mysql in windows vista -
    dwcs3.
    Please bear in mind that I am very wet behind the ears with
    all this , at
    the moment.
    Ive been working out of Davids Essentials - CS3 ver. book.
    All was going
    well. I tested php with the test.php page that was in the
    book download.
    Tested Apache - got the "It worked" page.
    Ive got the Apache symbol in the bottom tray, with the little
    green arrow in
    the feather.
    So far so - so good.
    Then I set up the testing server stuff for dreamweaver. Used
    the server
    root .
    Did everything - so I thought - by the instructions.
    Tested a php page, by clicking on "live data view" in DW -
    then got the
    "Forbidden. You dont have permission to access
    /php_testing/datatest_40uvgbduqp.php on this server"
    Im lost at this point. I searched google, but cant really get
    an answer to
    it there, there was some stuff about changing permissions,
    but Im not really
    sure how to do this with a local site. and php/apache seemed
    to be working
    before setting up the testing server in DW.
    Also, when I go to my browser and browse to
    localhost/test.php or whatever,
    it tells me it cant display the page, cos Im not logged in.
    Any help, would be wonderful.
    REgards
    Fiona

    After one headache, more googling, and hours of scanning the
    apache
    configuration file, I think I found it.
    I had changed the root folder from the standard
    C:/programfiles/apache..../etc to D:/htdocs but the
    configuration file in
    Apache was still showing the original root folder path.
    Just for interest sake, if I did have to change the
    permissions on files
    that were just on my local computer, how do you do that, or
    should I ever
    need to do that?
    Regards
    Fiona
    "fiona" <[email protected]> wrote in message
    news:gha5b8$a40$[email protected]..
    > Hi,
    >
    > Ive tried to find the answer to this by googling, but
    cant sort it out.
    >
    > Ive been setting up php/apache/mysql in windows vista -
    dwcs3.
    >
    > Please bear in mind that I am very wet behind the ears
    with all this , at
    > the moment.
    >
    > Ive been working out of Davids Essentials - CS3 ver.
    book. All was going
    > well. I tested php with the test.php page that was in
    the book download.
    > Tested Apache - got the "It worked" page.
    >
    > Ive got the Apache symbol in the bottom tray, with the
    little green arrow
    > in the feather.
    >
    > So far so - so good.
    >
    > Then I set up the testing server stuff for dreamweaver.
    Used the server
    > root .
    > Did everything - so I thought - by the instructions.
    >
    > Tested a php page, by clicking on "live data view" in DW
    - then got the
    > "Forbidden. You dont have permission to access
    > /php_testing/datatest_40uvgbduqp.php on this server"
    >
    > Im lost at this point. I searched google, but cant
    really get an answer
    > to it there, there was some stuff about changing
    permissions, but Im not
    > really sure how to do this with a local site. and
    php/apache seemed to be
    > working before setting up the testing server in DW.
    >
    > Also, when I go to my browser and browse to
    localhost/test.php or
    > whatever, it tells me it cant display the page, cos Im
    not logged in.
    >
    > Any help, would be wonderful.
    > REgards
    > Fiona
    >
    >

  • Trying to set up AV server on mini late 2012.  Will upgrade to Yosemite tomorrow.  Home Internewt is ATT Sierra mobile hotspot only.  So I think I need a wifi router that will tether the hotspot as sole internet source.  Recommendation for system set

    My system: Mac Mini late 2012 w/ 1 TB disk and *GB memory (for AV server), iPad air 2 w/ 64 GB, iPad, iPad 2, iPhone 6, iPhone 4, Macbook running Yosemite, older Macboo w/ 2GB memory & 160 GB hard drive, 1 TB back up drive, WiFi Printer
    Internet:  Wireless hotspot ATT 4G LTE limited to 5 GB/mo (no cable or DSL available. Router to be determined
    AV equip:  Vizio smart TV (WiFi capable & network cable), high end analog audio, DAC, Samsung TV/display w/ HDMI.
    Looking for a router recommendation that will utilize my ATT device and stream music (and of course less demanding DATA)
    What is/are recommended connection(s) between devices?  Hardwire Mini to main TV w/ HDMI, network or USB?  Help?

    Another way to set things up, use an Apple Airport Extreme Basestation.
    My system setup has a cable modem directly connected to the AEBS.
    The AEBS is then setup to do all of the network management,  I use
    both hardwired and WiFi access via the AEBS.  It also has a USB port
    that you can use for attaching HDDs for common data access and even
    Time Machine backups.
    FWIW, here's my system:
    2011 MiniServer used as HTPC - hardwired ethernet to AEBS
    2010 Mini used as server - hardwired ethernet to AEBS
    (these are hardwired simply because of proximity to AEBS but could be WIFi connected)
    Late 2013 27" iMac workstation- hardwired or WIFi depending on needs
    Early 2011 Macbook Pro - WiFi connected
    iPhone 5S - WiFi connected as needed
    The 2010 Mini Server I use as my "iTunes hub" set up with Home Sharing and
    by running Server on it, have Apple download caching of both Mac and iOS
    apps, Time Machine backups and general backups for various content from
    the different computers.

  • Trying to set up print server.

    I have a Powermac G4 with OS 10.2.8 connected by ethernet through a router to an IMac PowerPC G3 with Mac OS 9.0. I have no trouble with file sharing and Internet use, but I can't get print sharing to work. The printer is an HP Laserjet 1320, and all of the necessary software is installed on both computers. The printer is connected to the Powermac, and works fine with that computer. I went through all the necessary steps on the Powermac to set up the computer as a print server. The IMac has Appletalk active, and Printer Share enabled. According to the Appletalk configuration utility, Appletalk is connected via ethernet. However, when I try to set up the printer on the IMac through the Desktop Printer Utility, no Appletalk zones can be found. What's the matter?

    Juniper, welcome, take a look here, step 1. is the one most over looked.
    Joe
    Power Mac G4 Gigabit Ethernet   Mac OS X (10.3.9)  

  • I' m getting a "publishing error" when trying to publish to FTP server (DreamHost)

    Help!
    Sunny

    If you are using the iWeb FTP this can be caused by bad file names - particularly image files. Make sure they don't have any spaces or special characters in them.
    Other errors can be caused by having the Facebook update box checked in publishing settings.
    If file names are not the cause, try the troubleshooting steps under "Fix iWeb" here...
    http://www.iwebformusicians.com/iWeb/iWeb-Tips.html

  • I'm new to Solaris 10 and need help to setup ftp server

    hello!
    I just installed Solaris 10 and I'm trying to setup an ftp server (with ftpd) but I don't know how to do that
    my server doesn't need any security or authentication
    I'm looking for the default shared files directory
    Also wondering what to change in what configuration file...
    This OS looks quite similar to some linux I used before but the differencies are big enough to drive me crazy
    anyway thanks for your help.
    Any advice is welcome :-)

    cd /etc/ftpd
    vi ftpusers
    put a # in front of root and any other users that you wish to be able to ftp
    then svcadm restart ftp
    If you want to set up an anonymous ftp server, there is a little more involvement

  • Really weird problem setting up FTP in Dreamweaver MX 2004 for Mac.

    I'm new to Dreamweaver for all that I've had it for years. Been using GoLive. Using Dreamweaver that is part of Studio MX 2004. I'm trying to set up FTP. Tell Dreamweaver to Create New Dreamweaver Site. Name the site. Don't use server technology. Pick the folder where I want my files. Tell it I want to use FTP to connect to my server. Give it the name of the host server. Tell it which folder I want to use for my files on the server. Here's where it gets interesting:
    When I type the url for the folder in the field, as I type "html" it draws a strike through the "l" in "html".
    I've tried typing the url in Text Edit, then copy and paste into the field. I get the same result as if I had just typed it in the field.
    Deleted and re-installed Dreamweaver by itself. No difference.
    Deleted and re-installed everything associated with Studio MX 2004. No difference.
    Ran TechTool to see if there might be a disk problem but that came back fine. Have not run my anti-virus, ClamXav, yet. Don't have any anti-spyware software.
    Running Mac OS 10.4.11 on an iMac G5 iSight.
    I know just how oddball this problem sounds and I realize that I could use Fetch or Cyberduck but I would like my software to work. Anybody have any ideas?

    Wiped and re-installed my computer. Now that part of Dreamweaver works. Some bug somewhere that's now been eliminated. Now it has a new problem that I will ask about in a new thread.

  • OS X Mountain Lion - FTP server, no files visible

    I try to set up the FTP server in OS X 10.8.2 Mountain Lion with the Server app (2.2). So far, all services are running but I'm not able to make files visible over internet or local access. I can change the directory to any custom or predefined share and give all users full access (read & write) to all files in that share but no file is showing up. I tried to access the FTP server locally with a FTP application and the same with a web FTP proxy. Files that I copied to the selected share will not show up on the FTP server. In fact, not a single file is visible.
    Maybe this has something to do with anonymous access. I want a public folder, accessible from outside (internet). I really don't know whether anonymous access is possible with OS X FTP server nor whether I should create special users for FTP access. The server application is not very helpful regarding this.
    Which rights and users should configured in FTP server? How to set up generic anonymous access?

    I am having a similar problem. I have files automaticly uploading via FTP. This works perfectly on my older desktop but on my MBP with mountain lion, the files only display one or two at a time and only show newer files when the first ones are deleted.
    The same behavior occures when using the ftp enable script in the terminal app.
    Not exactly the same but similar.
    Why did apple take the simple FTP toggle away??? My 13 year old Mac wins this battle and remains on the shelf

  • Setting up FTp with PureFTP

    Hi
    I am trying to set up FTP access so that my Lab can download files from me. I have read a post (http://discussions.apple.com/thread.jspa?threadID=449518&tstart=75) regarding almost exactly the scenario that I am attempting which was resolved successfully,but I am still having troubles.
    I am running 10.4.6 on a G4 933. I have a Linksys WAG54G router.
    I have attempted to set the ports as per the instructions in PureFTP but seem not to be getting anywhere.
    A friend that is attempting to log in to test it for me gets a password and username dialog bos but it just dissappears and nothing happens or, another friend just gets a message saying that the info is not correct.
    I have tried disabling the Mac OSX firewall and with it going, and it seems not to make a diff.
    Can anyone walk me through it from start to finnish?
    Thanks very much
    Craig

    Let's make your G4 ready to tango:
    1. Drop TextWrangler (you downloaded earlier) in you Applications folder and Open it (don't check to install the command line tools, you won't need 'em)
    2. From Text Wrangler-->File-->Open Hidden navigate to the /private/etc/ directory and open hosts file. You'll get a message that hosts file is owned by root, click yes to edit it
    a default hosts file looks like this:
    # Host Database
    # localhost is used to configure the loopback interface
    # when the system is booting. Do not change this entry.
    127.0.0.1 localhost
    255.255.255.255 broadcasthost
    ::1 localhost
    3. Add the IPs of your computers and the name(s) you wan to call them (same as SystemPreferences-->Sharing), for example:
    # Host Database
    # localhost is used to configure the loopback interface
    # when the system is booting. Do not change this entry.
    127.0.0.1 localhost
    192.168.1.1 router
    192.168.1.5 michelle
    192.168.1.6 Left Machine
    192.168.1.7 G5
    255.255.255.255 broadcasthost
    ::1 localhost
    Separate IP addresses from computer names with a "tab" not space. Also, unix doesn't like spaces between names so 192.168.1.6 <tab> Left Machine gives 2 aliases for the computer @192.168.1.6, one is Left and the other is Machine. If you want one name for each computer use "-" (i.e. 192.168.1.6 <tab> Left-Machine)
    Be careful not to delete any of the default lines
    4. Save your hosts file (you'll be asked for your Admin password),
    5. Open Utilities-->Terminal and type: lookupd -flushcache (press Return)
    6. Reboot the G4
    Doing the same for each of your Macs will only make things easier for you and your network. Just make sure that you use the same computer names (or just copy/paste the contents of the G4s hosts file to the rest of your Macs (do not drop the hosts file itself to the /private/etc folder in any other Mac(s))
    Hmmmm. manual....may have to go looking for that one.
    You can download a manual from Linksys support page. I see 2 versions of the WAG54G (Version 1, Version 2).
    Now, what you need to do is to let your router allow computers outside your LAN talk to your FTP server (G4). This process is called "port mapping" or "port forwarding".
    So log in to your Linksys router via the its web interface, go to Applications & Gaming-->Port Forwarding-->Port Range Forwarding and enable the following TCP ports: 20, 21, 989, 990. Make sure that all of them point to your G4 (192.168.1.5), check Enable, Save Settings and you're done.
    FYI here are the FTP TCP ports and their names:
    TCP 20: FTP Data
    TCP 21: FTP Control
    TCP 989: FTP Data over LS/SSL
    TCP 990: FTP Control over LS/SSL
    For example:
    Application: FTP Data + Control
    Start: 20
    End: 21
    TCP/UDP: TCP
    IP Address 192.168.1.5
    Keep your firewall(s) turned off for a while till we make sure that everything is working as it should.
    At this point, networking-wise your LAN is configured like the big boys, and it's ready to rock...
    Finally, about PureFTPd:
    What do you want to share via FTP (a folder? an entire HD?)?
    Have you setup PureFTPd yet? (Accounts, folders etc)?
    Go through PureFTPd documentation again to learn the basics. Since your server will be accessed only by people you know, don't bother with anonymous users, just create accounts for your colleagues.
    Let me know how your PureFTPd setup goes...
    PS, I see that you are in NYC, been to the new Applestore? I love the glass cube design.
    No, not yet, I'm currently doing a project in Berlin/Germany. It looks nice but I wouldn't go in the first days, I don't like long queues
    Macs running 9.x, Macs running 10.4.x, SGI workstations running Irix 6.5.x
    Message was edited by: fu

  • Need help setting up web server with WRT54GS

    Hello,
    I am trying to set up a web server with my linksys router. For the network settings, I have used 192.168.001.150 as my primary IP (192.168.1.150, all 3 numerical characters have to be filled in), 255.255.255.000 as my primary netmask and 192.168.001.001 (192.168.1.1) as my gateway. I have gone into my router and then enabled port fowarding for port 80 to 192.168.1.150 but I still cannot access my web server. What could be the problem?
    Any help would be greatly appreciated. I'm trying to set up this server so I can test scripts and things.

    bump

  • Setting up VPN Server fails in Windows 8.1

    Hello Folks
    I'm trying to set up VPN server in my Windows 8.1 box to receive incoming connections. It fails at the last step (http://www.diaryofaninja.com/blog/2012/09/11/setting-up-a-vpn-server-on-windows-7-or-windows-8-ndash-secure-your-internet-use-while-away)
    of the process (Allow Access) with the following error. I binged a lot but none of the trouble shooting mechanisms worked for me. I made sure that concerned service (Routing and Remote Access) can be started and stopped manually. Also, the same step works
    in Windows 7.
    Please see attached for error details.
    Highly appreciate any help for fixing the issue.
    Cheers
    Manohar

    Hi  Manooh,
    Besides disabling IP v6, try reset the TCP/IP in the way below:
    Open the command line windows as an administrator and type the command “nets hint ip reset” hit enter, or you can try the fix it below:
    http://support.microsoft.com/kb/299357
    We usually modify the default RDP port 3389 to another value, if you followed this too, you should add an port exception through a firewall in the way below:
    1.Open Windows Firewall
    2.In the left pane, click Advanced settings. 
    3.In the Windows Firewall with Advanced Security dialog box, in the left pane, click Inbound Rules, and then, in the right pane, click New Rule.
    4. Choose “port” and input the port number as allowed to connect.
    Regards
    Wade Liu
    TechNet Community Support

Maybe you are looking for

  • IWork '08 doesn't work on a supported machine

    My machine meets the specs, but when I try to launch any iWork '08 app, I get about 7 or 8 bounces in the Dock, then nothing. I've reinstalled, rebooted, no luck. iWork 08 System requirements A Macintosh computer with a 500MHz or faster PowerPC G4, o

  • BT customer care say they wont give me a full refu...

    Hi all most of you all ready know that BT customer care don't care well hears my story....... Back in August 2011 because of my poor broad band speeds, I was on the old 8 Meg package and their sales department suggested that I would be better off cha

  • Average Balances in General ledger.

    Hi All, The question may be silly and awkward - I am completely ignorant in GL Our requirement is to calculate the monthly average balances for each code combination id (GL_BALANCES) after the month end. One way is to calculate the average balance fr

  • Passing data from one transaction to another

    Hello , I have internal table  as a result of user  selection on the selection screen of first transaction. Internal table can have any number of  lines that have to be processed in second transaction. How I can pass data ( list ) from first transact

  • Transferring itunes gift cards

    I recently purchased a new computer and set up a new itunes account under the impression homesharing would allow me to transfer all of the music from my old computer that was purchased under the old apple id to the new computer with the new apple id.