![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX and Linux Applications Questions involving software not covered by other forum go here. This includes Databases and Middleware. |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Need help
How to transfer the file from unix directory to local directory, it will be great if some one can provide the steps to proceed....
|
| Forum Sponsor | ||
|
|
|
|||
|
No idea if you have got the answer for this.
A couple of ways of doing this : 1) If you are using simulator like reflection, then you can directly ftp the directory to your windows desktop, 2)If simulator is not used, then you need to check if samba is enabled on your system. To start samba services : service smb start. Then add a samba user with the command :smbpasswd -a nua7 (Where nua7 is the user) Then look for the ip address of the unix machine in /etc/hosts file. Type the ip address of the unix machine on your windows run window. It would connect to the home group of the user you have specified. Please note: User to be added in samba , needs to be an existing user on your unix system. Then feel free to copy anything to and fro... Thanks! nua7 |
|||
| Google The UNIX and Linux Forums |