Re: Uploading files via ftp

2011-10-25 Thread Chris Blouch
What you can do in terminal is a pretty huge scope of things. You can start with some basics by using the man command to pull up manual pages for various commands. So you could do man ftp, man cd or man ls to get details on what those commands do. It can get a bit techie but it does work. The t

Re: Uploading files via ftp

2011-10-25 Thread Ioana Gandrabur
Wow, Never tried this but would like to give it a try. Do you get feedback if it worked etd? Where can I get basic terminal info?Would you be willing to send me some sample of command line prompts for logging in etc? Thanks a lot for your help! Ioana On Oct 25, 2011, at 10:58 AM, Chris Blouch

Re: Uploading files via ftp

2011-10-25 Thread Chris Blouch
If you don't mind typing commands you can do all that in terminal just fine. Just type ftp and the server name, put in your username and password and then you can use the cd command to change directories and the put or get commands to move files back and forth. Easiest if you cd to the folder o

Uploading files via ftp

2011-10-21 Thread Ioana Gandrabur
Hi all, What do you use to upload files on a server via ftp? Say for updating a web page? Downloaded filezilla but don't find it particularly easy to use or set up. Thanks, Ioana -- You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To post to t