How do you set up an FTP server using a NAS device?

I'm sure this question has been answered before. I run a small graphic design business from my home. Occassionly clients want to send me files and ask if I have an FTP site they can upload to. I recently purchased an NAS enclosure and added a 250 GB HD in it. It's hook up to a Linksys router. I can attach to it using the GO menu using "smb://STORAGE". It appears on the desktop. I have Comcast as my broadband service with a dynamic DNS. I have 2 folders on it, one password protected and the other a Public folder. I would like someone to be able to access the Public folder and upload and download files on it. Would someone be able to explain, in simple terms, how to set this up.

Well you actually need to have an ftp server running somewhere. I dont know (although i doubt it does) if your NAS has an embedded FTP or SFTP server. If it dosent youll actuall have to have people connect to one of your servers/workstations that has FTP enabled.
First youll need to log in to your router's admin panel and forward port 21 to the server/workstation that will function as the ftp server.
Then set up the mount for the NAS device at large or one of the specific folders on it with sharepoints or something on the mac that will act as the ftp server.
Set up a user as a FTP only user. Youll probably want to make this user only have FTP access (you can google or consult other threads in these forums for this procedure).
In this users home folder make symlinks to the shares with the command line:
cd pathto_ftpusers_homedir
ln -s /Volumes/NAS_Sharepoint NameOfFolderUserWillSee
Then create the file /etc/ftpchroot which will contain a list of users that will be limited to thier home directory when using ftp. i would use a command line text editor to do this (pico, vi, emacs... choose your poison).
the file should simply be a list of user shortnames, 1 per line.
Thats the basics of it. You can get more complicated and might indeed need to set up permissions and what not properly (youll probably want to use ACLS so you dont have to constantly change permissions or login as another user to access files that have been uploaded)but that should get you started i think.

Similar Messages

  • How do you set up a Testing Server?

    My Local and Remote settings have been working fine for years but
    now I have the need to set up a Testing Server and I'm not sure
    what to enter in the fields when editing my site. Attached are
    my settings for Local, Remote and Testing. When I published to
    the Testing Server this morning  overwrote the Remote Server
    and had to ask fat cow to restore my original site. Please advise.
    Thanks.

    Your website is at http://bigcowmusic.com/. You want to use http://bigcowmusic.com/testing/ as your testing server.
    Create a folder called testing in your site root.
    In the Testing Server category of your site definition, set Host directory to point at the testing folder. Since you left that field blank before, it suggests that leaving it blank points to the site root. So enter "testing/" (without the quotes) into that field.
    Set the URL prefix for the testing server to http://bigcowmusic.com/testing/.
    To test that it's working, create a file in the testing folder, and make sure that you give it a name that doesn't already exist in your site (this will avoid overwriting a live page if anything goes wrong). Test it within Dreamweaver. Then go to your live site, and see if the page exists in the testing folder. If it is, you're set to go.

  • How do you set up a deployment server to image a Macbook Air

    I have 240 Macbook Airs to deploy.  Having problems gettng them to netboot to the deployment server using the USB network adapter.
    The server is 10.6.8.  Does it need to be updated to Lion to work?

    The new MacBook Airs should boot off a Snow Leopard server machine running Netboot for these machines. At least the 85+ machines I've imaged off my SL NetBoot box do, so that's not the issue. Are using Netboot or something else? What image/build of Lion is on the box that you're trying to boot these machines against? I agree with Captfred if you're trying to use some system restore image for the MacBook Airs, I wouldn't bother. I compiled a custom boot image that installs 10.7.2 already out of the box and all of the Airs fired up just fine.

  • How would I set up an FTP server in Mountain Lion Server?

    I need to make a server, which would serve the same function that the FTP file-sharing option did before Lion. Plus whatever goodies of superior access control etc there may be; but mainly providing files for downloading and uploading.
    (I don't want to be rude, but I've seen some previous discussion here, and I might save time by mentioning:
    I do not need information on how bad FTP is.
    I do not need a list of superior technologies.
    I do have a problem invoving client systems that are not able to exchange files with my system by other means than ancient terrible FTP -- not even any practical form of sneakernet.)
    Can anyone describe the process or give a link to something that does? Shell commands are fine. Well, sort of awful, but good enough.

    Personally I use CrushFTP ... it works well, was reasonably price, and has a very extensive interface giving me all the control that I want.

  • How do you set up a vpn connection using WVR200

    Hey guys,
    I'm new to this forum. I have the WVR200 vpn router at home and I want to be able to vpn to it from work so I can use radmin to remote control my laptop. I have the latest firmware and quickvpn software. I've messed around with it for a couple of days now and I'm surpriesed that it's this difficult to set up. I also havn't found very many documents regarding this router and the vpn setup process. Please help if you can.

    Thanks for the reply! I have already read this document but maybe someone can help clear my understanding. I have a dsl wireless router/modem which is connected to my WVR200. The IP of the WVR200 is 192.168.1.1 and the IP of the DSL router/modem is 192.168.2.1. When I enter in the WAN IP(Server IP) into quick VPN I am getting confused as to which IP I should enter. I would think that either would work becasue they are connected to each other.
    Also, do you have to set up a tunnel on the wvr200 web interface in order for it to work? In the instructions above it just says to create a vpn account and then click the vpn summary tab and it will show the tunnel information, but how can it, if you never even created one and it doesn't give the insructions too?

  • 2 iphone 5's, 1 itunes account to share music; how do you set up 2 icloud accounts using one MacBookPro?

    My wife and I each purchased the iphone 5 and we share an itunes account. How do I sync our iphones to our MacBookPro so we each have our own iCloud account (contacts, calendars, etc.)? We want to be able to share the itunes music on our computer.

    If you are sycing your contacts and calendars with iCloud, don't sync them with your computer using iTunes.  If you sync with both iCloud and iTunes this will cause duplicates.  If you want to keep your contacts, calendar, etc. separated rather than merged, be sure to set up separate iCloud accounts on both phones using different Apple IDs.  You can continue to share the same Apple ID for purchasing music, apps, etc.; it does not need to be the same as the ID you use for iCloud, iMessage or other services.
    In terms of syncing your music and other non-iCloud data with the same computer, this article will explain different options depending on how you want to set it up: http://support.apple.com/kb/HT1495.

  • How do you set the line spacing when using the Append Text Table to Report VI?

    I have a table of numbers which I wish to print using the report generation VI's. Since each column has a different numerical format, I first convert the number for each cell to a string with the appropriate format and then build a string array to pass to the Append Text Table to Report VI. The table is printed with double line spacing. How do I reset this for single spacing?
    Attachments:
    print_array.vi ‏112 KB

    Dave,
    The issue is not with the NI-Reports functionality, but the Array to Spreadsheet String funvtion in the for loop. Here is the context help for this function:
    "Converts an array of any dimension to a table in string form, containing tabs separating column elements, a platform-dependent EOL character separating rows, and, for arrays of three or more dimensions, headers separating pages."
    The thing to note here is that it says it adds an EOL (end of line) character at the end of every row. This is what is happening. Your first column of data has a \r\n in it and adds the second row to each data item. This in turn makes the rest of the columns have a larege blank space at the bottom so that all of the cell heights are equal. I w
    ould re-write that little bit of code so that you just do one large string concatenation of number, spaces, number, spaces, number and this should solve your issue.
    Thank you for using the Developer Zone Discussion Forums.
    Randy Hoskin
    Applications Engineer
    National Instruments
    http://www.ni.com/ask

  • Where should I set up my FTP server if I have no money to spend? I would prefer if someone answers this quickly as I want this site up and running soon.

    Where should I set up my FTP server if I have no money to spend? I would prefer if someone answers this quickly as I want this site up and running soon.

    Ethmoid is right... There ARE free web hosts, but... as the old saying goes "You get what you pay for" and if you pay nothing?
    Most free web hosts are riddled with ads, and some are even hosts to malware. DO YOUR RESEARCH before committing to anything.
    While some ISP's do provide free hosting, there are limitations with many of them, such as monthly bandwidth and file storage. You may not be able to get your whole site upto the server (depending on how big it is), or it may be down several days a month due to "excessive" traffic. Again - DO YOUR RESEARCH before committing to anything.
    There are also a lot of services that run in the range of $4-7 a month for feature filled, bandwidth enabled hosting. Dreamhost is offering two domains for $3.95 a month right now. I use ICDSoft (have since 2003) and they're $7 a month, but they offer a lot for that.
    Lastly, you want to look at SUPPORT. If your site goes down, and your "free" host is nowhere to be found.... It's as bad as having no site at all, if you cant get it fixed and no one can access your URL for days on end.

  • How do you set up Port Forwarding for ARD 2.2 in AEB N?

    Help,
    I'm a novice at Apple Remote Desktop (ARD) - not an IT guy, so it has to be pretty basic and detailed.
    How do you set up Port Forwarding for ARD 2.2 on the Apple Airport Extreme BS router, 802.11 N. I have one at each end of the internet connection. At one end I have an Airport Extreme N router with 2 macs and eventually 1 windows XP machine (if I can) that I would like to be able to connect to over the interenet (the clients) and at the other end, I have a Mac with ARD 2.2 installed also with an Airport Extreme N router. Note: Both routers use Static IP addresses and all computers use static IP's internally not through DHCP. What are the settings or directions to do this.
    I have read and printed out the directions for Configuration of ARD 3.0 that are posted many times in the ARD discusion group, but it uses a Linksys router ( http://www.starkpr.com/ard.htm posted by Dave Sawyer). The Mac router is different, particularly with the place to set a Private IP address. I'm not sure about alot of things, but especially about the Private IP address, what number do I set it to, the one that is in my Network connections list? It automatically changes to a different number in AE N setup for Port Forwarding (by one) as if it is not suppose to the same?????
    Are there any directions available that are as straight forward for the Airport Extreme N router, as the one's that are listed here for the Linksys Router's? ( http://www.starkpr.com/ard.htm )
    Any and All help will be greatly appreciated.
    P.S. I know I should have 3.0 but bought 2.2 just weeks before 3.0 came out and they would not give me an upgrade price, so I'm waiting for 4.0 to upgrade.
    Thanks,
    Jim

    Try the following for each AirPort Extreme ...
    AEBSn - Port Mapping Setup
    To setup port mapping on an 802.11n AirPort Extreme Base Station (AEBSn), either connect to the AEBSn's wireless network or temporarily connect directly, using an Ethernet cable, to one of the LAN port of the AEBSn, and then use the AirPort Utility, in Manual Setup, to make these settings:
    1. Reserve a DHCP-provided IP address for the host device.
    Internet > DHCP tab
    o On the DHCP tab, click the "+" (Add) button to enter DHCP Reservations.
    o Description: <enter the desired description of the host device>
    o Reserve address by: MAC Address
    o Click Continue.
    o MAC Address: <enter the MAC (what Apple calls Ethernet ID if you are using wired or AirPort ID if wireless) hardware address of the host computer>
    o IPv4 Address: <enter the desired IP address>
    o Click Done.
    2. Setup Port Mapping on the AEBSn.
    Advanced > Port Mapping tab
    o Click the "+" (Add) button
    o Service: <choose the appropriate service from the Service pop-up menu>
    o Public UDP Port(s): 3283
    o Public TCP Port(s): 3283
    o Private IP Address: <enter the IP address of the host server>
    o Private UDP Port(s): 3283
    o Private TCP Port(s): 3283
    o Click "Continue"
    o Click the "+" (Add) button
    o Service: <choose the appropriate service from the Service pop-up menu>
    o Public UDP Port(s):
    o Public TCP Port(s): 5900
    o Private IP Address: <enter the IP address of the host server>
    o Private UDP Port(s):
    o Private TCP Port(s): 5900
    o Click "Continue"
    o Click the "+" (Add) button
    o Service: <choose the appropriate service from the Service pop-up menu>
    o Public UDP Port(s):
    o Public TCP Port(s): 5988
    o Private IP Address: <enter the IP address of the host server>
    o Private UDP Port(s):
    o Private TCP Port(s): 5988
    o Click "Continue"
    (ref: "Well Known" TCP and UDP ports used by Apple software products)

  • How do I set up a mail server and SMTP server to send messages to other mail servers at mavericks

    How do I set up a mail server and SMTP server to send messages to other mail servers at mavericks

    You need to get the settings for your email from your email provider and enter them in Internet Accounts (System Preferences). Many of the common systems are already available, all you need is a password and an email address to set them up.

  • How do you set up your Configuration Manager client when Imaging?

    OK everyone we got an issue that we need to take care of sorry if this seems like a dumb question but we cant seem to make this work.  How do you set your configuration manager client when you deploy your image(s)?  I created package and pointed
    it right to the config manager install directory just like the recommended one for USMT but it does not seem to work.  I also tried to leave it blank but it appears to be mandatory.. So my question how do YOU get it to work for your areas?
    Thanks

    that might be the problem I dont see a "Microsoft Configuration Manager Client 5.0 All" anywhere. We threw something together that points to:
    \\Server.Domain.com\SCCM_Install\SMSSETUP\CLIENT
    What is happening is this.
    Have a task to deploy Windows natively to the workstation
    Drop applications to the workstation
    do updates
    capture back to server
    All it does is 
    Drop the OS down
    copy the Agent files
    join to the domain
    reboot
    sit
    sit 
    and sit

  • How do you set-up a hotmail email address in mail

    how do you set-up a hotmail email address in mail?
    I cant seem to add it. any ideas why it cant connect to the server? what server address should i be using?
    regards
    Brendon

    Hi bmuur,
    I also had the same problem.
    I clicked Microsoft Exchange and kept trying to add my hotmail account that way but it kept asking for a server address for it to work.
    If you go into Internet Accounts and instead of clicking Microsoft Exchange scroll down to the bottom of the list and click Add Other Account...
    It will ask what sort of account you want to be created and I selected Add Mail Account and clicked create.
    Enter your full name, hotmail email address and password.
    I then clicked create and it worked for me.
    Hopefully this solves your problem. 

  • How do you turn your outgoing mail server to online vs offline?

    How do you turn your outgoing mail server to online vs offline

    I had this problem too but I fixed it today. I have been unable to send emails with two of my 4 accounts.
    Go to the mail menu preferences.
    Click on account in question.
    Select the outgoing SMTP mail server (the one offline), this has a drop down list, click on the edit server list.
    Click on the advanced button.
    Make sure use default port is checked.
    Make sure SSL is unchecked (unless your provider requires it, mine does not work with it checked).
    Have authentication set to password.
    User name should be your email address for that account.
    Make sure correct password is entered (for some strange reason my password box was blank on this account).
    Push the ok button.
    For me the SSL box was checked and the password was missing. This is strange to me considering I have unchecked the SSL Box on the mail preference advance page. Also, I went through the complete set up account when I first created the account, why was my outgoing server password box empty?
    I hope this helps.
    Here is a link to some visual aids with the steps from my ISP
    http://support.knology.net/content/smtpauth/smtpredirect.cfm

  • How do you set your email account

    How do you set your email account

    if this is your first email account you're adding to your iPod tough, go to the mail app. you'll have choices of what mail server you have. i think windows live mail isn't an option, so go to "other" and go from there by filling your email, name, and password. Im pretty sure thats about it. i use gmail so that was pretty easy.

  • How do I use the time capsule to share itunes music between multiple apple devices? Also, is it possible to control the music on one device using another, and how do you set this up?

    How do I use the time capsule to share itunes music between multiple apple devices? Also, is it possible to control the music on one device using another, and how do you set this up?

    unless i'm missing something, i think you got mixed up, this is easy google for walk throughs
    i'm assuming this is the new 3tb tc AC or 'tower' shape, if so, its wifi will run circles around your at&t device
    unplug the at&t box for a minute and plug it back in
    factory reset your tc - unplug it, hold down reset and keep holding while you plug it back in - only release reset when amber light flashes in 10-20s
    connect the tc to your at&t box via eth in the wan port, wait 1 minute, open airport utility look in 'other wifi devices' to setup the tc
    create a new wifi network (give it a different name than your at&t one) and put the tc in bridge mode (it may do this automatically for you, but you should double check) under the 'network' tab
    login to your at&t router and disable wifi on it
    add new clients to the new wifi network, and point your Macs to the time machine for backups

Maybe you are looking for

  • Can't install iOS 8.1 on iPad 3rd Gen

    My son has a 3rd gen iPad with 64Gb of memory.  We have 47Gb free and currently have 8.0 installed.  We cannot get the "over the air" update to 8.1 to work.  Here is what happens.  From Settings, we tap download and install, then the Terms Of Service

  • Vista asks always for Administrative rights while software downloading

    My user account in Vista is labelled as administrator. It is the single account on the laptop. However whenever I download a program for example it still makes me download to the 'downloads' folder as i do not have administrator permission to downloa

  • Disco user

    hi, i want to upgrade discoverer from 4i to 10g. How can find the existing owner / user name ? i am on 11.5.10. I tried to find disco_us from dba_users, but it is not present. thx. sunil

  • Internet Explorer error.

    hi i got an error when i run a form,Internet explorer disappears at run time. If anyone faced the same problem please help me out. Forms [32 Bit] Version 10.1.2.0.2 (Production) Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production W

  • ANM disk space management?

    ANM seems to be using a lot of disk space. I can see a lot of old files in /var/lib/anm/mysql named mysql-bin.* that are months old.   Are these some type of mysql log files that can just be deleted with rm ?  Looks like they have an index file thoug