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

Similar Messages

  • How to use FTP with Time Capsule Gen4

    I am having difficulty setting up FTP with my Time Capsule.  This is the first time I have attempted using FTP on the Time Casule and have read through some documentation and believe I have it set up correctly but could be wrong.  I am using FileZilla and tried to connect but the connection fails therefore my post for assistance.
    If someone could provide me the basics or links for installation/testing and etc.. I would very much appreciate it.  At this point I feel I just need to start over.
    Thanks,
    John

    Port forwarding for FTP is rather more complex than it first seems..
    Ports that need to be open depend on type of FTP.. ie active or passive.
    Read the discussion of ftp through NAT.
    http://slacksite.com/other/ftp.html
    Make sure the firewall on the computer that is running ftp is off.
    And I guess in the end.. if you have a different router give that a go.. it can help identify where the problem is.
    If you are using v6 airport utility.. opening ports is not at all easy either.. definitely recommend you install 5.6 utility.
    If you are still on lion just install it.. http://support.apple.com/kb/DL1482
    If you are on ML tell us as there are ways and means.

  • How do you set up ftp services with outside of network access?

    What are the steps to set up a password protected directory for our clients to ftp files to?
    I've turned on ftp services and created a testftp directory, with access to everyome, but can't access the files. It never asks me for a password.
    We have AT&T dsl service. The connection goes to a Linksys router and on to multiple switches. Each of our users have assigned static ip's.
    Thanks for the help,
    Chas

    The Mac OS X Server Security manual has a discussion of setting up ftp and the share points and related. Here's the [Tiger Security|http://images.apple.com/server/macosx/docs/TigerServer_Security_Config021507.pdf] manual, and here's [Leopard|http://images.apple.com/server/macosx/docs/LeopardServer_Security_Configv10.5.pdf].
    If you'd prefer a description here rather than the manuals, what follows are the basics.
    I'm here assuming you have a firewall between the Internet and your server; a firewall attached to the DSL modem. If you have an external static IP and an internal private (192.168.0.0/16, 10.0.0.0/8, etc) via NAT, you'll need a firewall with reasonable port-mapping capabilities. If you're static and public throughout, you need only poke holes; you probably don't need the port-mapping stuff. (Or you could have a direct connection to your Mac OS X box; I don't usually configure things that way.)
    First, open your firewall and allow access via the ftp ports (port 20 outbound and port 21 inbound, typically) and open up the ephemeral port range.
    Then create a user and directory via whichever service you are using -- Workgroup Manager, Open Directory or otherwise. Within Workgroup Manager, you can set up share points; basically locations that the ftp daemon is permitted to touch.
    Then wander into Server Admin and enable the ftp server.
    Now if I wanted to do this without exposing my cleartext username and cleartext password over every hotel and coffee shop LAN I might use (and I'm not kidding; "ftp security" is an oxymoron), I'd create a username and its directory per your usual means, use Server Admin to configure and launch sftp daemon, and open up port 22 at the firewall. In my experience, sftp is easier to administer, and operates with ssh and with PKE authentication, and it doesn't post your password to Craigslist -- and beyond discussions of the (lack of) security, ftp tends to be somewhat fragile; it really gets into trouble traversing firewalls.
    Given my experience with ftp over the years, here is [why I don't want to use ftp|http://64.223.189.234/node/530] -- sftp is just so much easier to deal with, and to secure.

  • 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.

  • Dreamweaver CS 5.5 not working with Godaddy FTP with TLS/SSL

    I've upgraded to CS 5.5 and tried to connect to a client's Godaddy account with FTP with TLS/SSL it fails.  Works perfectly with my mac app Transmit every time as it always has.   It doesn't work with implicit or explicit settings with authentication set to none or otherwise.
    Can someone please let me know if Dreamweaver will ever be compatible with FTP with TLS/SSL and Godaddy?  Or is there some setting I can try that will make it work now somehow?
    Been waiting years for this....

    SnakEyez02 wrote:
    First, that's a Godaddy problem if their security isn't up to par.
    That may be the case that Godaddy is also at fault, but every other FTP app I use with Godaddy works fine.  It's just Dreamweaver and has always been just Dreamweaver not working with a secure connection to Godaddy.  Considering Godaddy is the largest webhost in the USA, you'd think Adobe would have fixed this years ago.  I should also mention I'm not endorsing Godaddy and I understand there's plenty of people that don't like Godaddy for very good reasons.
    Sent you PM with FTP account with Godaddy yesterday.  Thank you for taking a look!
    UPDATE: Whoops, I see you responded via private message already.  I'll paste most of it here in hopes it helps others to understand the issue:
    via SnakEyez02 PM:
    Ok this took a lot of digging.  I won't say it's not a DW issue 100% and I will report a bug for your problem, but DW is not the problem alone Godaddy needs to share the blame here for a bad certificate.  Here is what is happening:
    I'll start with DW:
    - The settings are correct that were in the post.  Port 21, FTP explicit, and the authentication should be set to None (encyprtion only).  This is where the transmission is encrypted using SSL, but the certificate is shared and not specific to the domain owner.  That is the difference between DW's "none" and "trusted".  It's a poor choice of words I'll give them that.  However, Godaddy seems to want all connections to be trusted thus the other error you get when you turn on the None option.  Now could DW do what Transmit does, warn you and write in an unsigned certificate into the Keychain app, probably, is it best practice for security reasons to "Trust" an unsigned certificate probably not.
    Now Transmit:
    - As explained above Transmit opens up a prompt to override and create a fake-trusted signed certificate.  Thus by forcing the OS to think a legitimate certificate is there it gets you through albeit through unconventional methods.
    The problem:
    - A good portion of this problem lies with Godaddy.  Now I use a shared hosting account and set one up on an independant host for a friend of mine and both of them accept the shared certificates (SSL explicit).  The difference is the hostname of the certificate.  I ran a traceroute (from Network Utility in Utilities folder) on your website and came up with the following address: 173.201.23x.x.
    The problem is that the certificate on your server is actually not for that server which is the reason DW seems to have such an issue with it.  The SSL certificate that Godaddy put on your shared server is for host - 173.201.19x.5x.  As you can see, it's a certificate for another server.  Honestly the fact that Panic's Transmit allows this override scares me a little bit and the fact that Godaddy never noticed this issue either scares me to.  So while DW could write in a bad certificate I can see why this is happening.
    I know there is not much solice in my answer because it still doesn't alleviate the problem that you have with DW connecting.  Unfortunately I do not have a workaround despite my numerous attempts to try and gain access over a secure connection.  One alternative you could ask Godaddy for in the meantime is an SSH connection which would allow you to use SFTP instead of FTPS.  But that's a short-term solution to a long-term problem.
    If you think of anything else feel free to bounce any ideas off me I don't mind.  Good luck in getting this solved and I will post a bug report to make Adobe aware of the issue.
    Thank you for looking into this issue in depth like you have!
    I think the issue might be that Godaddy is applying cost saving measures to keep their prices down in the way they implement their certificates (but it also wouldn't surprise me to know it's simply ineptitude on Godaddy's part either).  I'm not sure I fault Panic with Transmit much at all because it clearly warns you about the certificate and it's your choice to continue.  And, as it stands now, it's much safer to continue to connect that way with Transmit than to stop and connect with no encryption at all at a public hotspot.
    As it stands now, you really shouldn't connect to Godaddy with Dreamweaver at a public hotspot unless you set up an SSH tunnel with your connection first.  But enabling SSH is an added expense in many ways including paying for the service, using more computer resources for tunneling and time setting it up and implementation... all because Dreamweaver won't just allow developers the option like Transmit does.
    Once again, thank you for looking at this and I hope someone at Adobe finally address this issue for the security of its customers who use Godaddy (which is often not their choice and was, instead, the choice of their clients to use Godaddy as a webhost).
    Just a side note, I contacted Godaddy support about this several years ago and they were unresponsive and even hostile about it  - So that's definitely another vote against Godaddy from me as well.
    Message was edited by: greenbluewave

  • SSIS 2005 FTP with PPK

    Hello. I would like to automate sending an Excel file to a vendor FTP site with SSIS 2005.  I can see how to use ftp with user name and password options.  However, the twist here is that the vendor says that I need to incorporate a ppk key for
    security reasons. The problem is that I am not finding this on the ftp task bar in the SSIS GUI. Before I get into the weeds on how to set this up, the first question I'm asking is if this can actually be done in SSIS 2005?
    Thanks in advance for comments.
    Brian

    Hi Brian,
    not by using the stock FTP Task. It only is a wrapper around the command line FTP client.
    If you are able to code then it will be a Script Task with some VB or C#, but may be that then defeats the merits of using SSIS
    Arthur My Blog

  • HT204053 I have one apple ID for purchases and then my mobile me ID where I use for email.  So I have set my cloud with my mobile me name, while keeping my purchases the original name.  Will my purchases be recognized as purchases when backup is finished.

    I have one apple ID for purchases and then my mobile me ID where I use for email.  So I have set my cloud with my mobile me name, while keeping my purchases the original name.  Will my purchases be recognized as purchases when backup is finished.

    Welcome to the Apple community.
    So long as you are logged into the iTunes Store, using the correct ID and password (settings >store), then you will always have access to your apps, books, music, TV shows etc etc bought via the iTunes Store on that account.

  • Is anyone else having trouble setting up messages with the new mountain lion software? I keep getting a notification that i cant sign in and it is saying, check network connection and try again, but i have full wifi bars, thanks, Justin

    is anyone else having trouble setting up messages with the new mountain lion software? I keep getting a notification that i cant sign in and it is saying, check network connection and try again, but i have full wifi bars, thanks, Justin

    Install this to get X11 functionality back in 10.8
    http://xquartz.macosforge.org/landing/
    Worked great for me and others.
    Jerry

  • HT204291 My iPad 4 does not show up on my TV screen when in AirPlay mirroring mode using WiFi.  The iPad displays AirPlay set to TV with the Mirroring On (green).  My iPad IOS software is 8.2 and my Apple TV software is at 7.1.  The TV displays the Apple

    My iPad 4 does not show up on my TV screen when in AirPlay mirroring mode using WiFi.  The iPad displays AirPlay set to TV with the Mirroring On (green).
    My iPad IOS software is 8.2 and my Apple TV software is at 7.1.  The TV displays the Apple Menu.  The “Settings” does however displays the General menu allowing me to see:
    Apple software:          7.1 (7003)
    Apple TV:                   Model No. A1464, Part No. MD199B/A
    Signal Strength shows 5 circles.
    It does not display the iPad screen but when I use the BT Sport App I can hear the sound but there is no video.  I have searched the internet for a solution to no avail. The problem first arose when the IOS was at 8.1+ but it worked correctly briefly when I updated to IOS 8.2.  Can you help please?

    Welcome to the Apple Community.
    Try the following steps, check whether things are working after each step where appropriate, before trying the next.
    Check AirPlay is turned on on the Apple TV (turn it off and on if it already is)
    Check that both devices are on the same network (Settings > Wifi, on the mobile device and Settings > General > Network, on the Apple TV).
    Restart the Apple TV (Settings > General > Restart).
    Restart the Apple TV by removing ALL the cables for 30 seconds.
    Restart your router. (Also try removing it’s power cord for at least 30 seconds)
    Restart your mobile device.
    If you are still having problems, the following article(s) may help you.
    Troubleshooting AirPlay
    Troubleshooting Wi-Fi networks and connections
    Recommended Wi-Fi settings
    Wifi Diagnostic Software (for Mac users)
    You may also find some help on this page, where I’ve collected some of the more unusual solutions to network issues.
    When making adjustments to your network for better optimisation, you may find some of the points mentioned on this page helpful.

  • When i try to set up facetime with my Apple ID it does not let me saying it cannot verify my account?

    when i try to set up facetime with my Apple ID it does not let me saying it cannot verify my account? if i change my ID on the ipad deos it change it on my computer aswel?

    Hi
    I would try this since Apple TV is built to allow multiple Apple Ids
    On you Apple TV
    General > Settings >Itunes Store > Add New Account (put yours in here)
    Then Switch account to your Apple Id
    Cheers

  • Having trouble setting up Mail with a POP account

    I am trying to set up Mail with my Universities webmail service, and according to their tech page I need to set it to POP. I also made sure that I have the incoming and outgoing mail servers correct, and i've made certain that I am entering my username and password correctly. But when it loads and trys to get my mail it says that the password I supplied is incorrect, but I know that's not true. I am absolutley sure that both the username and password are entered correctly.
    Does anybody know how I might fix this?
    p.s. my girlfriend is having the exact same problem, so it isn't just me entering something wrong

    I know you said the usernames/passwords are correct but, (if you can), login via webmail using those same strings, see if that works.
    Write the text to a note and copy and paste from there so you are sure you've not input something wrongly.
    Failing that do a quick keychain first aid too.
    If that don't work then I'm out of ideas, (for now at least).

  • How to use two sets of books with one responsibility

    Does anyone know if it is possible to run reports in the General Ledger business area of the Oracle EUL against two or more sets of books with the same responsibility? For example, I want a regional finance manager to be able to run a Discoverer GL report for both Bolivia and Peru using their South America GL Manager responsibility. It looks like you can do that for AR using HR security profiles but I'm not sure how to do it for GL. Thanks.
    Greg

    Hi,
    There are two types of security: business areas security which allows a user to access the folders in a BA and is controlled through Discoverer; and data security which filters the data returned in the report. The data security is usually implemented as a condition in the views mapped in the EUL, though it can be implemented as mandatory conditions in the EUL. The data security is controlled by Application system profiles.
    In your case you will have conditions in the database views which only returning data for the set of books defined in the profile for the current responsibility. To bypass this security so that a responsibility can report on multiple sets of books you need to create new folders in the EUL that map onto database view or tables that do not have the data security.
    Hope that helps,
    Rod West

  • My daughter and i share an itunes account. how do i delete her and set her up with her own?

    my daughter and i share an itunes account. how do i delete her and set her up with her own?

    You need to make an iTunes Store account in her name and with her unique Apple ID. Note that everything she has purchased and downloaded under your Apple ID will not transfer to hers. She will need (or you will) to repurchase all of her iTunes Store items.
    She will also need her own user account on the computer if you share the same computer.

  • I have a iPhone and iPad on one iTunes account, I have recently bought two further I touches fir the kids , should I set them up with their own apple ids and the can I transfer purchases through all devices

    I have a iPhone and iPad on one iTunes account, I have recently bought two further I touches fir the kids , should I set them up with their own apple ids and the can I transfer purchases through all devices,

    Hi jhyiesla,
    Im not sure wether I got you right or not. But my advice/s would be as follows:
    These steps help you get rid of old apps you downloaded years ago and you do not use anymore.(Also frees space on your mac after emptying the trash)
    1) go to iTunes and delete all applications in it. Make sure to move them to trash! Do not empty your trash yet. Its your backup if step 3 doesnt appear.
    2) connect both your devices(one after each other) and make a backup. !!!Dont press the Sync button, press the Back Up Now Button
    3) Then it asks you if you want to backup applications as well. Confirm. (This is how apps get transferred manually)
    4) Then Sync your devices... The first time it might be, that there are some additional apps loaded to your devices you dont want to.. delete them on your Device (not iTunes) and after that you should be good every time you sync again.
    5) now you can empty your trash on your mac.
    Further,
    - You should regularly connect your devices with iTunes to make sure they are backed up. (Even if you have activated iCloud backup, the iTunes backup is more proper i.e.. Apps)
    - If you hate scrolling through a list of apps in iTunes, you can re/install apps directly on iOS not via iTunes. I absolutely never go to the "Applications" section in iTunes. I install and delete apps directly on iOS.
    jl

  • I have family plan of 5 iphones and all them have the same apple id, the q. is how I can set each one with their own apple id? please advise...

    I have family plan of 5 iphones and all them have the same apple id, the q. is how I can set each one with their own apple id? please advise...

    See How to Stop Sharing an Apple ID.
    (Note that I am affiliated with that site, and some pages contain ads).

Maybe you are looking for

  • Problem connecting to godaddy exchange server via outlook client

    I am pretty much having a very similar problem here: https://social.technet.microsoft.com/Forums/exchange/en-US/437c5f8d-3a42-4689-90b4-13fd2749373f/go-daddy-ucc-certificate-exrca-can-only-validate-the-certificate-chain-using-the-root-certificate?for

  • How to create a variant used in SM30,View variant in Parameter transaction?

    Dear Team, I have a view V_TCURR. For which I would be creating a parameter transaction for transaction SM30 by filling the default Values section (VIMDYNFLDS-LTD_DTA_VR, VIEWNAME,TVIMV-VARIANT). The values for first two fields are obvious. The quest

  • Differences between sqlplus und jdbc

    Hi, Problems between sqlplus and JDBC-Orders. Can anybody explain, what i doing wrong? Example: Copy Tables in a Database In sqlplus is no Problem: copy from ***/***@*** create T_ORIGIN using select * from ORIGIN; In Java it's a Problem: import java.

  • Re-configure 'Stock Category' in the Warehouse Management system

    Hi Gurus, As we all know, it is possible to see which batch/material is in blocked status because the system highlights it with stock category indicator "<b>S</b>". With this, I would just like to know if it is feasible to modify the configuration in

  • Backup Assistant seems to have deleted numbers from my phone

    I performed a backup with BA, and had 90 or so contacts on my phone and on the website.  Everything was fine for a few days, and I added two more contacts to my phone.  Then Monday I see my phone only has two numbers.  The two new ones.  The contacts