![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| OS X (Apple) OS X is a line of Unix-based graphical operating systems developed, marketed, and sold by Apple. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Carbon copy for a mail in mailx command | miltony | Shell Programming and Scripting | 11 | 05-15-2009 02:26 AM |
| Carbon Emacs Package 2009 | iBot | OS X OpenSource RSS | 0 | 01-13-2009 01:40 AM |
| Carbon Emacs Package Spring 2008 | iBot | UNIX and Linux RSS News | 0 | 04-22-2008 01:40 AM |
| Carbon Emacs Package Winter 2008 | iBot | UNIX and Linux RSS News | 0 | 01-19-2008 06:50 AM |
| Carbon Copy to exchange user | mclevy | UNIX for Dummies Questions & Answers | 1 | 11-18-2002 08:43 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Hey, I'm trying to establish a connection to FTP in carbon using the system() function, but I'm not sure how to supply my FTP password in the same command.
For example, I have: Code:
system("ftp myusername@mydomain.net");
Code:
system("ftp myusername@mydomain.net; mypassword");
|
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|