hi all just wna ask ton how to share on this platforms .example a folder with full access
i have done wd suse and xp
just aix to suse and vice versa
thanks all
hi all just wna ask ton how to share on this platforms .example a folder with full access
i have done wd suse and xp
just aix to suse and vice versa
thanks all
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Well if AIX supports Samba you could go that route, but otherwise AIX
probably has an ssh client including an scp command so you could scp
files all around. SLED’s konqueror and nautilus both support doing this
graphically:
Nautilus:
sftp://user@remoteboox
Konqueror
fish://user@remotebox
Once you enter the appropriate user’s password you can browse the
remotebox graphically. Sharing files is then just copy/pasting or
dragging/dropping.
Good luck.
kcampilan wrote:
| hi all just wna ask ton how to share on this platforms .example a folder
| with full access
|
|
| i have done wd suse and xp
|
| just aix to suse and vice versa
|
|
| thanks all
|
|
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFIY6Wb3s42bA80+9kRAuNRAJ4wOaSJPAVsagNrXrsY7fj1Pc22NACgizOb
PXkteKjN8YGACOhxNDh1u04=
=+7QZ
-----END PGP SIGNATURE-----
a little help from u guys pls
thanks
what about setting a directory with permission 1777 and sharing it with FTP (vsftpd). This will allow everybody to read/write to directory, but users can only delete contenct that they OWN. (of course, you make useraccounts for the FTP daemon to use).
already have an FTP from window to aix… the purpose of the sharing is i have a backup up softwre in windows that backups all the servers (Mixed…linux,windws…) i just wana share a folder from aix to my windows server so i can backup frm there…thanks…
thanks all
samba can be quite easy to set up. For the easiest method, consider the line “security=guest” in /etc/*/smb.conf file. Windows machines can read files on Unix machines using samba, which mimics the way windows computers share files with each other using SMB protocol (hence SaMBa)
hope this helps
i using samba for suse to windows but im not sure about the version of samba for aix? aix 5.3 particularly